Module Name:src
Committed By: cherry
Date: Wed Aug 10 06:40:35 UTC 2011
Modified Files:
src/sys/arch/x86/include: cpu.h
Log Message:
Add Xen specific members to struct cpu_info, Add proper per-cpu curcpu()
functionality
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: cherry
Date: Wed Aug 10 06:38:02 UTC 2011
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
tweak the xen specific startup path to not use %fs before it is setup. Minor
refactoring. Use Xen specific ipi calls.
To generate a dif
Module Name:src
Committed By: cherry
Date: Wed Aug 10 06:33:13 UTC 2011
Modified Files:
src/sys/arch/amd64/include: frameasm.h
Log Message:
Correct offset calculation for ci
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/amd64/include/frameasm
Module Name:src
Committed By: cherry
Date: Wed Aug 10 06:30:59 UTC 2011
Modified Files:
src/sys/arch/amd64/include: intrdefs.h
src/sys/arch/i386/include: intrdefs.h
Log Message:
Include Xen specific definitions.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: cherry
Date: Wed Aug 10 06:29:23 UTC 2011
Added Files:
src/sys/arch/xen/include: intrdefs.h
Log Message:
Add Xen specific ipi bitmasks
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.10 src/sys/arch/xen/include/intrdefs.h
Please not
Module Name:src
Committed By: hannken
Date: Wed Aug 10 06:27:02 UTC 2011
Modified Files:
src/sys/fs/union: union_vnops.c
src/tests/fs/union: t_pr.c
Log Message:
For devices, sockets and fifos ignore setting the file size to zero to make
open(..., O_TRUNC) happy and
Module Name:src
Committed By: hannken
Date: Wed Aug 10 06:19:54 UTC 2011
Modified Files:
src/sys/fs/union: union_subr.c
Log Message:
Use LK_SHARED, it is sufficient for VOP_GETATTR() and VOP_READDIR().
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys
Module Name:src
Committed By: dholland
Date: Wed Aug 10 05:42:32 UTC 2011
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
Revert previous, it breaks nullfs. (And I guess there are no tests for
nullfs?)
To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.1
Module Name:src
Committed By: jmcneill
Date: Wed Aug 10 01:32:44 UTC 2011
Modified Files:
src/sys/arch/usermode/conf: GENERIC Makefile.usermode
src/sys/arch/usermode/dev: clock.c cpu.c
src/sys/arch/usermode/include: bus.h
src/sys/arch/usermode/usermo
Module Name:src
Committed By: dholland
Date: Tue Aug 9 23:46:05 UTC 2011
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
Fail namei immediately if searchdir is unlinked / has been rmdir'd.
Do this by checking if v_size == 0. Should fix PR 44658 (and PR 32661).
T
Module Name:src
Committed By: dholland
Date: Tue Aug 9 23:16:17 UTC 2011
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
Include missing part of previous commit to this file. (sigh)
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/kern/vfs
Module Name:src
Committed By: dyoung
Date: Tue Aug 9 21:07:14 UTC 2011
Modified Files:
src/sys/kern: subr_autoconf.c
Log Message:
Correct a comment on config_found_sm_loc().
To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 src/sys/kern/subr_autoconf.c
Pl
Module Name:src
Committed By: dyoung
Date: Tue Aug 9 21:04:06 UTC 2011
Modified Files:
src/share/man/man4: puc.4
src/sys/dev/pci: pucdata.c
Log Message:
Add support for the Oxford Semiconductor OXPCIe952, a 2-port serial chip
with a PCI Express interface, in legac
Module Name:src
Committed By: dholland
Date: Tue Aug 9 20:05:05 UTC 2011
Modified Files:
src/sys/sys: dirent.h
Log Message:
__typeof__, not __typeof, to avoid confusing passersby.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/sys/dirent.h
Please
Module Name:src
Committed By: riz
Date: Tue Aug 9 19:04:14 UTC 2011
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket 1653.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-5.2
Please note that diffs are not public
Module Name:src
Committed By: riz
Date: Tue Aug 9 18:58:18 UTC 2011
Modified Files:
src/external/ibm-public/postfix/dist [netbsd-5]: HISTORY makedefs
postfix-install
src/external/ibm-public/postfix/dist/src/cleanup [netbsd-5]:
cleanup_milter
Module Name:src
Committed By: dholland
Date: Tue Aug 9 18:37:56 UTC 2011
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
Simplify handling of slashes. Provides a proper fix for PR 44961.
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/sys/ker
Module Name:src
Committed By: jmmv
Date: Tue Aug 9 18:24:46 UTC 2011
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Check (and fix) that unprivileged-user has been changed from _atf to _tests
in /etc/atf/common.conf. Requested by martin@.
To generat
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 18:11:38 UTC 2011
Modified Files:
src/lib/libc/gen: sysconf.3
src/share/man/man3: stdint.3 unistd.3
src/usr.bin/getconf: getconf.1
Log Message:
Xref limits(3).
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 18:03:11 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note the over fifty new manual pages.
To generate a diff of this commit:
cvs rdiff -u -r1.1591 -r1.1592 src/doc/CHANGES
Please note that diffs are not p
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 17:58:28 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man3: Makefile
Added Files:
src/share/man/man3: limits.3
Log Message:
Add a summary page for .
To generate a diff of this
Module Name:src
Committed By: riz
Date: Tue Aug 9 16:20:55 UTC 2011
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Tickets 1651, 1652.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.96 -r1.1.2.97 src/doc/CHANGES-5.2
Please note that diffs are not
Module Name:src
Committed By: riz
Date: Tue Aug 9 16:18:23 UTC 2011
Modified Files:
src/sys/kern [netbsd-5]: kern_kthread.c
src/sys/sys [netbsd-5]: kthread.h
Log Message:
Pull up following revision(s) (requested by matt in ticket #1652):
sys/sys/kthread.h:
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 16:14:41 UTC 2011
Modified Files:
src/doc: TODO
Log Message:
Also: netpgp(1).
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/doc/TODO
Please note that diffs are not public domain; they are subject
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 16:10:10 UTC 2011
Modified Files:
src/doc: TODO
Log Message:
Remove few entries that clearly have been done (aio(3), ssp(3), tests(7)).
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/doc/TODO
Pleas
Module Name:src
Committed By: riz
Date: Tue Aug 9 15:55:55 UTC 2011
Modified Files:
src/usr.bin/extattr [netbsd-5]: getextattr.1 getextattr.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #1651):
usr.bin/extattr/getextattr.1: revision 1.4
Module Name:src
Committed By: jmcneill
Date: Tue Aug 9 15:02:30 UTC 2011
Modified Files:
src/distrib/sets: Makefile
Log Message:
when sorting the metalog for unpriv builds, first run it through sort so
mtree doesn't fail with:
nbmtree: .: missing directory in specificat
Module Name:src
Committed By: jakllsch
Date: Tue Aug 9 14:18:17 UTC 2011
Modified Files:
src/sys/arch/i386/conf: MONOLITHIC
Log Message:
While the GENERIC/MONOLITHIC/MODULAR issue remains to be sorted out,
MONOLITHIC is still a part of the release build and needs to remai
Module Name:src
Committed By: martin
Date: Tue Aug 9 13:48:56 UTC 2011
Modified Files:
src/tests/dev/raidframe: t_raid.sh
Log Message:
Add missing RUMP_SERVER export, so the "normal" test does not fail with
a stupid error.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: joerg
Date: Tue Aug 9 13:06:31 UTC 2011
Modified Files:
src/external/historical/nawk/bin: Makefile
Log Message:
No longer needs -Wno-array-bounds with clang.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/historica
Module Name:src
Committed By: joerg
Date: Tue Aug 9 13:06:10 UTC 2011
Modified Files:
src/usr.sbin/ipf: Makefile.inc
Log Message:
Requires -Wno-array-bounds with clang now.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/ipf/Makefile.inc
Plea
Module Name:src
Committed By: joerg
Date: Tue Aug 9 13:04:28 UTC 2011
Modified Files:
src/usr.sbin/altq/altqd: Makefile
src/usr.sbin/dhcp: Makefile.inc
Log Message:
Passes with the relaxed array boundary check in clang
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: joerg
Date: Tue Aug 9 13:03:36 UTC 2011
Modified Files:
src/lib/libc/db: Makefile.inc
Log Message:
libc passes the relaxed array boundary check in clang now.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/db/Makefi
Module Name:src
Committed By: joerg
Date: Tue Aug 9 13:02:53 UTC 2011
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Restrict -Wno-array-bounds to tulip.c with gcc.
To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 src/sys/conf/Makefile.kern.
Module Name:src
Committed By: joerg
Date: Tue Aug 9 13:02:11 UTC 2011
Modified Files:
src/gnu/usr.bin/gdb6: Makefile.inc
Log Message:
Passes relaxed array boundary checks with clang now.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/gnu/usr.bin/gdb6/Ma
Module Name:src
Committed By: joerg
Date: Tue Aug 9 13:01:34 UTC 2011
Modified Files:
src/external/lgpl3/gmp/lib/libgmp: Makefile
Log Message:
Requires -Wno-unused-value -Wno-tautological-compare when building with
clang.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: joerg
Date: Tue Aug 9 13:00:59 UTC 2011
Modified Files:
src/external/bsd/fetch/lib: Makefile
src/external/bsd/ntp: Makefile.inc
Log Message:
-Wno-array-bounds is no longer needed for clang here
To generate a diff of this commit:
cvs
Module Name:src
Committed By: joerg
Date: Tue Aug 9 13:00:05 UTC 2011
Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3: Makefile
src/external/gpl3/gcc/lib/libsupc++: Makefile
Log Message:
Can't build libstdc++ and libsupc++ with clang since it depends on usi
Module Name:src
Committed By: joerg
Date: Tue Aug 9 12:58:55 UTC 2011
Modified Files:
src/external/gpl3/gcc/lib/libiberty: Makefile
Log Message:
Disable -Wunused-value for clang, it triggers on the bcopy replacement.
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: joerg
Date: Tue Aug 9 12:56:42 UTC 2011
Modified Files:
src/external/gpl3/gcc/usr.bin/cc1: Makefile
src/external/gpl3/gcc/usr.bin/cc1obj: Makefile
src/external/gpl3/gcc/usr.bin/cc1plus: Makefile
Log Message:
Since cproj and fr
Module Name:src
Committed By: joerg
Date: Tue Aug 9 12:55:19 UTC 2011
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSCore: DNSCommon.c
src/sbin/ping: ping.c
Log Message:
Don't use array access to compute addresses that are definitely beyond
the static
Module Name:src
Committed By: joerg
Date: Tue Aug 9 12:30:47 UTC 2011
Modified Files:
src/external/bsd/llvm: Makefile.inc
src/external/bsd/llvm/bin/clang: Makefile
src/external/bsd/llvm/lib/libLLVMipo: Makefile
src/external/bsd/llvm/lib/libclangStat
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 12:16:04 UTC 2011
Modified Files:
src/distrib/sets/lists/modules: md.amd64 md.i386
src/sys/modules: Makefile
Log Message:
Build acpiwdrt(4) as a module on x86.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 12:09:56 UTC 2011
Modified Files:
src/sys/modules: Makefile
Log Message:
Two placeholder comments.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/modules/Makefile
Please note that diffs are not
Module Name:src
Committed By: jmcneill
Date: Tue Aug 9 11:26:40 UTC 2011
Modified Files:
src/sys/dev/pci: cx23885reg.h
Log Message:
add CLK_DELAY
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/cx23885reg.h
Please note that diffs are not pub
Module Name:src
Committed By: uch
Date: Tue Aug 9 11:18:29 UTC 2011
Modified Files:
src/sbin/newfs_v7fs: main.c
Log Message:
Fix warning message.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sbin/newfs_v7fs/main.c
Please note that diffs are not publi
Module Name:src
Committed By: jmcneill
Date: Tue Aug 9 11:12:02 UTC 2011
Modified Files:
src/distrib/sets/lists/modules: md.amd64 md.i386
src/sys/modules: Makefile
Log Message:
include cx24227, lg3303, mt2131, nxt2k, tvpll, xc3028, coram, cxdtv, and emdtv
modules
Module Name:src
Committed By: jmcneill
Date: Tue Aug 9 10:54:22 UTC 2011
Modified Files:
src/sys/dev/i2c: lg3303.c xc3028.c
Log Message:
lg3303 should depend on dtv_math, not xc3028
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/lg3303.c
cvs
Module Name:src
Committed By: jmcneill
Date: Tue Aug 9 10:53:10 UTC 2011
Modified Files:
src/sys/dev/i2c: lg3303.c
Added Files:
src/sys/dev/dtv: dtv_math.h
Log Message:
add dtv_math.h
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/dtv/dtv_
Module Name:src
Committed By: uch
Date: Tue Aug 9 09:12:07 UTC 2011
Modified Files:
src/sbin/newfs_v7fs: main.c
Log Message:
Check whether superblock is writable sector.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sbin/newfs_v7fs/main.c
Please note
Module Name:src
Committed By: manu
Date: Tue Aug 9 09:06:52 UTC 2011
Modified Files:
src/lib/libperfuse: ops.c
Log Message:
Fix uninitiaized variable usage (never though lint would miss that when
used by return statement) that caused unprivilegied user to fail on
unlink(2
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 08:36:05 UTC 2011
Modified Files:
src/distrib/sets/lists/modules: md.amd64
src/sys/modules: Makefile
Log Message:
As wmieeepc(4) was added to amd64 GENERIC, build it also as a amd64 module.
To generate a diff
Module Name:src
Committed By: mbalmer
Date: Tue Aug 9 08:27:15 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
re-gen after PWDOG1 addition.
To generate a diff of this commit:
cvs rdiff -u -r1.1087 -r1.1088 src/sys/dev/pci/pcidevs.h
cvs r
Module Name:src
Committed By: mbalmer
Date: Tue Aug 9 08:26:19 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add the QUANCOM PWDOG1.
To generate a diff of this commit:
cvs rdiff -u -r1.1092 -r1.1093 src/sys/dev/pci/pcidevs
Please note that diffs are no
Module Name:src
Committed By: mbalmer
Date: Tue Aug 9 08:08:10 UTC 2011
Modified Files:
src/etc/rc.d: wscons
Log Message:
Print 'Keyboard encoding -> sg' instead of just 'encoding -> sg' on the
console.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/e
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 07:33:02 UTC 2011
Modified Files:
src/share/man/man4: acpi.4
Log Message:
Add the USENIX paper of Watanabe.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/share/man/man4/acpi.4
Please note that dif
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 07:24:49 UTC 2011
Modified Files:
src/share/man/man4: hpacel.4
Log Message:
Fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/hpacel.4
Please note that diffs are not public do
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 07:18:54 UTC 2011
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Finally, add missing %D.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/man/man4/acpicpu.4
Please note that diffs
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 07:16:27 UTC 2011
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
One more.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/share/man/man4/acpicpu.4
Please note that diffs are not public
Module Name:src
Committed By: jruoho
Date: Tue Aug 9 07:09:33 UTC 2011
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Add few papers to SEE ALSO. Particularly the first one demonstrates
the diminishing value of P-states compared to C-states on new CPUs.
To g
Module Name:src
Committed By: manu
Date: Tue Aug 9 07:00:13 UTC 2011
Modified Files:
src/usr.sbin/perfused: msg.c
Log Message:
Fix warning
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/perfused/msg.c
Please note that diffs are not public do
61 matches
Mail list logo