CVS commit: src/sys/sys

2011-11-28 Thread Thor Lancelot Simon
Module Name:src Committed By: tls Date: Mon Nov 28 08:00:48 UTC 2011 Modified Files: src/sys/sys: rnd.h Log Message: Change to rnd.h missed in previous commit. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/sys/rnd.h Please note that diffs are

CVS commit: src/share/man/man5

2011-11-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Nov 28 09:38:45 UTC 2011 Modified Files: src/share/man/man5: boot.cfg.5 Log Message: New sentence, new line. Use more markup. Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/usr.bin/cmp

2011-11-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Nov 28 10:10:10 UTC 2011 Modified Files: src/usr.bin/cmp: regular.c special.c Log Message: Remove unused header. From Henning Petersen in PR 45658. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/sys/dev/ic

2011-11-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Nov 28 11:46:54 UTC 2011 Modified Files: src/sys/dev/ic: cs4231.c Log Message: PR# kern/45664: audio panic at detach Pass the size of the structure to kmem_free, not the size of the DMA buffer. To generate a diff of this

CVS commit: src/lib

2011-11-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Nov 28 12:44:19 UTC 2011 Modified Files: src/lib/libbluetooth: bluetooth.h src/lib/libform: form.h src/lib/libisns: isns_pdu.h src/lib/libterminfo: compile.c Log Message: Kill a bunch of manual

CVS commit: src/sys/ufs/chfs

2011-11-28 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Mon Nov 28 12:50:07 UTC 2011 Modified Files: src/sys/ufs/chfs: chfs.h Log Message: cleanup, some style and remove leftover code To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/ufs/chfs/chfs.h Please note

CVS commit: src/sys/arch/x86/x86

2011-11-28 Thread Thor Lancelot Simon
Module Name:src Committed By: tls Date: Mon Nov 28 15:22:41 UTC 2011 Modified Files: src/sys/arch/x86/x86: via_padlock.c Log Message: Fix one last dangling use of arc4randbytes(). To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src

2011-11-28 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Mon Nov 28 16:22:17 UTC 2011 Modified Files: src/distrib/sets/lists/base: mi src/distrib/sets/lists/comp: mi src/distrib/sets/lists/man: mi src/external/ibm-public/postfix/libexec: Makefile

CVS commit: src/sys/dev/pci

2011-11-28 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Nov 28 18:21:46 UTC 2011 Modified Files: src/sys/dev/pci: if_wm.c Log Message: There is problem with 82576 chips (and probably 82575 too) with hardware vlan tagging: some packets are sent untagged on the wire. Follow OpenBSD

CVS commit: src

2011-11-28 Thread Thor Lancelot Simon
Module Name:src Committed By: tls Date: Mon Nov 28 20:19:28 UTC 2011 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile rnd.9 Added Files: src/share/man/man9: cprng.9 Removed Files: src/share/man/man9: arc4random.9 Log

CVS commit: src/sys/secmodel/securelevel

2011-11-28 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Mon Nov 28 20:57:52 UTC 2011 Modified Files: src/sys/secmodel/securelevel: secmodel_securelevel.c Log Message: Whitespace fixes. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 \

CVS commit: src/sys/secmodel

2011-11-28 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Mon Nov 28 22:28:34 UTC 2011 Modified Files: src/sys/secmodel/bsd44: secmodel_bsd44.c src/sys/secmodel/overlay: secmodel_overlay.c Log Message: The secmodel(9)s init, start and stop routines are managed by each secmodel

CVS commit: src/share/man/man9

2011-11-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Nov 28 23:27:59 UTC 2011 Modified Files: src/share/man/man9: cprng.9 Log Message: Whitespace fixes; new sentence, new line; better macro usage. Sort SEE ALSO. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/share/man/man9

2011-11-28 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Nov 28 23:29:45 UTC 2011 Modified Files: src/share/man/man9: cprng.9 Log Message: Spelling. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/cprng.9 Please note that diffs are not public domain;

CVS commit: src/usr.sbin/npf/npfctl

2011-11-28 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 29 01:12:10 UTC 2011 Modified Files: src/usr.sbin/npf/npfctl: npf.conf.5 Log Message: Remove quotes from hash and tree in the table examples so the example stands a chance of actually working as written. There appear to be

CVS commit: src/sys

2011-11-28 Thread Thor Lancelot Simon
Module Name:src Committed By: tls Date: Tue Nov 29 03:50:32 UTC 2011 Modified Files: src/sys/dev: rnd.c rndpool.c src/sys/dev/iscsi: iscsi_globals.h iscsi_test.c iscsi_text.c src/sys/dev/pci: hifn7751.c src/sys/kern: subr_cprng.c

CVS commit: src/sys/uvm

2011-11-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 29 07:43:55 UTC 2011 Modified Files: src/sys/uvm: uvm_param.h Log Message: Redefine ptoa() to be the inverse of atop. If you were using a 32-bit vaddr_t with 64-bit paddr_t and using managed addresses 4GB, uvm_page_init

CVS commit: [matt-nb5-mips64] src/sys/uvm

2011-11-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 29 07:44:52 UTC 2011 Modified Files: src/sys/uvm [matt-nb5-mips64]: uvm_param.h Log Message: Redefine ptoa() to be the inverse of atop. If you were using a 32-bit vaddr_t with 64-bit paddr_t and using managed addresses

CVS commit: [matt-nb5-mips64] src/sys/uvm

2011-11-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 29 07:45:58 UTC 2011 Modified Files: src/sys/uvm [matt-nb5-mips64]: uvm_page.c Log Message: Add a macro to allow a port to control from which freelists normal pages can be allocated. To generate a diff of this commit: cvs

CVS commit: [matt-nb5-mips64] src/sys/arch

2011-11-28 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 29 07:48:32 UTC 2011 Modified Files: src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX32 src/sys/arch/evbmips/include [matt-nb5-mips64]: vmparam.h src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c