[odc] Daily src changes for 2007-10-23
ODC
auto at squish.net
Wed Oct 24 07:00:02 BST 2007
OpenBSD src changes summary for 2007-10-23
==========================================
distrib/sets etc/security
share/man sys/dev
sys/dev/pci sys/dev/usb
usr.bin/make usr.bin/pcc
usr.bin/vmstat usr.sbin/pcidump
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/man/mi
> sync (deraadt@)
== etc =============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
security
~ security
> list package changes in daily insecurity output
> ok henning (sthen@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/uipaq.4
> sort hardware list; (jmc@)
~ man4/isa.4 ~ man4/man4.i386/Makefile
+ man4/man4.i386/ex.4
> add a man page for ex(4).
> ok dlg@ (brad@)
~ man8/security.8
> security(8) now picks up on package installation/removal;
> apologies stuart for not providing a diff when your diff was shown (jmc@)
- man4/man4.i386/ex.4 ~ man4/Makefile
~ man4/man4.i386/Makefile + man4/ex.4
> ISA cards can also happen non-i386 machines (deraadt@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev
~ audio.c
> add a new audio_set_blksize() function that sets (and adjusts) the block
> size to the given number of frames per second, all changes pass through it.
> If parameters are changed or the user requested a new block size (or both),
> the block size is recalculated.
> ok jakemsr (ratchov@)
~ auconv.c ~ auconv.h
~ mulaw.c ~ mulaw.h
> - add a couple more mono-to-stereo conversions
> - add stereo-to-mono conversions for mono recording
> on stereo only devices (jakemsr@)
dev/pci
~ pcidevs
> add the Broadcom BCM5723 PCI id.
> From the Linux tg3 driver.
> ok dlg@ (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
~ pcidevs
> correct a typo, BCM4238 -> BCM4328.
> ok dlg@ (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
~ if_vic.c
> shrink dmesg output to one line that shows irq and the ethernet address.
> the vmxnet id never changes.
> ok reyk@ (dlg@)
~ if_stge.c
> Sort the PCI id table and remove a comment which is no longer true.
> ok dlg@ (brad@)
~ mbg.c
> Don't spam the console when there is no antenna connected. (mbalmer@)
~ auich.c
> - use endian-specific conversions, instead of relying on
> machine-dependent #defines
> - use the correct conversions for slinear_le:16 -> ulinear_be:16
> - fix mono recording by using various stereo -> mono conversions (jakemsr@)
dev/usb
~ usbdevs.h ~ usbdevs_data.h
> sync (mbalmer@)
~ usbdevs
> Add Meinberg Funkuhren and the USB 5131 DCF77 - Radio Clock. (mbalmer@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
make
~ Makefile
> Fix CLEANFILES (miod@)
pcc
~ mip/reader.c
> Pull from ragge's repo, commit by mickey:
> fix segfault in CDEBUG() use of rnames (otto@)
~ i386/order.c ~ i386/table.c
> Fix from master repo:
> > Fix signed/unsigned type cast error, from Takehiko Nozaki. (ragge@)
~ mip/match.c ~ mip/reader.c
> Fixes from master repo:
> > Fix FLD node type for code generation, so that it is useful again for
> > architectures with bitfield instructions, like vax and hppa :-) (ragge@)
vmstat
~ dkstats.c
> add missing checks against NULL on last.dk_rbytes and last.dk_wbytes
> reorder operations to make it easier to read and check
> From Igor Zinovik <zinovik at cs.karelia.ru>
> "looks ok" otto@ "looks correct" ray@ ok gilles@ "looks fine" moritz@
> (chl@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
pcidump
~ pcidump.c
> add missing header to avoid warning
> "commit!" dlg@ (chl@)
===============================================================================
More information about the odc
mailing list