CVS commit: src/sys/dev/pci

2010-01-19 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Tue Jan 19 11:43:34 UTC 2010 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add two IBM RSS devices. To generate a diff of this commit: cvs rdiff -u -r1.1014 -r1.1015 src/sys/dev/pci/pcidevs Please note that diffs are

CVS commit: src/sys/dev/pci

2010-01-19 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Tue Jan 19 12:00:51 UTC 2010 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regenerate To generate a diff of this commit: cvs rdiff -u -r1.1011 -r1.1012 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1010

CVS commit: src/sys/dev/pci

2010-01-19 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Tue Jan 19 12:11:21 UTC 2010 Modified Files: src/sys/dev/pci: pucdata.c Log Message: Add the IBM 481033H SCC To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/dev/pci/pucdata.c Please note that diffs are

CVS commit: src/sys/dev/isa

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 12:41:41 UTC 2010 Modified Files: src/sys/dev/isa: files.isa Removed Files: src/sys/dev/isa: if_hp.c Log Message: h...@isa was marked non-compiling and broken 14 years ago. I'm sure the tens of well-tested

CVS commit: src/sys/nfs

2010-01-19 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Tue Jan 19 13:29:40 UTC 2010 Modified Files: src/sys/nfs: nfs.h Log Message: remove unused r_timer member. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/nfs/nfs.h Please note that diffs are not public

CVS commit: src/sys/kern

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 15:23:15 UTC 2010 Modified Files: src/sys/kern: kern_module.c Log Message: Update comment: unloaded modules which were pumped up by the bootloader are not freed at the end of bootstrap (there should be none, although

CVS commit: src/sys/lib/libsa

2010-01-19 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Jan 19 15:26:45 UTC 2010 Modified Files: src/sys/lib/libsa: subr_prf.c Log Message: Add long long (%lld etc.) support and width (%02x etc.) support in libsa printf(3). Disabled by default but enabled by

CVS commit: src/sys/arch/cobalt/stand/boot

2010-01-19 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Jan 19 15:28:52 UTC 2010 Modified Files: src/sys/arch/cobalt/stand/boot: Makefile tlp.c wd.c wdc.c Log Message: Use -DLIBSA_PRINTF_LONGLONG_SUPPORT -DLIBSA_PRINTF_WIDTH_SUPPORT in debug printf()s. To generate a diff of

CVS commit: src/sys/conf

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 16:24:44 UTC 2010 Modified Files: src/sys/conf: files Log Message: Specify bpf_filter attribute only when the device uses the filter engine. To generate a diff of this commit: cvs rdiff -u -r1.968 -r1.969

CVS commit: src/sys/dev/ic

2010-01-19 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Tue Jan 19 20:54:32 UTC 2010 Modified Files: src/sys/dev/ic: mfi.c Log Message: bio(4) is MP-safe but mfi(4) is not. So get the kernel_lock at mfi_ioctl() entry and release it on exit. To generate a diff of this commit: cvs

CVS commit: src/sys/kern

2010-01-19 Thread David Young
Module Name:src Committed By: dyoung Date: Tue Jan 19 21:54:53 UTC 2010 Modified Files: src/sys/kern: subr_autoconf.c Log Message: A new survey of the code indicates that the very highest interrupt priority level where the kernel accesses alldevs is IPL_VM, where some

CVS commit: src/etc

2010-01-19 Thread Julio M. Merino Vidal
Module Name:src Committed By: jmmv Date: Tue Jan 19 22:08:11 UTC 2010 Modified Files: src/etc: daily security src/etc/defaults: daily.conf security.conf Log Message: Add the fetch_pkg_vulnerabilities option to the daily script to keep the packages vulnerability

CVS commit: src/sys

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 22:08:18 UTC 2010 Modified Files: src/sys/arch/acorn32/podulebus: if_ie.c src/sys/arch/alpha/a12: if_xb.c src/sys/arch/amiga/dev: if_ed.c if_es.c if_le.c if_qn.c src/sys/arch/arc/jazz:

CVS commit: src/share/man/man5

2010-01-19 Thread Julio M. Merino Vidal
Module Name:src Committed By: jmmv Date: Tue Jan 19 22:08:52 UTC 2010 Modified Files: src/share/man/man5: daily.conf.5 security.conf.5 Log Message: Document the new package-related maintenance options and security checks in daily.conf and security.conf. To generate a

CVS commit: src/sys/sys

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 22:12:00 UTC 2010 Modified Files: src/sys/sys: param.h Log Message: 5.99.24: bpf_foo = bpf_ops-bpf_foo (better bump than bummer) To generate a diff of this commit: cvs rdiff -u -r1.358 -r1.359 src/sys/sys/param.h

CVS commit: src/sys

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 22:17:45 UTC 2010 Modified Files: src/sys/kern: kern_module_vfs.c subr_kobj_vfs.c src/sys/sys: kobj.h Log Message: Rename a few routines from _file() to _vfs() for consistency. Ride 5.99.24 bump. To generate a

CVS commit: src/sys

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 22:28:31 UTC 2010 Modified Files: src/sys/compat/common: kern_time_50.c src/sys/dev/ata: wd.c src/sys/kern: sys_sig.c src/sys/lib/libkern: Makefile.libkern libkern.h src/sys/sys:

CVS commit: src/sys/net

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 22:33:35 UTC 2010 Modified Files: src/sys/net: bpf_stub.c Log Message: slap dis wit summah dat RCSId To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/net/bpf_stub.c Please note that diffs are not

CVS commit: src/lib/libedit

2010-01-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 19 22:38:08 UTC 2010 Modified Files: src/lib/libedit: eln.c Log Message: Fix wrapper for EL_EDITOR, from Michael L. Hitch To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libedit/eln.c Please note

CVS commit: src/doc

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 22:58:45 UTC 2010 Modified Files: src/doc: CHANGES Log Message: note modularity change to kernel bpf To generate a diff of this commit: cvs rdiff -u -r1.1346 -r1.1347 src/doc/CHANGES Please note that diffs are not

CVS commit: src/sys/net

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 23:11:10 UTC 2010 Modified Files: src/sys/net: bpf_stub.c Log Message: fix pasto in previous To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/net/bpf_stub.c Please note that diffs are not public

CVS commit: src/sys/compat/netbsd32

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jan 19 23:15:50 UTC 2010 Modified Files: src/sys/compat/netbsd32: netbsd32_compat_50.c netbsd32_signal.c Log Message: A few more instances of __sigtimedwait1 - sigtimedwait1 To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man9

2010-01-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 20 00:35:05 UTC 2010 Modified Files: src/share/man/man9: Makefile Log Message: Remove MKLINKS for VATTR_NULL, so that the obsolete lists don't have to do the work every build. To generate a diff of this commit: cvs rdiff

CVS commit: src

2010-01-19 Thread David Young
Module Name:src Committed By: dyoung Date: Wed Jan 20 00:39:30 UTC 2010 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile pmf.9 Log Message: Update PMF documentation: rename pmf_device_resume_subtree to pmf_device_subtree_resume.

CVS commit: src/external/bsd/iscsi/dist/src/lib

2010-01-19 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Wed Jan 20 00:58:49 UTC 2010 Modified Files: src/external/bsd/iscsi/dist/src/lib: disk.c target.c Log Message: add missing trailing newline chars to some of iscsi_err messages. To generate a diff of this commit: cvs rdiff -u

CVS commit: [netbsd-5-0] src/sys/lib/libkern

2010-01-19 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Jan 20 05:36:09 UTC 2010 Modified Files: src/sys/lib/libkern [netbsd-5-0]: arc4random.c Log Message: Pull up following revision(s) (requested by joerg in ticket #1253): sys/lib/libkern/arc4random.c: revision 1.21 Keep

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

2010-01-19 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jan 20 06:58:37 UTC 2010 Modified Files: src/sys/arch/mips/include [matt-nb5-mips64]: cache.h cpu.h cpu_counter.h cpuregs.h locore.h mips3_pte.h pmap.h types.h vmparam.h src/sys/arch/mips/mips

CVS commit: src/distrib/sets/lists/comp

2010-01-19 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jan 20 07:27:11 UTC 2010 Modified Files: src/distrib/sets/lists/comp: mi Log Message: Like the comment at the top says: don't remove entries here, mark them obsolete. Do so for pmf_device_resume_subtree.9. To generate a diff

CVS commit: src/share/man/man9

2010-01-19 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jan 20 07:27:21 UTC 2010 Modified Files: src/share/man/man9: pmf.9 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/share/man/man9/pmf.9 Please note that diffs are not

CVS commit: src/share/man/man5

2010-01-19 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jan 20 07:33:25 UTC 2010 Modified Files: src/share/man/man5: security.conf.5 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/share/man/man5/security.conf.5 Please