CVS commit: src/sys/ufs/ffs

2011-04-18 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Mon Apr 18 07:36:14 UTC 2011 Modified Files: src/sys/ufs/ffs: ffs_snapshot.c Log Message: Preallocate all cylinder group blocks so we no longer redo ~50% of the cylinder groups while the file system is suspended. This was

CVS commit: src/doc

2011-04-18 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Apr 18 08:36:14 UTC 2011 Modified Files: src/doc: 3RDPARTY Log Message: less-443 is out. To generate a diff of this commit: cvs rdiff -u -r1.831 -r1.832 src/doc/3RDPARTY Please note that diffs are not public domain; they are

CVS commit: src/external/historical/nawk/dist

2011-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 18 15:23:28 UTC 2011 Modified Files: src/external/historical/nawk/dist: main.c run.c Log Message: PR/44876: Aleksey Cheusov: awk: incorrect return value of function srand() Make it return the value of the previous

CVS commit: src/sys

2011-04-18 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Mon Apr 18 15:53:04 UTC 2011 Modified Files: src/sys/miscfs/genfs: genfs_io.c src/sys/miscfs/syncfs: sync_subr.c syncfs.h src/sys/sys: vnode.h Log Message: G/C unused speedup_syncer() mechanism and thus simplify

CVS commit: src/lib/libm/src

2011-04-18 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Apr 18 15:59:09 UTC 2011 Modified Files: src/lib/libm/src: s_nextafter.c s_nextafterf.c Log Message: according to C99/POSIX, nextafter(x,y) should return y if x==y, from Henning Petersen per PR lib/44875 To generate a

CVS commit: src/usr.bin/grep

2011-04-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Apr 18 17:18:04 UTC 2011 Modified Files: src/usr.bin/grep: grep.c grep.h util.c Log Message: Redo context printing so that adjourning contexts don't print the separator, following GNU grep's behavior in this regard. To

CVS commit: src/sys/dev/pci

2011-04-18 Thread Brian Buhrow
Module Name:src Committed By: buhrow Date: Mon Apr 18 22:05:39 UTC 2011 Modified Files: src/sys/dev/pci: if_bge.c Log Message: Fixes for kern/40018. Our driver initializes the Broadcom hardware to peform a tcp and udp checksum on only the payload of the tcp or

CVS commit: src/usr.bin/grep

2011-04-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Apr 18 22:46:49 UTC 2011 Modified Files: src/usr.bin/grep: file.c grep.1 grep.c grep.h util.c src/usr.bin/grep/nls: C.msg es_ES.ISO8859-1.msg gl_ES.ISO8859-1.msg hu_HU.ISO8859-2.msg ja_JP.SJIS.msg

CVS commit: src/usr.bin/grep

2011-04-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Apr 18 23:22:42 UTC 2011 Modified Files: src/usr.bin/grep: grep.c util.c Log Message: Avoid C99 features. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.bin/grep/grep.c cvs rdiff -u -r1.12 -r1.13

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2011-04-18 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Mon Apr 18 23:30:11 UTC 2011 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_kbd.c kbd.c Log Message: be less braindead about the Device option - only default to /dev/wskbd if Protocol is set to wskbd. Now

CVS commit: xsrc/external/mit/xf86-input-keyboard/dist/src

2011-04-18 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Mon Apr 18 23:31:06 UTC 2011 Modified Files: xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c Log Message: add a couple mappings for keys found on Sun keyboards To generate a diff of this commit: cvs rdiff -u