[odc] Daily src changes for 2008-10-22
ODC
auto at squish.net
Thu Oct 23 07:00:01 BST 2008
OpenBSD src changes summary for 2008-10-22
==========================================
lib/libc libexec/getty
libexec/rpc.yppasswdd sbin/pflogd
share/man sys/arch/amd64/amd64
sys/arch/vax/if sys/arch/vax/mbus
sys/dev/ic sys/dev/isa
sys/dev/pci sys/kern
sys/net sys/netinet
sys/netinet6 sys/sys
usr.sbin/tcpdump usr.sbin/ypserv
== lib =============================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ gen/getpwent.3
> man page for Makefile.yp, and associated bits; from Ingo Schwarze
> ok deraadt (jmc@)
== libexec =========================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
getty
~ ttys.5
> Mention that "secure" on the console entry means, that
> no password will be needed for single-user.
> It's already noted in init(8), but having it here to
> cannot hurt. s/login/log in/ + corrections from jmc.
> OK jmc@ (mpf@)
rpc.yppasswdd
~ rpc.yppasswdd.8
> man page for Makefile.yp, and associated bits; from Ingo Schwarze
> ok deraadt (jmc@)
== sbin ============================================================== 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
pflogd
~ pflogd.8 ~ pflogd.c
> log pcap stats upon SIGUSR1; ok canacar
> From: Dave Harrison <dave at nullcube.com> (henning@)
== share ============================================================= 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/it.4
> sync with driver changes (form@)
~ man4/it.4
> sync w/ VIN5&VIN6 changes too (form@)
~ man4/unix.4
> update to the references in unix(4): the UNIX Programmer's
> Supplementary Documents include the 4.4BSD documents for ipc,
> not the 4.3BSD ones.
> jmc@ suggested following a better style for bibliography.
> ok jmc@ (sobrado@)
~ man5/port-modules.5
> sync list of port modules (steven@)
~ man5/passwd.5 ~ man8/yp.8
> man page for Makefile.yp, and associated bits; from Ingo Schwarze
> ok deraadt (jmc@)
== sys =============================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/amd64
~ intr.c
> Only call pic->pic_delroute() when disestablishing the last interrupt
> handler
> for a pin. Resolves issues with azalia(4) devices that have no usable
> codecs
> when they share an interrupt pin with other devices.
> ok weingart@, krw@ (kettenis@)
arch/vax/if
~ if_le.c
> #if INET => #ifdef INET
> #if INET6 => #ifdef INET6 (mpf@)
arch/vax/mbus
~ if_le_fwio.c
> #if INET => #ifdef INET
> #if INET6 => #ifdef INET6 (mpf@)
dev/ic
~ amireg.h
> This isn't a real structure the firmware understands. (marco@)
dev/isa
~ it.c ~ itvar.h
> o add FAN4 and FAN5 sensors for IT8716/8718/8726
> o always use 16-bit FAN counters for IT8716/8718/8726
> o do not try to poll sensors disabled by BIOS
> o sync VIN5 & VIN6 sensors description w/ ITE docs
> tested by naddy@ weerd@ (form@)
dev/pci
~ if_lge.c
> Fix a typo. (brad@)
~ if_stge.c
> Add support TX VLAN tag insertion and RX VLAN tag stripping. (brad@)
~ if_vge.c
> Re-add support TX VLAN tag insertion and RX VLAN tag stripping.
> Tested by Dawe <dawedawe at gmx dot de> (brad@)
~ if_iwn.c ~ if_iwnreg.h
~ if_iwnvar.h
> lot of cleanup, small fixes.
> prepare for future enhancements. (damien@)
~ if_stge.c
> Fix a typo with the VLAN code. (brad@)
kern
~ kern_timeout.c
> Add timeout_add_msec(), for timeouts in milliseconds.
> Idea and original patch mk@
> ok mk@, krw@ (blambert@)
net
~ if_ppp.c ~ if_sl.c
~ if_strip.c ~ pfkeyv2_convert.c
~ pfkeyv2_parsemessage.c
> #if INET => #ifdef INET
> #if INET6 => #ifdef INET6 (mpf@)
netinet
~ ipsec_input.c
> filter ipv6 ipsec packets on enc0 (in and out), similar to ipv4;
> ok bluhm, fries, mpf; fixes pr 4188 (markus@)
~ ip_ipsp.c ~ ipsec_input.c
> #if INET => #ifdef INET
> #if INET6 => #ifdef INET6 (mpf@)
netinet6
~ ip6_forward.c ~ ip6_output.c
> filter ipv6 ipsec packets on enc0 (in and out), similar to ipv4;
> ok bluhm, fries, mpf; fixes pr 4188 (markus@)
sys
~ timeout.h
> Add timeout_add_msec(), for timeouts in milliseconds.
> Idea and original patch mk@
> ok mk@, krw@ (blambert@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
tcpdump
~ print-cnfp.c
> fix format of AS number output
> ok henning@ (gollo@)
ypserv
~ ypinit/Makefile ~ ypinit/ypinit.8
~ makedbm/makedbm.8 ~ yppush/yppush.8
~ ypserv/ypserv.8 + ypinit/Makefile.yp.8
> man page for Makefile.yp, and associated bits; from Ingo Schwarze
> ok deraadt (jmc@)
===============================================================================
More information about the odc
mailing list