CVS commit: src/lib/libc/stdio

2009-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jul 14 17:04:32 UTC 2009 Modified Files: src/lib/libc/stdio: getdelim.c Log Message: pass lint To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/stdio/getdelim.c Please note that diffs are not

CVS commit: src/doc

2009-07-14 Thread David Young
Module Name:src Committed By: dyoung Date: Tue Jul 14 18:25:55 UTC 2009 Modified Files: src/doc: CHANGES Log Message: Mention cpu_reboot(9) changes. To generate a diff of this commit: cvs rdiff -u -r1.1253 -r1.1254 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/lib/libc/stdio

2009-07-14 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jul 14 18:29:41 UTC 2009 Modified Files: src/lib/libc/stdio: getdelim.c Log Message: Allow a buffer of SSIZE_MAX + 1 as the returned bytes do not include the NULL. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/lib/libutil

2009-07-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Jul 14 18:56:14 UTC 2009 Modified Files: src/lib/libutil: getmntopts.3 Log Message: Fix markup. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libutil/getmntopts.3 Please note that diffs are not public

CVS commit: [netbsd-5-0] src

2009-07-14 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jul 14 19:35:24 UTC 2009 Modified Files: src/common/lib/libc/hash/sha2 [netbsd-5-0]: sha2.c src/crypto/dist/openssl/crypto/evp [netbsd-5-0]: m_sha1.c src/distrib/sets/lists/base [netbsd-5-0]: md.amd64 md.sparc64

CVS commit: [netbsd-5] src

2009-07-14 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jul 14 19:48:04 UTC 2009 Modified Files: src/common/lib/libc/hash/sha2 [netbsd-5]: sha2.c src/crypto/dist/openssl/crypto/evp [netbsd-5]: m_sha1.c src/distrib/sets/lists/base [netbsd-5]: md.amd64 md.sparc64 shl.mi

CVS commit: [netbsd-5] src/dist/dhcp/client

2009-07-14 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jul 14 19:50:21 UTC 2009 Modified Files: src/dist/dhcp/client [netbsd-5]: dhclient.c Log Message: Pull up following revision(s) (requested by tonnerre in ticket #856): dist/dhcp/client/dhclient.c: revision 1.20 Limit the

CVS commit: [netbsd-5-0] src/dist/dhcp/client

2009-07-14 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jul 14 19:53:05 UTC 2009 Modified Files: src/dist/dhcp/client [netbsd-5-0]: dhclient.c Log Message: Pull up following revision(s) (requested by tonnerre in ticket #856): dist/dhcp/client/dhclient.c: revision 1.20 Limit

CVS commit: [netbsd-5-0] src/doc

2009-07-14 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jul 14 19:54:10 UTC 2009 Modified Files: src/doc [netbsd-5-0]: CHANGES-5.0.1 Log Message: Tickets 855 and 856. To generate a diff of this commit: cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-5.0.1 Please note that diffs

CVS commit: src/sys/dev/pci

2009-07-14 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Jul 14 19:54:40 UTC 2009 Modified Files: src/sys/dev/pci: pci_usrreq.c Log Message: nuke PCI_ALLOW_MMAP, instead allow mmap(/dev/pci*) with options INSECURE now the x86 camp should be happy again To generate a diff of

CVS commit: [netbsd-4] src/dist/dhcp/client

2009-07-14 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jul 14 19:55:44 UTC 2009 Modified Files: src/dist/dhcp/client [netbsd-4]: dhclient.c Log Message: Pull up following revision(s) (requested by tonnerre in ticket #1336): dist/dhcp/client/dhclient.c: revision 1.20 Limit

CVS commit: [netbsd-4] src/doc

2009-07-14 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jul 14 19:56:28 UTC 2009 Modified Files: src/doc [netbsd-4]: CHANGES-4.1 Log Message: Ticket 1336. To generate a diff of this commit: cvs rdiff -u -r1.1.2.164 -r1.1.2.165 src/doc/CHANGES-4.1 Please note that diffs are not

CVS commit: [netbsd-4-0] src/dist/dhcp/client

2009-07-14 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jul 14 19:57:00 UTC 2009 Modified Files: src/dist/dhcp/client [netbsd-4-0]: dhclient.c Log Message: Pull up following revision(s) (requested by tonnerre in ticket #1336): dist/dhcp/client/dhclient.c: revision 1.20 Limit

CVS commit: src/crypto/dist/heimdal/lib/hx509

2009-07-14 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Jul 14 20:54:25 UTC 2009 Modified Files: src/crypto/dist/heimdal/lib/hx509: softp11.c Log Message: Add missing va_start before varargs processing. Part of PR 41255 from Kurt Lidl. To generate a diff of this commit: cvs rdiff

CVS commit: src/dist/ntp/ntpd

2009-07-14 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Jul 14 20:56:12 UTC 2009 Modified Files: src/dist/ntp/ntpd: ntp_loopfilter.c Log Message: Add missing close quote in a usually-unreached part of an #if block. Part of PR 41255 from Kurt Lidl. To generate a diff of this commit:

CVS commit: src/sys/arch/sparc/dev

2009-07-14 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Jul 14 20:57:22 UTC 2009 Modified Files: src/sys/arch/sparc/dev: cgfourteen.c Log Message: Enclose the argument to #error in quotes, to protect an embedded single quote. Part of PR 41255 from Kurt Lidl. To generate a diff of

CVS commit: src/sys/kern

2009-07-14 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Jul 14 20:59:00 UTC 2009 Modified Files: src/sys/kern: vfs_wapbl.c Log Message: Convert free text inside #ifdef to a proper comment. Inspired by PR 41255 from Kurt Lidl. To generate a diff of this commit: cvs rdiff -u -r1.25

CVS commit: src/sys/nfs

2009-07-14 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Jul 14 20:59:54 UTC 2009 Modified Files: src/sys/nfs: nfs_vnops.c Log Message: Use pid_t, not short, for a pid. Part of PR 41255 from Kurt Lidl. To generate a diff of this commit: cvs rdiff -u -r1.279 -r1.280

CVS commit: src/sys/rump/librump/rumpuser

2009-07-14 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Jul 14 21:00:53 UTC 2009 Modified Files: src/sys/rump/librump/rumpuser: rumpuser_pth.c Log Message: Mark rumpuser_thread_exit() as __dead, to match its prototype. Part of PR 41255 from Kurt Lidl. To generate a diff of this

CVS commit: src/sys/fs/hfs

2009-07-14 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Jul 14 21:12:18 UTC 2009 Modified Files: src/sys/fs/hfs: libhfs.c Log Message: Initialise the fork local variable in hfslib_get_file_extents(). This variable was not actually used uninitialised, but some compilers (e.g.

CVS commit: src/usr.bin/mail

2009-07-14 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Jul 14 21:15:48 UTC 2009 Modified Files: src/usr.bin/mail: lex.c Log Message: Declare com as volatile in execute(), to make it safe to use across setjmp/longjmp. Inspired by PR 41255 from Kurt Lidl, but this change makes com a

CVS commit: src/share/man/man9

2009-07-14 Thread Thor Lancelot Simon
Module Name:src Committed By: tls Date: Tue Jul 14 21:37:50 UTC 2009 Modified Files: src/share/man/man9: accf_http.9 Log Message: Clarify accf_http manual page per wiz's request. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/accf_http.9

CVS commit: src/share/man/man9

2009-07-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jul 14 21:40:03 UTC 2009 Modified Files: src/share/man/man9: accf_http.9 Log Message: New sentence, new line. Add RCS Id. Make HTML-ready. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6