[odc] Daily src changes for 2002-10-18
ODC
auto at squish.net
Sat Oct 19 08:00:18 BST 2002
OpenBSD src changes summary for 2002-10-18
==========================================
bin/pax sbin/route
sys/arch/hppa/hppa sys/arch/macppc/dev
sys/arch/macppc/macppc sys/dev/ic
usr.bin/mg
== bin =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
pax
~ tar.h ~ tar.c
~ pax.h ~ pax.1
~ options.c ~ file_subs.c
~ extern.h ~ buf_subs.c
~ ar_subs.c ~ ar_io.c
> Pull in some changes from NetBSD
> o When extracting GNU tar archives, honor @LongLink long links/files
> o Add an option to prevent pax from prompting for the next volume
> upon premature end of archive. (millert@)
== sbin ============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
route
~ route.c
> correct prefixlen handling (-prefixlen 32 will make it a host route)
> (itojun@)
== sys =============================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/hppa/hppa
~ trap.c
> this is a precision architecture -- be more precise about fault types and
> in sigsegv deliveries; vm_ssize is in pages, apparently (mickey@)
arch/macppc/dev
~ pm_direct.c ~ adb_direct.c
> Remove some very pointless 'if 0' code, some of which prevented compilation
> with gcc3.2, and add a ';' for a case statement as it requests. (drahn@)
arch/macppc/macppc
~ machdep.c
> Do not define astpending twice, once non-volatile and one volatile.
> (drahn@)
dev/ic
~ if_wi.c
> media support; slightly modified from FreeBSD.
> mickey and millert ok. (fgsch@)
~ if_wi.c
> Account for the aligned m_data when checking boundaries; from NetBSD.
> mickey and millert ok. (fgsch@)
== usr.bin =========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
mg
~ theo.c
> <deraadt> screw this operating system shit, i just want to drive!
> (henning@)
===============================================================================
More information about the odc
mailing list