Module Name:src
Committed By: mrg
Date: Sat Feb 18 07:58:24 UTC 2012
Added Files:
src/sys/secmodel/extensions [jmcneill-usbmp]: extensions.h
files.extensions secmodel_extensions.c
Log Message:
merge from -current (not sure why these were missed).
To generate
Module Name:src
Committed By: matt
Date: Sat Feb 18 06:57:23 UTC 2012
Modified Files:
src/games/gomoku: bdisp.c
src/games/larn: global.c
Log Message:
Fix conflicting variable definitions
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/games/gomo
Module Name:src
Committed By: mrg
Date: Sat Feb 18 06:29:10 UTC 2012
Modified Files:
src/sys/kern: subr_devsw.c
Log Message:
add an XXX comment i meant to include with the original change.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/kern/subr_de
Module Name:src
Committed By: mrg
Date: Sat Feb 18 06:17:40 UTC 2012
Modified Files:
src/external/gpl3/gdb/dist/bfd/doc: Makefile.in
Log Message:
avoid bfd.info rebuilds and r/o source lossage.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/
Module Name:src
Committed By: matt
Date: Sat Feb 18 06:13:23 UTC 2012
Modified Files:
src/sys/ufs/ufs: ufs_quota.c ufs_quota.h
Log Message:
Eliminate a common in a header file (add a missing extern) and
declare it in the approriate C file.
To generate a diff of this comm
Module Name:othersrc
Committed By: agc
Date: Sat Feb 18 02:17:42 UTC 2012
Modified Files:
othersrc/crypto/external/bsd//dist/src/lib: secsplit.c
threshold.c
othersrc/crypto/external/bsd//dist/src/: main.c
Log Message:
Various fixes to im
Module Name:src
Committed By: matt
Date: Sat Feb 18 01:08:00 UTC 2012
Modified Files:
src/sys/dev/sysmon: sysmon_envsys.c sysmon_envsysvar.h
Log Message:
Don't export sysmon_envsys_list as a common.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/
Module Name:src
Committed By: matt
Date: Sat Feb 18 00:36:57 UTC 2012
Modified Files:
src/sys/dev/cardbus: cardbusvar.h
Log Message:
Remove uneeded and unused structure.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/cardbus/cardbusvar.h
Pleas
Module Name:src
Committed By: christos
Date: Fri Feb 17 23:58:36 UTC 2012
Modified Files:
src/lib/libc/stdio: vfwprintf.c
Log Message:
remove unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libc/stdio/vfwprintf.c
Please note that di
Module Name:src
Committed By: matt
Date: Fri Feb 17 23:41:03 UTC 2012
Modified Files:
src/sys/uvm: uvm_init.c uvm_param.h
Log Message:
Make sure to export uvmexp_* if MODULAR is defined.
Make the uvmexp_page* be a pointer to a const int as well as having the
pointer be con
Module Name:src
Committed By: matt
Date: Fri Feb 17 23:36:04 UTC 2012
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_pdaemon.c
Log Message:
Change way waiters are handled.
To generate a diff of this commit:
cvs rdiff -u -r1.93.4.2.4.6 -r1.93.4.2.4.7 src/sys/uvm/uvm_p
Module Name:src
Committed By: matt
Date: Fri Feb 17 23:35:31 UTC 2012
Modified Files:
src/sys/uvm [matt-nb5-mips64]: uvm_pdpolicy_clock.c
Log Message:
Assert the page isn't free before munging with its pageq.
To generate a diff of this commit:
cvs rdiff -u -r1.12.16.3 -r
Module Name:src
Committed By: jmmv
Date: Fri Feb 17 22:36:50 UTC 2012
Modified Files:
src/distrib/sets/lists/tests: module.mi
src/tests/modules: Makefile
Added Files:
src/tests/modules: t_abi_uvm.sh
src/tests/modules/k_uvm: Makefile k_uvm.c
Log Mess
Module Name:src
Committed By: christos
Date: Fri Feb 17 20:17:38 UTC 2012
Modified Files:
src/tests/lib/libc/stdio: Makefile t_printf.c
Log Message:
add positional argument tests
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/stdio/Makefil
Module Name:src
Committed By: christos
Date: Fri Feb 17 19:57:53 UTC 2012
Modified Files:
src/lib/libc/stdio: vfwprintf.c
Log Message:
Fix: CVE-2012-0864 fprintf() positional argument abuse.
Described in: http://www.phrack.org/issues.html?issue=67&id=9#article
Reported by
Module Name:src
Committed By: bouyer
Date: Fri Feb 17 19:00:45 UTC 2012
Modified Files:
src/sys/arch/xen/xen: clock.c
Log Message:
- make xen_version globally available, with macros to access major and
minor xen version.
- In xen_initclocks(), do a VCPUOP_stop_periodic_t
Module Name:src
Committed By: joerg
Date: Fri Feb 17 18:58:51 UTC 2012
Modified Files:
src/sys/sys: cdefs.h
Log Message:
PR 46040:
If the current compiler doesn't support C99, check if it is compatible
with GCC 2.92. In that case, use the protected __restricted__ form.
In
Module Name:src
Committed By: bouyer
Date: Fri Feb 17 18:42:19 UTC 2012
Modified Files:
src/sys/arch/xen/include: hypervisor.h
src/sys/arch/xen/xen: hypervisor.c
Log Message:
- make xen_version globally available, with macros to access major and
minor xen version
Module Name:src
Committed By: bouyer
Date: Fri Feb 17 18:40:20 UTC 2012
Modified Files:
src/sys/arch/x86/include: cpu.h pmap.h
src/sys/arch/x86/x86: cpu.c pmap.c
src/sys/arch/xen/include: hypervisor.h intr.h
src/sys/arch/xen/x86: cpu.c x86_xpmap.c xe
Module Name:src
Committed By: skrll
Date: Fri Feb 17 16:57:57 UTC 2012
Modified Files:
src/sys/arch/acorn32/include: vmparam.h
Log Message:
Spell _KMEMUSER correctly
Spotted by riz@
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/acorn32/inclu
Module Name:src
Committed By: christos
Date: Fri Feb 17 16:46:46 UTC 2012
Modified Files:
src/sys/arch/hpcarm/include: vmparam.h
Log Message:
expose more for kmemuser
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/hpcarm/include/vmparam.h
Ple
Module Name:src
Committed By: christos
Date: Fri Feb 17 16:45:46 UTC 2012
Modified Files:
src/sys/arch/evbarm/include: vmparam.h
Log Message:
expose more for kmemuser
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/evbarm/include/vmparam.h
Ple
Module Name:src
Committed By: christos
Date: Fri Feb 17 16:44:35 UTC 2012
Modified Files:
src/sys/arch/acorn32/include: vmparam.h
Log Message:
expose more for kmemuser
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/acorn32/include/vmparam.h
P
Module Name:src
Committed By: christos
Date: Fri Feb 17 16:26:51 UTC 2012
Modified Files:
src/sys/arch/arm/arm: db_trace.c
Log Message:
fix off-by-one in frame handling, and add a missing db_read
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/
Module Name:src
Committed By: sborrill
Date: Fri Feb 17 16:02:31 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket #1726
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.136 -r1.1.2.137 src/doc/CHANGES-5.2
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Fri Feb 17 16:01:41 UTC 2012
Modified Files:
src/sys/arch/shark/include: vmparam.h
Log Message:
expose more to kmemuser
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/shark/include/vmparam.h
Please
Module Name:src
Committed By: sborrill
Date: Fri Feb 17 16:01:28 UTC 2012
Modified Files:
src/sys/fs/smbfs [netbsd-5]: smbfs_vnops.c
Log Message:
Pull up the following revisions(s) (requested by njoly in ticket #1726):
sys/fs/smbfs/smbfs_vnops.c: revision 1.70
Module Name:src
Committed By: martin
Date: Fri Feb 17 12:24:14 UTC 2012
Modified Files:
src/usr.sbin/crash: Makefile
Log Message:
Fix build for sparc64
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/crash/Makefile
Please note that diffs are n
Module Name:src
Committed By: mbalmer
Date: Fri Feb 17 12:16:17 UTC 2012
Modified Files:
src/doc: RESPONSIBLE
Log Message:
I fee responsible for lua/luac.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/doc/RESPONSIBLE
Please note that diffs are not pu
Module Name:src
Committed By: mbalmer
Date: Fri Feb 17 12:08:13 UTC 2012
Modified Files:
src/external/bsd/iscsi/dist/src/lib: initiator.c
src/share/wscons/keymaps: pckbd.fr_CA.iso8859-1
Log Message:
Fix typos (in comments).
To generate a diff of this commit:
cvs
Module Name:src
Committed By: wiz
Date: Fri Feb 17 11:43:24 UTC 2012
Modified Files:
src/usr.bin/db: db.1
Log Message:
Fix typo. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/db/db.1
Please note that diffs are not publ
Module Name:src
Committed By: apb
Date: Fri Feb 17 11:37:33 UTC 2012
Modified Files:
src/usr.bin/db: db.c
Log Message:
The "-N" command line option means "include the terminating NUL byte",
so rename the corresponding flag from F_NO_NUL to F_INCLUDE_NUL to match
the behavi
Module Name:src
Committed By: apb
Date: Fri Feb 17 11:18:55 UTC 2012
Modified Files:
src/usr.bin/db: db.1
Log Message:
db(1) "-N" flag means "Include the NUL byte at the end of the key
or value". (Previously, the description was reversed.) Also expand
the description.
T
Module Name:src
Committed By: tron
Date: Fri Feb 17 11:15:59 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Postfix was updated to version 2.8.8.
To generate a diff of this commit:
cvs rdiff -u -r1.910 -r1.911 src/doc/3RDPARTY
cvs rdiff -u -r1.1674 -r1.1
Module Name:src
Committed By: plunky
Date: Fri Feb 17 09:44:14 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile autoconf.9
Log Message:
document config_detach_children(9)
To generate a diff of this commit:
cvs rdiff -u -r1.173
Module Name:src
Committed By: tron
Date: Fri Feb 17 09:17:22 UTC 2012
Modified Files:
src/external/ibm-public/postfix/dist/src/local: unknown.c
Log Message:
Include "defer.h" to get the prototype for defer_append().
To generate a diff of this commit:
cvs rdiff -u -r1.1.1
Module Name:src
Committed By: yamt
Date: Fri Feb 17 08:45:12 UTC 2012
Modified Files:
src/sys/kern: bufq_priocscan.c
src/sys/sys: buf.h param.h
Log Message:
BUFQ_PRIOCSCAN:
- to reduce cpu consumption for a long queue, maintain the sorted lists of
buffers with r
Module Name:src
Committed By: matt
Date: Fri Feb 17 08:28:36 UTC 2012
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.c
Log Message:
Avoid signed/unsigned comparision.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/mkubootimage/mkubootim
Module Name:src
Committed By: yamt
Date: Fri Feb 17 08:24:30 UTC 2012
Modified Files:
src/doc: BRANCHES
Log Message:
yamt-pagecache: update
To generate a diff of this commit:
cvs rdiff -u -r1.321 -r1.322 src/doc/BRANCHES
Please note that diffs are not public domain; the
Module Name:src
Committed By: yamt
Date: Fri Feb 17 08:22:48 UTC 2012
Modified Files:
src/share/man/man3: rbtree.3
Log Message:
sync with code
(remove const quals)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man3/rbtree.3
Please note that d
Module Name:src
Committed By: yamt
Date: Fri Feb 17 08:20:55 UTC 2012
Modified Files:
src/sys/sys: rbtree.h
Log Message:
remove bogus const quals
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/sys/rbtree.h
Please note that diffs are not public domai
Module Name:src
Committed By: yamt
Date: Fri Feb 17 08:18:57 UTC 2012
Modified Files:
src/sys/miscfs/genfs [yamt-pagecache]: genfs_io.c
src/sys/ufs/ufs [yamt-pagecache]: ufs_inode.c
src/sys/uvm [yamt-pagecache]: uvm_bio.c uvm_page.c uvm_page.h
uv
Module Name:src
Committed By: yamt
Date: Fri Feb 17 08:17:03 UTC 2012
Modified Files:
src/common/lib/libc/gen [yamt-pagecache]: radixtree.c
Log Message:
comments
To generate a diff of this commit:
cvs rdiff -u -r1.17.2.1 -r1.17.2.2 src/common/lib/libc/gen/radixtree.c
Pl
Module Name:src
Committed By: matt
Date: Fri Feb 17 08:13:18 UTC 2012
Modified Files:
src/usr.bin/ldd: Makefile.common
Log Message:
MIPS uses a variable page size now.
(pulled up from matt-nb5-mips64)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bi
Module Name:src
Committed By: matt
Date: Fri Feb 17 08:11:29 UTC 2012
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.c
Log Message:
Let address/entry be 64bit if they are just sign-extended 32-bit values.
(change pulled up from matt-nb5-mips64).
To generate a dif
45 matches
Mail list logo