[odc] Daily src changes for 2007-07-21
ODC
auto at squish.net
Sun Jul 22 07:00:02 BST 2007
OpenBSD src changes summary for 2007-07-21
==========================================
distrib/notes lib/libc
sbin/route share/man
sys/arch/hppa/conf sys/arch/i386/conf
sys/dev/usb sys/net
usr.bin/make usr.bin/netstat
usr.sbin/afs usr.sbin/tcpdump
== distrib =========================================================== 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ hppa/hardware
> Mention SysKonnect/Marvell gigabit ethernet adapters. (kettenis@)
~ hppa/hardware
> Mention bge(4) as well. (kettenis@)
== lib =============================================================== 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ sys/getpgrp.2
> - this page describes getpgid.2 too
> - describe when "pid" is zero; from Kristaps Dzonsons
> ok millert (jmc@)
== sbin ============================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
route
~ show.c
> Check the rtm_version before trying to print an entry. If the rtmsg has a
> different version skip it and don't try to print it. Solves a SIGSEGV I
> have
> triggered with one of my scarier diffs. OK henning@ (claudio@)
== share ============================================================= 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/ral.4
> fix the entry for Eminent EM3035.
> ok jmc@ (sobrado@)
~ man4/options.4
> make one of the lists -compact, to avoid some yucky vertical blankspace;
> (jmc@)
== sys =============================================================== 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/hppa/conf
~ GENERIC ~ RAMDISK
> Add sk(4). Tested by Maurice Janssen. (kettenis@)
arch/i386/conf
~ RAMDISKC
> another rare device temporarily gets the axe (until some other shrinkage
> happens) (deraadt@)
dev/usb
~ usb_subr.c
> no need to say in two ways "a set of usb devices went away"; ok by a few
> (deraadt@)
net
~ ethertypes.h
> add ETHERTYPE_PAE (802.1X Port Access Entity).
> replace a dead link while i'm here.
> ok canacar@ reyk@ (damien@)
== usr.bin =========================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
make
~ Makefile
> zap unneeded stuff (espie@)
~ main.c
> even though gcc doesn't reuse the utsname space, it could. Ensure MACHINE
> stays defined. (espie@)
netstat
~ show.c
> Similar to sbin/route/show.c:
> Check the rtm_version before trying to print an entry. If the rtmsg has a
> different version skip it and don't try to print it. Solves a SIGSEGV I
> have
> triggered with one of my scarier diffs. OK henning@ (claudio@)
== usr.sbin ========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
afs
~ src/lwp/lwp_asm.c ~ src/lwp/process.mips.S
> 64 bit mips support for the arla lwp code, requested by todd@ long ago...
> (miod@)
tcpdump
~ ethertype.h
> s/ETHERTYPE_EAPOL/ETHERTYPE_PAE/ to be in line with
> src/sys/net/ethertypes.h
> also, ETHERTYPE_PAE is the name used in the 802.1X standard.
> pointed out by jsg@ (damien@)
===============================================================================
More information about the odc
mailing list