CVS commit: src/sys/netinet

2010-10-06 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Thu Oct 7 03:15:49 UTC 2010 Modified Files: src/sys/netinet: ip_reass.c Log Message: make ipfr_lock IPL_VM as ip_reass_drain is called in interrupts via the drain hook for mbuf pools. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/kern

2010-10-06 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Thu Oct 7 02:14:02 UTC 2010 Modified Files: src/sys/kern: exec_elf.c Log Message: when we use a fake data section, make sure that the start is page-aligned. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/ker

CVS commit: src/usr.sbin/services_mkdb

2010-10-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 7 01:28:51 UTC 2010 Modified Files: src/usr.sbin/services_mkdb: services_mkdb.c Log Message: bump PROTOMAX To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/services_mkdb/services_mkdb.c Plea

CVS commit: src/lib/libc/stdio

2010-10-06 Thread enami tsugutomo
Module Name:src Committed By: enami Date: Thu Oct 7 00:14:14 UTC 2010 Modified Files: src/lib/libc/stdio: fmemopen.3 Log Message: The was is not an argument but simply a part of sentense. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libc/stdio/fme

CVS commit: src/sys/dev/ic

2010-10-06 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Wed Oct 6 18:13:34 UTC 2010 Modified Files: src/sys/dev/ic: nslm7x.c Log Message: Fix vcore readings in some cases on W83627THF by being mindful of the VRM9 mode. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56

CVS commit: src/tests/dev/dm

2010-10-06 Thread Adam Hamsik
Module Name:src Committed By: haad Date: Wed Oct 6 11:24:56 UTC 2010 Added Files: src/tests/dev/dm: Atffile Makefile dm_targets_cmd.plist dm_version_cmd.plist h_dm.c t_dm.sh Log Message: Import new test program for device-mapper driver it currently call dm_ve

CVS commit: src/crypto/external/bsd/netpgp/dist/src/pgp2ssh

2010-10-06 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Wed Oct 6 10:12:36 UTC 2010 Modified Files: src/crypto/external/bsd/netpgp/dist/src/pgp2ssh: main.c Log Message: fix an off-by-two error when printing out the received key To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.

CVS commit: src/crypto/external/bsd/netpgp/dist/src/hkpclient

2010-10-06 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Wed Oct 6 09:58:22 UTC 2010 Modified Files: src/crypto/external/bsd/netpgp/dist/src/hkpclient: main.c Log Message: don't try to print a key if an error occurred To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ src

CVS commit: src/crypto/external/bsd/netpgp/dist/src/hkpclient

2010-10-06 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Wed Oct 6 09:57:48 UTC 2010 Modified Files: src/crypto/external/bsd/netpgp/dist/src/hkpclient: hkpc.c Log Message: fix an off-by-one error when printing the key from the server when retrieving with the "get" command. fix up an erro

CVS commit: src/usr.bin/uniq

2010-10-06 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Oct 6 07:59:18 UTC 2010 Modified Files: src/usr.bin/uniq: uniq.c Log Message: Sync usage with man page. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/usr.bin/uniq/uniq.c Please note that diffs are not publ

CVS commit: src/sys/netinet

2010-10-06 Thread enami tsugutomo
Module Name:src Committed By: enami Date: Wed Oct 6 07:39:37 UTC 2010 Modified Files: src/sys/netinet: ip_reass.c Log Message: Don't free memory still in use. Fixes nfs root problem reported by Christoph Egger on source-changes-d. To generate a diff of this commit: cvs