Module Name:src
Committed By: jruoho
Date: Tue Nov 15 07:43:37 UTC 2011
Modified Files:
src/sys/dev/acpi: acpi_cpu_pstate.c
Log Message:
Add comment.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/acpi/acpi_cpu_pstate.c
Please note that diffs
Module Name:src
Committed By: jruoho
Date: Tue Nov 15 07:20:31 UTC 2011
Modified Files:
src/sys/arch/x86/acpi: acpi_cpu_md.c
Log Message:
Add support for AMD family 12h. Also revert revision 1.67, as it implies
maintenance burden for limited value. XXX: Need to add family
Module Name:src
Committed By: jym
Date: Tue Nov 15 00:50:57 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile
Log Message:
pool_cache_sethiwat(9), pool_cache_setlowat(9), pool_cache_sethardlimit(9)
To generate a diff of this co
Module Name:src
Committed By: jym
Date: Tue Nov 15 00:32:34 UTC 2011
Modified Files:
src/share/man/man9: pool_cache.9
Log Message:
Document pool_cache_sethardlimit(9), the faithful friend of
pool_sethardlimit(9).
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1
Module Name:src
Committed By: jym
Date: Tue Nov 15 00:19:43 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile
Log Message:
pool_sethardlimit.9 => pool.9
To generate a diff of this commit:
cvs rdiff -u -r1.1707 -r1.1708 src/dist
Module Name:src
Committed By: christos
Date: Mon Nov 14 21:34:50 UTC 2011
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Use getdiskinfo() to print the name of the device; the previous code
constructed the wrong name if it was a wedge.
To generate a
Module Name:src
Committed By: christos
Date: Mon Nov 14 20:47:33 UTC 2011
Modified Files:
src/tests/util/sh: t_evaltested.sh
Log Message:
remove c3 and c4
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/util/sh/t_evaltested.sh
Please note that diff
Module Name:src
Committed By: christos
Date: Mon Nov 14 20:25:15 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
add t_evaltested
To generate a diff of this commit:
cvs rdiff -u -r1.422 -r1.423 src/distrib/sets/lists/tests/mi
Please note that diff
Module Name:src
Committed By: christos
Date: Mon Nov 14 20:23:29 UTC 2011
Modified Files:
src/tests/util/sh: Makefile
Added Files:
src/tests/util/sh: t_evaltested.sh
Log Message:
Add a test for PR/45613 (eval failing in a tested context)
To generate a diff of thi
Module Name:src
Committed By: hannken
Date: Mon Nov 14 18:42:57 UTC 2011
Modified Files:
src/sys/fs/union: union_vnops.c
Log Message:
VOP_ABORTOP() has no specific lock requirements so there is no need
to force locked vnodes here. It should be impossible to come here
with
Module Name:src
Committed By: hannken
Date: Mon Nov 14 18:38:14 UTC 2011
Modified Files:
src/sys/fs/union: union_subr.c
Log Message:
Remove a needless vnode lock/unlock dance. This is a leftover from the
removal of VOP_LEASE().
Function union_removed_upper() always works
Module Name:src
Committed By: hannken
Date: Mon Nov 14 18:35:15 UTC 2011
Modified Files:
src/sys/fs/adosfs: advfsops.c
src/sys/fs/cd9660: cd9660_vfsops.c
src/sys/fs/filecorefs: filecore_vfsops.c
src/sys/fs/hfs: hfs_subr.c
src/sys/fs/msdosfs:
Module Name:src
Committed By: christos
Date: Mon Nov 14 18:24:45 UTC 2011
Modified Files:
src/bin/sh: eval.c
Log Message:
PR/45613: Aleksey Cheusov: /bin/sh: 'set -e' + 'if eval false' problem
Fixed from: http://www.freebsd.org/cgi/query-pr.cgi?pr=134881&cat=
To generate
Module Name:src
Committed By: christos
Date: Mon Nov 14 16:21:44 UTC 2011
Modified Files:
src/common/lib/libutil: getfstypename.c
Log Message:
compile into nothing if _STANDALONE
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libutil/getfstype
Module Name:src
Committed By: hannken
Date: Mon Nov 14 16:04:30 UTC 2011
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Bring back sys/disklabel.h for DISKUNIT and DISKPART.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/x
Module Name:src
Committed By: christos
Date: Mon Nov 14 14:37:13 UTC 2011
Modified Files:
src/common/lib/libutil: getfstypename.c
Log Message:
add netbsd id
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libutil/getfstypename.c
Please note th
Module Name:src
Committed By: christos
Date: Mon Nov 14 14:36:40 UTC 2011
Modified Files:
src/common/lib/libutil: getfstypename.c
Log Message:
- fix boot block building (-D_STANDALONE)
- explain why we cast.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src
Module Name:src
Committed By: yamt
Date: Mon Nov 14 14:27:53 UTC 2011
Modified Files:
src/usr.bin/vmstat [yamt-pagecache]: vmstat.c
Log Message:
might dirty -> possibly dirty
suggested by wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.186.2.1 -r1.186.2.2 src/us
Module Name:src
Committed By: yamt
Date: Mon Nov 14 14:24:54 UTC 2011
Modified Files:
src/sys/uvm [yamt-pagecache]: uvm_extern.h uvm_meter.c
Log Message:
might dirty -> possibly dirty
suggested by wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.176.2.2 -r1.176.2
Module Name:src
Committed By: yamt
Date: Mon Nov 14 14:23:16 UTC 2011
Modified Files:
src/sys/uvm [yamt-pagecache]: uvm_fault.c
Log Message:
assertions
To generate a diff of this commit:
cvs rdiff -u -r1.190.2.1 -r1.190.2.2 src/sys/uvm/uvm_fault.c
Please note that diffs
Module Name:src
Committed By: yamt
Date: Mon Nov 14 14:22:28 UTC 2011
Modified Files:
src/sys/uvm [yamt-pagecache]: uvm_page_array.h
Log Message:
comment
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/uvm/uvm_page_array.h
Please note that di
Module Name:src
Committed By: yamt
Date: Mon Nov 14 14:21:41 UTC 2011
Modified Files:
src/sys/uvm [yamt-pagecache]: uvm_page.h
Log Message:
remove now unused UVM_PAGE_TREE_PENALTY
To generate a diff of this commit:
cvs rdiff -u -r1.73.2.4 -r1.73.2.5 src/sys/uvm/uvm_page.
Module Name:src
Committed By: tnozaki
Date: Mon Nov 14 13:29:07 UTC 2011
Modified Files:
src/dist/nvi/common: key.h
Log Message:
nvi cannot display international character(west european accented chars).
reported by Ian D. Leroux at current-users, thanks a lot!
To generat
Module Name:src
Committed By: tteras
Date: Mon Nov 14 13:25:06 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec [ipsec-tools-0_8-branch]:
pfkey.c
Log Message:
>From Marcelo Leitner : do not shrink pfkey socket
buffers (if system default is larg
Module Name:src
Committed By: tteras
Date: Mon Nov 14 13:24:05 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec: pfkey.c
Log Message:
>From Marcelo Leitner : do not shrink pfkey socket
buffers (if system default is larger than what we want as minimum)
To
Module Name:src
Committed By: jmcneill
Date: Mon Nov 14 11:29:48 UTC 2011
Modified Files:
src/sys/arch/x86/x86: platform.c
Log Message:
add machdep.dmi.bios-date
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/x86/x86/platform.c
Please note th
Module Name:src
Committed By: njoly
Date: Mon Nov 14 11:28:05 UTC 2011
Modified Files:
src/usr.sbin/puffs/rump_v7fs: Makefile
Log Message:
Define RUMP_DISKFS to provide getdiskinfo from rumpdev_disk library.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src
Module Name:xsrc
Committed By: jmcneill
Date: Mon Nov 14 11:26:52 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-intel/dist/src: i830_quirks.c
Log Message:
Use sysctl machdep.dmi.* instead of /sys/class/dmi/id/* for extracting DMI info
on NetBSD
To generate a dif
Module Name:othersrc
Committed By: cheusov
Date: Mon Nov 14 11:12:38 UTC 2011
Modified Files:
othersrc/usr.sbin/pkg_setup: pkg_setup
Log Message:
Add option '-p ' for installing specified packages in addition to
pkg_install.
Example: pkg_setup -v -d http://example.org/pk
29 matches
Mail list logo