[odc] Daily src changes for 2007-10-26
ODC
auto at squish.net
Sat Oct 27 07:00:01 BST 2007
OpenBSD src changes summary for 2007-10-26
==========================================
lib/libcurses regress/usr.bin
sys/dev/i2c sys/dev/isa
sys/dev/pci usr.bin/vmstat
usr.sbin/tcpdump
== lib =============================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libcurses
~ Makefile
> add missing dependency (espie@)
== regress =========================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
usr.bin
~ ssh/sftp-glob.sh ~ ssh/test-exec.sh
> remove "echo -E" crap that I added in last commit and use printf(1) for
> cases where we strictly require echo not to reprocess escape characters.
> (djm@)
== sys =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/i2c
~ files.i2c ~ pca9554.c
> Phillips -> Philips in comments (martin@)
dev/isa
~ pssreg.h
> Phillips -> Philips in comments (martin@)
dev/pci
~ azalia.c
> Add emulated mono support.
> Tested ajacoutot, ok jakemsr (deanna@)
== usr.bin =========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
vmstat
~ vmstat.c
> patch to improve vmstat(8) output:
> - the "fre" column width is increased
> - adds a whitespace between the "avm" and "fre" columns
> - aligns the "memory" and "traps" labels with their column sets
> ok millert@ (sobrado@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
tcpdump
~ print-lldp.c
> Fix alignment issues on sparc64. Fixes pr 5608.
> ok canacar@ (moritz@)
===============================================================================
More information about the odc
mailing list