[odc] Daily src changes for 2006-04-28
ODC
auto at squish.net
Sat Apr 29 08:00:31 BST 2006
OpenBSD src changes summary for 2006-04-28
==========================================
regress/usr.bin share/man
sys/arch/i386/i386 sys/arch/macppc/pci
sys/compat/linux sys/compat/netbsd
sys/conf sys/dev/ic
sys/dev/pci sys/dev/usb
sys/dev/wscons sys/kern
sys/sys usr.bin/rcs
usr.bin/vi usr.sbin/ospfd
== regress =========================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
usr.bin
~ xlint/Makefile
> remove p flag from LINTFLAGS; ok cloder@ (otto@)
~ rcs/Makefile + rcs/rlog-zflag1.out
+ rcs/rlog-zflag2.out + rcs/rlog-zflag3.out
+ rcs/rlog-zflag4.out
> add various tests for `rlog -z' (not enabled yet); (xsa@)
~ rcs/Makefile + rcs/rlog-zflag5.out
> add another variant of `rlog -z' usage (still not enabled); (xsa@)
== share ============================================================= 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man5/resolv.conf.5
> typo; from sstull (jmc@)
~ man4/umsm.4
> Fix a copy/paste error. (jsg@)
== sys =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/i386/i386
~ acpi_machdep.c
> Fix cast warning in sys/arch/i386/i386/acpi_machdep.c, caused by recent PAE
> checkins which change paddr_t for i386 into an unsigned long long.
> ok marco (dim@)
arch/macppc/pci
~ vgafb.c
> In mapped mode, when allowaperture != 0,also allow mmapping of the
> PC-style 0xa0000-0xb0000 region, as the nv X driver uses it.
> Noticed and patch tested by xsa@ and aanriot at .atthieu@)
compat/linux
~ linux_getcwd.c
> Instrumentation for an in-kernel getcwd() implementation.
> Not yet activated. Diff by marius@ long ago, from NetBSD.
> Okay miod@ and krw at .edro@)
compat/netbsd
~ netbsd_getcwd.c
> Instrumentation for an in-kernel getcwd() implementation.
> Not yet activated. Diff by marius@ long ago, from NetBSD.
> Okay miod@ and krw at .edro@)
conf
~ files
> Instrumentation for an in-kernel getcwd() implementation.
> Not yet activated. Diff by marius@ long ago, from NetBSD.
> Okay miod@ and krw at .edro@)
dev/ic
~ aac.c
> remove function prototypes for a few functions removed in rev 1.25.
> ok krw@ (brad@)
~ lm78.c
> The W83627THF is pretty much identical to the W83637HF, not the W83627HF.
> stolen from wilfried@ (kettenis@)
dev/pci
~ if_sis.c
> and store a copy of the current interface flags in the softc. (brad@)
~ if_vr.c
> check for IFF_RUNNING being set before calling vr_init(). (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (steven@)
~ pcidevs
> add National Instruments PCI-GPIB card; ok kettenis (steven@)
~ if_sis.c
> backout previous, Brad probably forgot to commit some bits here
> found by dhartmei@ (martin@)
~ if_sis.c
> and store a copy of the current interface flags in the softc.
> this time without mixing in another diff. (brad@)
~ if_em.c
> when setting the interface address, only call em_init() if the interface
> is not already running. (brad@)
dev/usb
~ usbdevs
> Add some ids for newer ralink wireless chips. (jsg@)
~ usbdevs.h ~ usbdevs_data.h
> regen (jsg@)
dev/wscons
~ wsmux.c
> In wsmux_set_display(), pass FWRITE instead of 0 when invoking ioctl
> WSKBDIO_SETMODE, or it will be ignored. (miod@)
kern
~ syscalls.master + vfs_getcwd.c
> Instrumentation for an in-kernel getcwd() implementation.
> Not yet activated. Diff by marius@ long ago, from NetBSD.
> Okay miod@ and krw at .edro@)
~ init_sysent.c ~ syscalls.c
> Regen (pedro@)
sys
~ proc.h
> Instrumentation for an in-kernel getcwd() implementation.
> Not yet activated. Diff by marius@ long ago, from NetBSD.
> Okay miod@ and krw at .edro@)
~ syscall.h ~ syscallargs.h
> Regen (pedro@)
== usr.bin =========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
rcs
~ rlog.c
> fix date format output if a timezone is specified (-z); (xsa@)
~ rcs.1 ~ rcsprog.c
> remove -h; ok xsa (jmc@)
vi
~ common/recover.c
> ensure NUL termination after read(); ok ray (jaredy@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ospfd
~ kroute.c
> do not log "interface with index 0 not found". ifindex == 0 happens on
> routes. same as in bgpd now. norby ok (henning@)
===============================================================================
More information about the odc
mailing list