[odc] Daily src changes for 2008-03-31
ODC
auto at squish.net
Tue Apr 1 07:00:02 BST 2008
OpenBSD src changes summary for 2008-03-31
==========================================
lib/libc share/man
share/zoneinfo sys/arch/amd64/conf
sys/arch/i386/conf sys/arch/mips64/mips64
sys/arch/mvme88k/include sys/arch/mvme88k/stand/bootsd
sys/arch/mvme88k/stand/bootst sys/arch/mvme88k/stand/libsa
sys/arch/mvme88k/stand/netboot sys/arch/mvme88k/stand/tftpboot
sys/arch/sparc64/include sys/arch/sparc64/sparc64
sys/dev/ic sys/dev/isa
sys/kern sys/lib/libsa
sys/netinet6 sys/nfs
usr.bin/ssh
== lib =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ time/README ~ time/localtime.c
> Update to tzcode 2008a from elsie.nci.nih.gov (millert@)
== share ============================================================= 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/man4.sparc/agten.4 ~ man4/man4.sparc/be.4
~ man4/man4.sparc/bwtwo.4 ~ man4/man4.sparc/cgeight.4
~ man4/man4.sparc/cgfour.4 ~ man4/man4.sparc/cgfourteen.4
~ man4/man4.sparc/cgsix.4 ~ man4/man4.sparc/cgthree.4
~ man4/man4.sparc/cgtwelve.4 ~ man4/man4.sparc/cgtwo.4
~ man4/man4.sparc/ie.4 ~ man4/man4.sparc/le.4
~ man4/man4.sparc/mgx.4 ~ man4/man4.sparc/pninek.4
~ man4/man4.sparc/pnozz.4 ~ man4/man4.sparc/qe.4
~ man4/man4.sparc/rfx.4 ~ man4/man4.sparc/tcx.4
~ man4/man4.sparc/tvtwo.4 ~ man4/man4.sparc/vigra.4
~ man4/man4.sparc/zx.4
> no sense for devices to reference other (same type) devices;
> requested by deraadt/miod
> help/ok miod (jmc@)
~ man4/man4.sparc64/ifb.4
> .Pp not needed before lists and displays; (jmc@)
~ man4/man4.sparc64/agten.4 ~ man4/man4.sparc64/audioce.4
~ man4/man4.sparc64/audiocs.4 ~ man4/man4.sparc64/be.4
~ man4/man4.sparc64/bwtwo.4 ~ man4/man4.sparc64/cgsix.4
~ man4/man4.sparc64/cgthree.4 ~ man4/man4.sparc64/cgtwelve.4
~ man4/man4.sparc64/creator.4 ~ man4/man4.sparc64/le.4
~ man4/man4.sparc64/mgx.4 ~ man4/man4.sparc64/psycho.4
~ man4/man4.sparc64/pyro.4 ~ man4/man4.sparc64/qe.4
~ man4/man4.sparc64/rfx.4 ~ man4/man4.sparc64/schizo.4
~ man4/man4.sparc64/tvtwo.4 ~ man4/man4.sparc64/vigra.4
~ man4/man4.sparc64/vpci.4 ~ man4/man4.sparc64/zx.4
> no sense for devices to reference other (same type) devices;
> requested by deraadt/miod
> help/ok miod (jmc@)
~ man4/man4.vax/gpx.4 ~ man4/man4.vax/ibus.4
~ man4/man4.vax/intro.4 ~ man4/man4.vax/lcg.4
~ man4/man4.vax/lcspx.4 ~ man4/man4.vax/mscpbus.4
~ man4/man4.vax/smg.4 ~ man4/man4.vax/uba.4
~ man4/man4.vax/vsbus.4 ~ man4/man4.vax/vxtbus.4
> no sense for devices to reference other (same type) devices;
> requested by deraadt/miod
> help/ok miod (jmc@)
~ man3/Makefile ~ man3/queue.3
> some missing bits; from Girish Venkatachalam
> ok henning
> while here, clean up the queue MLINKS (jmc@)
zoneinfo
~ datfiles/asia ~ datfiles/backward
~ datfiles/leapseconds ~ datfiles/northamerica
~ datfiles/southamerica ~ datfiles/zone.tab
> Update to tzdata2008b from elsie.nci.nih.gov (millert@)
== sys =============================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/conf
~ GENERIC ~ RAMDISK_CD
> Re-enable lii(4).
> ok deraadt@ (brad@)
arch/i386/conf
~ GENERIC ~ RAMDISK_CD
> Re-enable lii(4).
> ok deraadt@ (brad@)
arch/mips64/mips64
~ mem.c
> Oops, a chunk was commited too early. (miod@)
arch/mvme88k/include
+ loadfile_machdep.h
> Switch bootloaders to mi loadfile(). (miod@)
arch/mvme88k/stand/bootsd
~ version.c
> Switch bootloaders to mi loadfile(). (miod@)
arch/mvme88k/stand/bootst
~ version.c
> Switch bootloaders to mi loadfile(). (miod@)
arch/mvme88k/stand/libsa
~ Makefile ~ clock.c
> Compile libsa with -D_STANDALONE. (miod@)
~ Makefile ~ exec_mvme.c
> Switch bootloaders to mi loadfile(). (miod@)
arch/mvme88k/stand/netboot
~ version.c
> Switch bootloaders to mi loadfile(). (miod@)
arch/mvme88k/stand/tftpboot
~ version.c
> Switch bootloaders to mi loadfile(). (miod@)
arch/sparc64/include
~ cpu.h
> Make MULTIPROCESSOR kernels work on sun4v. Won't gracefully halt,
> powerdown
> or reboot yet, but that will (hopefully) be fixed in the near future.
> (kettenis@)
arch/sparc64/sparc64
~ autoconf.c ~ ipifuncs.c
~ locore.s ~ mutex.S
~ pmap.c
> Make MULTIPROCESSOR kernels work on sun4v. Won't gracefully halt,
> powerdown
> or reboot yet, but that will (hopefully) be fixed in the near future.
> (kettenis@)
dev/ic
~ ds1687reg.h
> Add define for 24 hour time. (jsing@)
dev/isa
~ wbsio.c
> if iobase is 0, lm child is not configured by the bios; ok kettenis
> (deraadt@)
kern
~ subr_disk.c
> Refine "netboot" interface group semantics to indicate the interface we
> booted from to the most precision; preferring the boot device, or if that
> is not known, the root device
> discussed with miod and reyk
> tested by beck (deraadt@)
~ tty_subr.c
> purge memory in the tty clist rings as we advance; tested by a few
> (deraadt@)
~ subr_disk.c
> nope, sorry, the miod/naddy raidframe change breaks almost all ramdisks.
> the basic idea is that ramdisks boot the same way as swap generic -- this
> commit also improves the comment in that area. in this case the one
> outlier is raidframe, and those who use it will no longer be able to
> put off repairing it -- raidframe must follow the same setroot() / bootdv
> API that everything else in the system uses.
> debugged with krw (deraadt@)
lib/libsa
~ loadfile.c
> Fix format strings in a.out loader. (miod@)
~ loadfile.c
> Correctly load ZMAGIC a.out binaries. (miod@)
netinet6
~ ip6_output.c
> strictly interpret msg_controllen to be the exact total length of the
> cmsg's, including alignments, ie. the sum of CMSG_SPACE()'s. any other
> interpretation would be in violation of various unix specifications.
> RFC3542 section 20.2 is totally and completely wrong -- it is not
> allowed to over-ride the specification of msg_controllen, since the
> intent is that one could mix-and-match various types of cmsg's and an
> exact match is therefore required. ok kettenis, tested by many (deraadt@)
nfs
~ nfs_boot.c
> Refine "netboot" interface group semantics to indicate the interface we
> booted from to the most precision; preferring the boot device, or if that
> is not known, the root device
> discussed with miod and reyk
> tested by beck (deraadt@)
== usr.bin =========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
ssh
~ session.c
TAGGED OPENBSD_4_1
> ignore ~/.ssh/rc if a sshd_config ForceCommand is specified;
> ok djm@ (brad@)
~ session.c
TAGGED OPENBSD_4_2
> ignore ~/.ssh/rc if a sshd_config ForceCommand is specified;
> ok djm@ (brad@)
~ session.c
TAGGED OPENBSD_4_3
> ignore ~/.ssh/rc if a sshd_config ForceCommand is specified;
> ok djm@ (brad@)
===============================================================================
More information about the odc
mailing list