Module Name:src
Committed By: rmind
Date: Sun Jan 30 07:04:49 UTC 2011
Modified Files:
src/share/man/man9: vnsubr.9
Log Message:
vn_lock: describe flags, remove reference to lockmgr.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/share/man/man9/vnsubr.
Module Name:src
Committed By: rmind
Date: Sun Jan 30 07:02:23 UTC 2011
Modified Files:
src/share/man/man9: npf_ncode.9
Log Message:
Sync man page with reality.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/npf_ncode.9
Please note that di
Module Name:src
Committed By: bouyer
Date: Sun Jan 30 00:27:56 UTC 2011
Modified Files:
src/tests/fs/ffs/clients [bouyer-quota2]: Makefile
Log Message:
Add a edquota rump client
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/tests/fs/ffs/clients/
Module Name:src
Committed By: bouyer
Date: Sun Jan 30 00:26:03 UTC 2011
Modified Files:
src/usr.sbin/edquota [bouyer-quota2]: Makefile edquota.c
Log Message:
Convert to new quotactl()
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.64.1 src/usr.sbin/edquota/M
Module Name:src
Committed By: bouyer
Date: Sun Jan 30 00:25:20 UTC 2011
Modified Files:
src/sys/ufs/ufs [bouyer-quota2]: quota2_prop.c quota2_prop.h
ufs_quota.c ufs_quota.h ufs_quota2.c
Log Message:
Implement 'set' command for quota2.
To generate a diff of th
Module Name:src
Committed By: bouyer
Date: Sun Jan 30 00:21:08 UTC 2011
Modified Files:
src/usr.bin/quota [bouyer-quota2]: printquota.c
Log Message:
intprt() can be called up to 3 times for a single printf();
make sure to return 3 different static buffers in such a case.
Module Name:src
Committed By: wiz
Date: Sat Jan 29 23:38:35 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist/man: libsaslc.3
Log Message:
Remove trailing whitespace; new sentence, new line; mark up
NULL with Dv; fix Dd argument.
To generate a diff of this c
Module Name:src
Committed By: agc
Date: Sat Jan 29 23:35:31 UTC 2011
Modified Files:
src/crypto/external/bsd/libsaslc/dist: index.html soc.html style.css
src/crypto/external/bsd/libsaslc/dist/doc: library.txt
src/crypto/external/bsd/libsaslc/dist/include: sa
Module Name:src
Committed By: bouyer
Date: Sat Jan 29 23:22:00 UTC 2011
Modified Files:
src/sys/ufs/ufs [bouyer-quota2]: quota2.h ufs_quota.c ufs_quota2.c
Log Message:
Describe how the on-disk structures are protected from concurent access,
and try to implement it.
To ge
Module Name:src
Committed By: jakllsch
Date: Sat Jan 29 23:19:54 UTC 2011
Modified Files:
src/external/bsd/tcpdump/include: config.h
Log Message:
Re-add LBL_ALIGN define we used to have pre-src/external.
Fixes a tcpdump SIGBUS on ARM.
To generate a diff of this commit:
c
Module Name:src
Committed By: matt
Date: Sat Jan 29 22:58:47 UTC 2011
Modified Files:
src/lib/libc/compat/arch/vax/sys: compat___sigtramp2.S
Log Message:
Fix type sigtramp_t -> sigtramp_2
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/lib/libc/comp
Module Name:src
Committed By: cegger
Date: Sat Jan 29 20:37:25 UTC 2011
Modified Files:
src/sys/dev/pckbport: synaptics.c
Log Message:
use aprint_debug_dev and get rid of SYNAPTICSDEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/pckbport/sy
Module Name:src
Committed By: matt
Date: Sat Jan 29 18:21:23 UTC 2011
Modified Files:
src/sys/sys: evcnt.h
Log Message:
Add EVCNT_TYPE_ANY for sysctl. Fix EVCNT_STRING_MAX fencepost error.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/sys/evcnt.h
Module Name:src
Committed By: matt
Date: Sat Jan 29 18:19:54 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note new sysctl for evcnt and vmstat rework.
To generate a diff of this commit:
cvs rdiff -u -r1.1497 -r1.1498 src/doc/CHANGES
Please note that diffs are
Module Name:src
Committed By: matt
Date: Sat Jan 29 18:10:08 UTC 2011
Modified Files:
src/usr.bin/vmstat: vmstat.c
Log Message:
Defer nlist processing until we know we need to it. If everything can be
obtained via sysctl, we can skip it entirely. This means we can run ev
Module Name:src
Committed By: bouyer
Date: Sat Jan 29 17:42:38 UTC 2011
Modified Files:
src/usr.bin/quota [bouyer-quota2]: printquota.c printquota.h
Log Message:
Allow to pass HN_PRIV_UNLIMITED flag (private to printquota consumers),
which cause it to return "unlimited" in
Module Name:src
Committed By: bouyer
Date: Sat Jan 29 17:37:39 UTC 2011
Modified Files:
src/dist/bind/lib/isc/alpha/include/isc [netbsd-4-0]: atomic.h
Log Message:
Add __unused to inline functions; fix alpha build after ticket #1413
To generate a diff of this commit:
cvs
Module Name:src
Committed By: bouyer
Date: Sat Jan 29 17:37:27 UTC 2011
Modified Files:
src/dist/bind/lib/isc/alpha/include/isc [netbsd-4]: atomic.h
Log Message:
Add __unused to inline functions; fix alpha build after ticket #1413
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: matt
Date: Sat Jan 29 17:35:25 UTC 2011
Modified Files:
src/sys/kern: subr_evcnt.c
src/sys/sys: sysctl.h
Log Message:
Add a sysctl to retrieve evcnts from the kernel. You can tell it to
limit to a specific type and/or all or just evcn
Module Name:src
Committed By: jym
Date: Sat Jan 29 16:56:27 UTC 2011
Modified Files:
src: BUILDING Makefile
Log Message:
Pass down INSTALLSETS variable to installsets target. Use :Q to escape
shell meta-characters, as the variable contains a list of sets, separated
by spac
Module Name:src
Committed By: tsutsui
Date: Sat Jan 29 14:20:18 UTC 2011
Modified Files:
src/sys/dev/usb: uhidev.c
Log Message:
kern/44483: Support for WACOM Graphire2 ET-0405A-U graphics tablet.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/u
Module Name:src
Committed By: tsutsui
Date: Sat Jan 29 14:18:24 UTC 2011
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
Regen from usbdevs rev 1.577:
> PR kern/44483: Add Wacom Graphire2 ET-0405A-U graphics tablet.
To generate a diff of this commi
Module Name:src
Committed By: tsutsui
Date: Sat Jan 29 14:17:44 UTC 2011
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
PR kern/44483: Add Wacom Graphire2 ET-0405A-U graphics tablet.
To generate a diff of this commit:
cvs rdiff -u -r1.576 -r1.577 src/sys/dev/usb/u
Module Name:src
Committed By: bouyer
Date: Sat Jan 29 11:04:43 UTC 2011
Modified Files:
src/usr.sbin/repquota [bouyer-quota2]: Makefile repquota.c
Log Message:
Use quota1_subr.c
To generate a diff of this commit:
cvs rdiff -u -r1.5.64.1 -r1.5.64.2 src/usr.sbin/repquota/M
Module Name:src
Committed By: wiz
Date: Sat Jan 29 10:51:43 UTC 2011
Modified Files:
src/doc: 3RDPARTY
Log Message:
postfix-2.8.0 out.
To generate a diff of this commit:
cvs rdiff -u -r1.807 -r1.808 src/doc/3RDPARTY
Please note that diffs are not public domain; they are
25 matches
Mail list logo