Module Name:src
Committed By: pooka
Date: Fri Mar 4 09:04:06 UTC 2011
Modified Files:
src/external/bsd/atf/dist/atf-run: atf-run.cpp
Log Message:
Apply "silence, please!" to '(no debugging symbols found)'
spammed by gdb.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: pooka
Date: Fri Mar 4 09:10:34 UTC 2011
Modified Files:
src/usr.bin/rump_allserver: rump_allserver.1
Log Message:
Add note about block device properties.
>From discussion with .
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18
Module Name:src
Committed By: pooka
Date: Fri Mar 4 09:13:23 UTC 2011
Modified Files:
src/usr.bin/rump_allserver: rump_allserver.1
Log Message:
adjust wording in previous
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/rump_allserver/rump_allse
Module Name:src
Committed By: jruoho
Date: Fri Mar 4 09:28:34 UTC 2011
Modified Files:
src/sys/dev/acpi: acpi_cpu_cstate.c
Log Message:
Remove redundant/wrong increment of a variable.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/dev/acpi/acpi_cp
Module Name:src
Committed By: yamt
Date: Fri Mar 4 09:47:47 UTC 2011
Modified Files:
src/lib/libpuffs: callcontext.c
Log Message:
puffs__cc_destroy: clear PCC_HASCALLER. the caller info is not
necessarily relevant to the next life of the cc. this also fixes
the failure
Module Name:src
Committed By: martin
Date: Fri Mar 4 11:48:58 UTC 2011
Modified Files:
src/lib/libc/softfloat: softfloat-specialize
Log Message:
Use sigqueueinfo() instead of raise() to generate exceptions. Provide
minimalistic siginfo data.
To generate a diff of this c
Module Name:src
Committed By: jruoho
Date: Fri Mar 4 11:56:27 UTC 2011
Modified Files:
src/sys/arch/x86/x86: coretemp.c
Log Message:
Only attach on the first SMT ID (as in revision 1.16).
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/x86/x86
Module Name:src
Committed By: jruoho
Date: Fri Mar 4 12:10:50 UTC 2011
Modified Files:
src/sys/arch/x86/acpi: acpi_cpu_md.c
src/sys/dev/acpi: acpi_cpu.h
Log Message:
Rename a badly named constant. Make it correspond with .
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jruoho
Date: Fri Mar 4 12:18:15 UTC 2011
Modified Files:
src/share/man/man4/man4.x86: odcm.4
Log Message:
>From mrg@: note that the states may be limited on some CPUs due erratas.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: christos
Date: Fri Mar 4 13:24:19 UTC 2011
Modified Files:
src/sys/arch/amd64/include: vmparam.h
Log Message:
Revert max stack size change. This is not used anymore for 32 bit binaries.
To generate a diff of this commit:
cvs rdiff -u -r1.26
Module Name:src
Committed By: wiz
Date: Fri Mar 4 13:49:26 UTC 2011
Modified Files:
src/share/man/man4/man4.x86: odcm.4
Log Message:
Improve wording (errata is already plural).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/man4.x86/odcm.
Module Name:src
Committed By: oster
Date: Fri Mar 4 17:45:17 UTC 2011
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
Remove bogus RF_ASSERT that must have crept in by accident.
Thanks to Jan-Hinrich Fessel for reporting the issue.
To generate a dif
Module Name:src
Committed By: riz
Date: Fri Mar 4 17:56:53 UTC 2011
Modified Files:
src/tests/sbin/resize_ffs: common.sh
Log Message:
Back out previous; it's causing intermittent problems which I don't
fully understand yet.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: joerg
Date: Fri Mar 4 22:25:32 UTC 2011
Modified Files:
src/sys/arch/alpha/alpha: machdep.c
src/sys/arch/amd64/amd64: machdep.c netbsd32_machdep.c
src/sys/arch/amiga/amiga: machdep.c
src/sys/arch/arm/arm: arm_machdep.c
Module Name:src
Committed By: matt
Date: Fri Mar 4 22:48:29 UTC 2011
Modified Files:
src/external/gpl2/lvm2: lvm2tools.mk
src/external/gpl2/lvm2/lib/libdevmapper: Makefile
src/external/gpl2/lvm2/sbin/dmsetup: Makefile
src/external/gpl2/lvm2/sbin/lvm
Module Name:src
Committed By: matt
Date: Sat Mar 5 01:52:18 UTC 2011
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
Simplify copyin_psstrings a bit.
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/sys/kern/kern_proc.c
Please note that diffs
Module Name:src
Committed By: joerg
Date: Sat Mar 5 01:58:01 UTC 2011
Modified Files:
src/sys/arch/mmeye/stand/boot: Makefile
Log Message:
Use deflate.sh from the right directory. Execute with HOST_SH.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/
Module Name:src
Committed By: joerg
Date: Sat Mar 5 03:15:26 UTC 2011
Modified Files:
src/sys/rump/fs: Makefile.rumpfscomp
src/sys/rump/kern: Makefile.rumpkerncomp
Log Message:
Fix spelling of MKZFS
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src
Module Name:src
Committed By: jruoho
Date: Sat Mar 5 06:28:29 UTC 2011
Modified Files:
src/sys/dev/nand: nand.h
Log Message:
KNF.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/nand/nand.h
Please note that diffs are not public domain; they are
Module Name:src
Committed By: jruoho
Date: Sat Mar 5 06:39:55 UTC 2011
Modified Files:
src/sys/arch/x86/acpi: acpi_cpu_md.c
Log Message:
If the P-state control mask is set, do a proper read-modify-write.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/
Module Name:src
Committed By: pooka
Date: Sat Mar 5 07:41:12 UTC 2011
Modified Files:
src/tests/fs/tmpfs: t_create.sh t_mkdir.sh
Log Message:
chown the workdir to unpriv user instead of chmod 711. Otherwise,
if your (root's) login shell is {t,}csh, su -m gets outoutsmart
Module Name:src
Committed By: jruoho
Date: Sat Mar 5 07:47:54 UTC 2011
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Add one bug to the list. (Neither acpicpu(4) nor est(4) or powernow(4)
handle possible skew in timers and counters such as TSC.)
To generate
22 matches
Mail list logo