Module Name:src
Committed By: gsutre
Date: Mon Aug 9 09:36:42 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_pci.c
Log Message:
acpi_pcidev_scan: attach PCI information only to working devices.
ok jruoho@
To generate a diff of this commit:
cvs rdiff -u -r1.214
Module Name:src
Committed By: wiz
Date: Mon Aug 9 10:57:23 UTC 2010
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Group hyphens differently.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/acpicpu.4
Please note that diffs are
Module Name:src
Committed By: jruoho
Date: Mon Aug 9 13:41:39 UTC 2010
Modified Files:
src/sys/arch/x86/acpi: acpi_cpu_md.c
src/sys/dev/acpi: acpi_cpu.h acpi_cpu_cstate.c
Log Message:
Remove a redundant function.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: pooka
Date: Mon Aug 9 15:07:51 UTC 2010
Modified Files:
src/tests/net/config: netconfig.c
Log Message:
add a simple pingtest
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/net/config/netconfig.c
Please note that diff
Module Name:src
Committed By: pooka
Date: Mon Aug 9 15:08:43 UTC 2010
Modified Files:
src/tests/net/icmp: Makefile
Added Files:
src/tests/net/icmp: t_ping.c
Log Message:
test that kernel reponds to ping
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: pooka
Date: Mon Aug 9 15:10:20 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
+tp
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/distrib/sets/lists/tests/mi
Please note that diffs are not public
Module Name:src
Committed By: pooka
Date: Mon Aug 9 15:39:41 UTC 2010
Modified Files:
src/tests/net/config: netconfig.c
Log Message:
may be __unused
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/net/config/netconfig.c
Please note that diffs are
Module Name:src
Committed By: jruoho
Date: Mon Aug 9 15:46:18 UTC 2010
Modified Files:
src/sys/arch/x86/acpi: acpi_cpu_md.c
src/sys/arch/x86/include: cpuvar.h
src/sys/arch/x86/x86: cpu.c est.c
src/sys/arch/xen/x86: cpu.c
Log Message:
Revert the pre
Module Name:src
Committed By: pooka
Date: Mon Aug 9 15:50:13 UTC 2010
Modified Files:
src/sys/ufs/ffs: ffs_vfsops.c
Log Message:
Return error if we try to mount a file system with block size > MAXBSIZE.
Note: there is a billion ways to make the kernel panic by trying
to
Module Name:src
Committed By: jruoho
Date: Mon Aug 9 15:56:45 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_cpu_pstate.c
Log Message:
On systems where both the existing EST code and the one provided by ACPI are
functional, the previously loaded EST code may have used fr
Module Name:src
Committed By: jruoho
Date: Mon Aug 9 16:13:22 UTC 2010
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Fix a typo. Sypported indeed.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/acpicpu.4
Please note that dif
Module Name:xsrc
Committed By: mrg
Date: Mon Aug 9 16:17:58 UTC 2010
Update of /cvsroot/xsrc/external/mit/xf86-video-nv/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv3739
Log Message:
initial import of xf86-video-nv-2.1.18
Status:
Vendor Tag: xorg
Release Tags: xf86-v
Module Name:xsrc
Committed By: mrg
Date: Mon Aug 9 16:18:45 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-nv/dist/src: g80_dac.c g80_sor.c
Removed Files:
xsrc/external/mit/xf86-video-nv/dist/compat: Makefile.am Makefile.in
README
xsrc/ex
Module Name:src
Committed By: pooka
Date: Mon Aug 9 17:12:18 UTC 2010
Modified Files:
src/sys/ufs/ffs: ffs_vfsops.c
Log Message:
add a linefeed to the previous
To generate a diff of this commit:
cvs rdiff -u -r1.261 -r1.262 src/sys/ufs/ffs/ffs_vfsops.c
Please note that
Module Name:src
Committed By: pooka
Date: Mon Aug 9 17:20:57 UTC 2010
Modified Files:
src/sbin/newfs: Makefile mkfs.c newfs.8 newfs.c
Log Message:
Add -G, which turns consistency check errors in warnings. The
current testing purpose is to create a file system with
block
Module Name:src
Committed By: pooka
Date: Mon Aug 9 17:42:26 UTC 2010
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
Check that mounting a file system with blocksize > MAXPHYS returns an error.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/te
Module Name:src
Committed By: pooka
Date: Mon Aug 9 19:32:26 UTC 2010
Modified Files:
src/tests/fs/common: h_fsmacros.h
Log Message:
allow overriding of defaults
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tests/fs/common/h_fsmacros.h
Please note
Module Name:src
Committed By: pooka
Date: Mon Aug 9 19:34:59 UTC 2010
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
* convert 48k fs image test to FSTEST_CON/DESTRO
* make sure hugeblocksize doesn't accidentally succeed
To generate a diff of this commit:
cvs
Module Name:src
Committed By: pooka
Date: Mon Aug 9 19:36:30 UTC 2010
Modified Files:
src/tests/fs/ffs: t_mount.c
Log Message:
add comment saying why the other test doesn't use fstest
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/fs/ffs/t_mount.
Module Name:src
Committed By: wiz
Date: Mon Aug 9 20:23:20 UTC 2010
Modified Files:
src/sbin/newfs: newfs.8
Log Message:
Sort option descriptions.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sbin/newfs/newfs.8
Please note that diffs are not public
Module Name:src
Committed By: pooka
Date: Mon Aug 9 21:14:26 UTC 2010
Modified Files:
src/sbin/newfs: newfs.c
Log Message:
Add -G to usage, omission pointed out by wiz. Also, make usage format
nicer on a 80col terminal.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: uwe
Date: Mon Aug 9 23:07:20 UTC 2010
Modified Files:
src/sys/arch/hpc/include: debug.h
Log Message:
Misc cosmetics. Refix __func__ fallout fixed in previous by
eliminating the temp completely (__func__ is already an array).
This has been s
Module Name:src
Committed By: uwe
Date: Mon Aug 9 23:09:00 UTC 2010
Modified Files:
src/sys/arch/hpcsh/include: debug.h
Log Message:
Use empty do/while for no-op.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hpcsh/include/debug.h
Please note
Module Name:src
Committed By: jruoho
Date: Tue Aug 10 02:42:05 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_cpu.h acpi_cpu_cstate.c acpi_cpu_pstate.c
Log Message:
Use evcnt(9) for the counters.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/
Module Name:src
Committed By: jruoho
Date: Tue Aug 10 02:43:50 UTC 2010
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Note the gathered statistics. One CAVEAT down.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/acpicpu.4
Ple
Module Name:xsrc
Committed By: mrg
Date: Tue Aug 10 02:57:44 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c
Log Message:
pull across a patch from git 11005146d6defa876a988daad587ae558f04ecbb:
From: Alex Deucher
Date: Tue, 10
Module Name:src
Committed By: jruoho
Date: Tue Aug 10 04:38:06 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_cpu_cstate.c
Log Message:
Add a XXX-comment as a TODO. From jmcneill@:
/*
* XXX: The pci_find_device(9) function only deals with
*
Module Name:src
Committed By: jruoho
Date: Tue Aug 10 05:22:07 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_cpu_cstate.c
Log Message:
Fix xref in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/acpi/acpi_cpu_cstate.c
Please note t
Module Name:src
Committed By: wiz
Date: Tue Aug 10 06:10:16 UTC 2010
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Call a flag flag, not argument.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/acpicpu.4
Please note that diff
29 matches
Mail list logo