[odc] Daily src changes for 2004-07-27
ODC
auto at squish.net
Wed Jul 28 08:00:42 BST 2004
OpenBSD src changes summary for 2004-07-27
==========================================
gnu/usr.bin/gcc sys/arch/luna88k/dev
sys/arch/luna88k/luna88k sys/arch/m88k/m88k
sys/arch/mvme88k/mvme88k usr.bin/rup
usr.sbin/bgpd usr.sbin/httpd
== gnu =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
usr.bin/gcc
~ gcc/config/sparc/openbsd64.h
> Don't override PREFERRED_DEBUGGING_TYPE. This makes DWARF2 the default
> again; stabs doesn't work for 64-bit code.
> ok miod@, espie@ (kettenis@)
== sys =============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/luna88k/dev
~ if_le.c ~ sio.c
~ spc.c
> Add per-device evcount interrupt counters; also use LIST_xxx macros in
> isr.c
> ok aaron@, tested aoyama@ (miod@)
arch/luna88k/luna88k
~ eh.S
> Factorize exception handling code. The only different part between luna88k
> and mvme88k is the retrieval of the CMMU fault registers.
> Tested on mvme88k by myself and luna88k by aoyama@ (miod@)
~ isr.c ~ isr.h
> Add per-device evcount interrupt counters; also use LIST_xxx macros in
> isr.c
> ok aaron@, tested aoyama@ (miod@)
arch/m88k/m88k
+ eh_common.S
> Factorize exception handling code. The only different part between luna88k
> and mvme88k is the retrieval of the CMMU fault registers.
> Tested on mvme88k by myself and luna88k by aoyama@ (miod@)
arch/mvme88k/mvme88k
~ eh.S
> Factorize exception handling code. The only different part between luna88k
> and mvme88k is the retrieval of the CMMU fault registers.
> Tested on mvme88k by myself and luna88k by aoyama@ (miod@)
== usr.bin =========================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
rup
~ rup.1
> macro fixes
> punctuation
> use 'Bl -diag' for diagnostic lists
> ok jmc (jaredy@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
bgpd
~ parse.y
> suport macro expansion for peer spec in filter rules
> things like
> deny from { $peer1 $peer2 } prefix 192.168.0.0/16
> are now possible. (henning@)
~ bgpd.h
> do not define the prefix, prefixlen and community structs used for
> the filters from within struct filter_match but explicit; no functional
> change (henning@)
~ parse.y
> add support for {} expansion for prefix in the filter rules, claudio ok
> (henning@)
httpd
~ htdocs/index.html
> art.html -> art1.html, PR3872 From: ak at ebi.ac.ukenning@)
===============================================================================
More information about the odc
mailing list