Module Name:src
Committed By: spz
Date: Tue Aug 21 08:25:21 UTC 2012
Modified Files:
src/share/examples/npf: soho_gw-npf.conf
Log Message:
add id string, fix comments
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/examples/npf/soho_gw-npf.conf
Ple
Module Name:src
Committed By: bouyer
Date: Tue Aug 21 09:06:03 UTC 2012
Modified Files:
src/sys/arch/xen/x86: x86_xpmap.c
Log Message:
Redo previous the correct way: Xen expects a u_long * for vcpumask,
so use 2 uint32_t on LP64.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: bouyer
Date: Tue Aug 21 14:19:03 UTC 2012
Modified Files:
src/sys/dev/scsipi: scsiconf.c
Log Message:
If the controller supports more than 256 commands per target,
clamp it to 256 (maximum number of tags in SCSI). Newer controllers
(such as mp
Module Name:src
Committed By: bouyer
Date: Tue Aug 21 15:53:07 UTC 2012
Modified Files:
src/sys/dev/ic: isp_netbsd.c
Log Message:
Properly fill the struct timeval before using it: a timeout in microseconds has
to be converted to seconds and microseconds.
Fix KASSERT("usec
Module Name:src
Committed By: rmind
Date: Tue Aug 21 20:52:11 UTC 2012
Modified Files:
src/usr.sbin/npf/npftest: npftest.c
src/usr.sbin/npf/npftest/libnpftest: npf_nbuf_test.c
npf_processor_test.c npf_rule_test.c npf_state_test.c
npf_table_te
Module Name:src
Committed By: jakllsch
Date: Wed Aug 22 02:17:00 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: files.bcm2835
Log Message:
Remove defparam MEMSIZE, MEMSIZE is no longer used.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/ar
Module Name:src
Committed By: dholland
Date: Wed Aug 22 04:16:47 UTC 2012
Modified Files:
src: UPDATING
Log Message:
Add note about cleaning required by last month's openssl update.
Closes PR 46816.
To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 src/UPDA
Module Name:src
Committed By: dholland
Date: Wed Aug 22 05:39:19 UTC 2012
Modified Files:
src/external/bsd/tre/bin: Makefile
Log Message:
Remove nonexistent directory from compiler include path, per
PR 46819 from Henning Petersen.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: spz
Date: Wed Aug 22 06:45:17 UTC 2012
Modified Files:
src/distrib/sets/lists/base: mi
src/etc/mtree: NetBSD.dist.base
src/share/examples: Makefile
src/share/examples/npf: host-npf.conf
Added Files:
src/share/exa