[odc] Daily src changes for 2012-03-29
ODC
auto at squish.net
Fri Mar 30 07:00:02 BST 2012
OpenBSD src changes summary for 2012-03-29
==========================================
distrib/notes distrib/sets
distrib/sgi etc/etc.sgi/Makefile.inc
etc/etc.sgi/ttys gnu/usr.bin/binutils
share/man sys/arch/sgi/conf
sys/arch/sgi/stand/boot sys/dev/acpi
usr.bin/aucat usr.bin/ssh
usr.bin/tsort
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ sgi/contents ~ sgi/hardware
~ sgi/install ~ sgi/prep
~ sgi/whatis
> Hook IP22 kernels to the build, and document how to boot the installation
> media on them. Try to be helpful and explain how things may fail on the
> older PROM and what to do about this. (miod@)
sets
~ lists/base/md.amd64 ~ lists/base/md.i386
~ lists/base/md.loongson ~ lists/base/md.macppc
~ lists/base/md.palm ~ lists/base/md.sparc
~ lists/base/md.sparc64 ~ lists/base/md.zaurus
~ lists/man/mi
> sync (deraadt@)
~ lists/base/md.alpha ~ lists/base/md.amd64
~ lists/base/md.armish ~ lists/base/md.aviion
~ lists/base/md.hp300 ~ lists/base/md.hppa
~ lists/base/md.hppa64 ~ lists/base/md.i386
~ lists/base/md.landisk ~ lists/base/md.loongson
~ lists/base/md.luna88k ~ lists/base/md.mac68k
~ lists/base/md.macppc ~ lists/base/md.mvme68k
~ lists/base/md.mvme88k ~ lists/base/md.palm
~ lists/base/md.sgi ~ lists/base/md.socppc
~ lists/base/md.sparc ~ lists/base/md.sparc64
~ lists/base/md.vax ~ lists/base/md.zaurus
~ lists/comp/md.loongson ~ lists/comp/md.sgi
~ lists/comp/mi ~ lists/man/mi
> sync (deraadt@)
sgi
~ ramdisk/Makefile ~ ramdisk/list
> Hook IP22 kernels to the build, and document how to boot the installation
> media on them. Try to be helpful and explain how things may fail on the
> older PROM and what to do about this. (miod@)
== etc =============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
etc.sgi/Makefile.inc
~ etc.sgi/Makefile.inc
> Hook IP22 kernels to the build, and document how to boot the installation
> media on them. Try to be helpful and explain how things may fail on the
> older PROM and what to do about this. (miod@)
etc.sgi/ttys
~ etc.sgi/ttys
> Hook IP22 kernels to the build, and document how to boot the installation
> media on them. Try to be helpful and explain how things may fail on the
> older PROM and what to do about this. (miod@)
== gnu =============================================================== 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
usr.bin/binutils
~ bfd/config.bfd
> Add ecoff as possible targets for the mips ports, to be able to muild
> ecoff moot blocks on sgi. (miod@)
== share ============================================================= 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/man4.sgi/gio.4 ~ man4/man4.sgi/hpc.4
> tweak previous; (jmc@)
~ man5/port-modules.5
> The gnome MODULE also modify CONFIGURE_ENV. (ajacoutot@)
~ man4/divert.4
> avoid line wrap in EXAMPLES; from Thomas Pfaff (jmc@)
== sys =============================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/sgi/conf
~ GENERIC-IP22 ~ RAMDISK-IP22
> Link IP22 kernels at 8MB rather than 1MB, to prevent bsd.rd from
> overlapping
> the PROM data area. (miod@)
arch/sgi/stand/boot
~ Makefile ~ boot.c
+ version
> Put more smarts into the limited bootblocks brain; they will now happily
> recognize a kernel bootpath (when not autobooting) even if it does not
> start
> with a /, and will also recognize when this is a full path (e.g.
> bootp()mykernel), in which case OSLoadPartition does not need to be
> prepended to the constructed path.
> This will allow ELF kernels to be booted on ELF-unaware PROM with
> bootp()bootecoff bootp()kernel
> without doomed-to-fail tomfoolery to convert the 64-bit ELF kernel to a
> 32-bit ECOFF binary. (miod@)
dev/acpi
~ acpi.c
> Prevent hibernation attempts on machines with unsupported disk controllers.
> The same check is also performed later in the hibernate sequence, but by
> then it's too late to cleanly unwind (presently).
> ok deraadt (mlarkin@)
~ acpi.c
> Missing #ifdef in previous diff (mlarkin@)
== usr.bin =========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
aucat
~ file.c ~ file.h
~ listen.c ~ pipe.c
> Don't spin if accept() fails because it is out of file descriptors,
> instead set a flag that skips the listening socket from the poll()
> event loop. The flag is cleared whenever a file descriptor is closed
> allowing accept() to be retried.
> Explained by deraadt@ (ratchov@)
ssh
~ channels.c ~ channels.h
~ servconf.c
> Add PermitOpen none option based on patch from Loganaden Velvindron
> (bz #1949). ok djm@ (dtucker@)
tsort
~ tsort.1 ~ tsort.c
> there must be an even number of node names, not pairs;
> from Jan Stary (jmc@)
===============================================================================
More information about the odc
mailing list