[odc] Daily src changes for 2008-01-03
ODC
auto at squish.net
Fri Jan 4 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-01-03
==========================================
etc/Makefile etc/bind/db.localhost
etc/bind/db.loopback etc/bind/db.loopback6.arpa
etc/bind/named-dual.conf etc/bind/named-simple.conf
etc/mtree/4.4BSD.dist sbin/disklabel
share/man sys/arch/arm/xscale
sys/arch/mvme88k/dev sys/arch/sparc64/dev
sys/arch/sparc64/include sys/arch/sparc64/sparc64
sys/arch/zaurus/include sys/dev/usb
usr.bin/at usr.bin/man
usr.bin/netstat usr.bin/sendbug
usr.bin/sup usr.sbin/snmpd
== etc =============================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
Makefile
~ Makefile
> revert back to using local zones for localhost. and IPv4/IPv6 reverse until
> we've found a better solution for chrooted applications. (jakob@)
bind/db.localhost
+ bind/db.localhost
> revert back to using local zones for localhost. and IPv4/IPv6 reverse until
> we've found a better solution for chrooted applications. (jakob@)
bind/db.loopback
+ bind/db.loopback
> revert back to using local zones for localhost. and IPv4/IPv6 reverse until
> we've found a better solution for chrooted applications. (jakob@)
bind/db.loopback6.arpa
+ bind/db.loopback6.arpa
> revert back to using local zones for localhost. and IPv4/IPv6 reverse until
> we've found a better solution for chrooted applications. (jakob@)
bind/named-dual.conf
~ bind/named-dual.conf
> revert back to using local zones for localhost. and IPv4/IPv6 reverse until
> we've found a better solution for chrooted applications. (jakob@)
bind/named-simple.conf
~ bind/named-simple.conf
> revert back to using local zones for localhost. and IPv4/IPv6 reverse until
> we've found a better solution for chrooted applications. (jakob@)
mtree/4.4BSD.dist
~ mtree/4.4BSD.dist
> create directory again (deraadt@)
== sbin ============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
disklabel
~ editor.c
> Remove text which is incorrect now that 'get bios geometry'
> has been removed.
> ok krw (sthen@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man5/hostname.if.5
> ipv6 can handle "dest" lines too; ok marc (jmc@)
~ man4/lii.4
> borrow more from other pages; dlg ok (deraadt@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/arm/xscale
~ pxa2x0.c ~ pxa2x0_clock.c
> Move zaurus to __HAVE_TIMECOUNTER.
> ok deraadt@ (kettenis@)
arch/mvme88k/dev
~ vs.c
> Enable wide transfers in the IOPB on wide busses, and get the IOPB
> passthrough
> SCSI commands length correct (it's a length in 16 bit words, not in 8 bit
> bytes). (miod@)
arch/sparc64/dev
~ upa.c
> Remove some junk. (kettenis@)
~ pci_machdep.c
> Don't depend on evil (struct psycho_pbm *) cast. (kettenis@)
~ sbus.c
> Remove redundant extenr declaration. (kettenis@)
arch/sparc64/include
~ ctlreg.h
> Add an explicit clobber to prevent gcc from reordering instructions around
> sparc_wrpr(), similar to the psl.h changes years ago; ok kettenis@ (miod@)
arch/sparc64/sparc64
~ locore.s
> Make slowtrap check the real stack pointer instead of whatever is in %g6.
> Should fix PR 5617, 5637 and 5657.
> Remove bogus comment as pointed out by miod@ (kettenis@)
~ vm_machdep.c
> Fix debug code. (kettenis@)
arch/zaurus/include
~ _types.h
> Move zaurus to __HAVE_TIMECOUNTER.
> ok deraadt@ (kettenis@)
dev/usb
~ if_upgt.c
> Fix page fault trap which occured when device was detached after a failed
> attach attempt. (mglocker@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
at
~ at.1
> missing word; from Jason Filley (jmc@)
man
~ help.1
> document "exit" for logging out of systems, instead of "logout":
> it works for both csh and ksh, and is covered by posix;
> from Pierre Riteau (jmc@)
netstat
~ if.c ~ main.c
~ netstat.h
> Make if.c kvm free by fetching the interface stats via sysctl like in
> systat
> and ospfd. What is not yet covered is the -d and -t flags to show interface
> queue drops and the if_timer.
> OK deraadt@ (claudio@)
sendbug
~ sendbug.c
> In preparation of eliminating <> comment false positives:
> - Move <> comments in template to an array, for easier reference later.
> - Rename "comment" variable to avoid shadowing.
> - Change some <> comments to SENDBUG comments.
> OK chl@ (ray@)
sup
~ src/sup.1
> remove almost empty EXAMPLE section
> ok jmc@ (chl@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
snmpd
~ snmpe.c
> fix parsing of get* requests with multiple varbind elements (reyk@)
~ ber.c ~ ber.h
~ mps.c
> scalars have an index of 0 in the returned oid (like sysDescr.0). (reyk@)
~ snmpd.h ~ snmpe.c
> handle no more than 2147483647 (0x7fffffff) variable bindings
> From RFC3416 (reyk@)
~ snmpe.c
> send the correct length (reyk@)
===============================================================================
More information about the odc
mailing list