[odc] Daily src changes for 2007-08-10
ODC
auto at squish.net
Sat Aug 11 07:00:01 BST 2007
OpenBSD src changes summary for 2007-08-10
==========================================
distrib/alpha distrib/amd64
distrib/hppa distrib/i386
distrib/macppc distrib/sparc
distrib/sparc64 sbin/ipsecctl
share/man sys/arch/macppc/conf
sys/arch/sparc64/sparc64 sys/dev/pci
sys/dev/pcmcia sys/dev/usb
usr.sbin/sensorsd
== distrib =========================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
alpha
+ iso/Makefile
> a somewhat crude way to generate installXX.iso files based on
> intermediate snapshot components. uses some knowledge from our internal
> build scheme to link together base and X sets. (deraadt@)
~ iso/Makefile
> use more variables, because variables are good (deraadt@)
~ iso/Makefile
> add missing xserv, and use ${MACHINE} throughout (still needs testing)
> (deraadt@)
amd64
+ iso/Makefile
> a somewhat crude way to generate installXX.iso files based on
> intermediate snapshot components. uses some knowledge from our internal
> build scheme to link together base and X sets. (deraadt@)
~ iso/Makefile
> use more variables, because variables are good (deraadt@)
~ iso/Makefile
> add missing xserv, and use ${MACHINE} throughout (still needs testing)
> (deraadt@)
hppa
+ iso/Makefile
> a somewhat crude way to generate installXX.iso files based on
> intermediate snapshot components. uses some knowledge from our internal
> build scheme to link together base and X sets. (deraadt@)
~ iso/Makefile
> use more variables, because variables are good (deraadt@)
~ iso/Makefile
> add missing xserv, and use ${MACHINE} throughout (still needs testing)
> (deraadt@)
i386
+ iso/Makefile
> a somewhat crude way to generate installXX.iso files based on
> intermediate snapshot components. uses some knowledge from our internal
> build scheme to link together base and X sets. (deraadt@)
~ iso/Makefile
> use more variables, because variables are good (deraadt@)
~ iso/Makefile
> add missing xserv, and use ${MACHINE} throughout (still needs testing)
> (deraadt@)
macppc
+ iso/Makefile
> a somewhat crude way to generate installXX.iso files based on
> intermediate snapshot components. uses some knowledge from our internal
> build scheme to link together base and X sets. (deraadt@)
~ iso/Makefile
> oops, missed xbase (deraadt@)
~ iso/Makefile
> use more variables, because variables are good (deraadt@)
~ iso/Makefile
> add missing xserv, and use ${MACHINE} throughout (still needs testing)
> (deraadt@)
sparc
+ iso/Makefile
> a somewhat crude way to generate installXX.iso files based on
> intermediate snapshot components. uses some knowledge from our internal
> build scheme to link together base and X sets. (deraadt@)
~ iso/Makefile
> use more variables, because variables are good (deraadt@)
~ iso/Makefile
> add missing xserv, and use ${MACHINE} throughout (still needs testing)
> (deraadt@)
sparc64
+ iso/Makefile
> a somewhat crude way to generate installXX.iso files based on
> intermediate snapshot components. uses some knowledge from our internal
> build scheme to link together base and X sets. (deraadt@)
~ iso/Makefile
> use more variables, because variables are good (deraadt@)
~ iso/Makefile
> add missing xserv, and use ${MACHINE} throughout (still needs testing)
> (deraadt@)
== sbin ============================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
ipsecctl
~ parse.y
> duplicate strdup; ok hshoexer (markus@)
== share ============================================================= 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man9/mbuf.9
> sync structs with reality
> From: tbert <bret.lambert at gmail.com> (henning@)
== sys =============================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/macppc/conf
~ GENERIC
> Enable CF malo for macppc, it also works there.
> OK claudio@ (mglocker@)
arch/sparc64/sparc64
~ openprom.c
> Be more careful when asking for the next property. help and ok kettenis at .
> (fgsch@)
dev/pci
~ if_wpi.c
> make it more clear that the temperature can range between 0 and 285,
> by using "0 - 285" instead of "0..285"
> ok damien@ (jasper@)
dev/pcmcia
~ if_malo.c
> Add missing multicast part to ioctl. (mglocker@)
~ if_malo.c
> Fix some letho16() tweaks which made my macppc crash on an
> assoiciation. (mglocker@)
dev/usb
~ usbdevs
> Add Bluetooth devices. From NetBSD. ok deraadt (xsa@)
~ usbdevs.h ~ usbdevs_data.h
> sync (xsa@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
sensorsd
~ sensorsd.conf.5
> sync sensorsd.conf.5 with reality, including:
> * add myself to the copyright; remove unneeded synopsis
> * invalid sensors can now be monitored as such (since c2k7)
> * manual boundaries for smart sensors are no longer ignored (since c2k7)
> * populate history with 4.1 and 4.2 additions
> * add caveats section documenting a long-standing misconception and a
> workaround
> some help jmc@; ok jmc@ (cnst@)
~ sensorsd.8
> sync sensorsd.8: add my copyright; change NAME summary; fix some
> grammar;
> fix description of when the command is executed (it was wrong from the
> start);
> say a few more words about automatic monitoring of all sensors that keep
> state.
> ok henning@ (cnst@)
===============================================================================
More information about the odc
mailing list