CVS commit: src/sys/arch/hppa/hppa

2010-04-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Apr 6 07:44:09 UTC 2010 Modified Files: src/sys/arch/hppa/hppa: trap.c Log Message: Include SSBREAKPOINT in the PTRACE #ifdef/#endif. To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87

CVS commit: src/sys/arch/hp700/include

2010-04-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Apr 6 07:47:48 UTC 2010 Modified Files: src/sys/arch/hp700/include: intr.h Log Message: G/C setsoftnet and hp700_intr_schedule prototype. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18

CVS commit: src/sys/arch/hp700/include

2010-04-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Apr 6 07:58:31 UTC 2010 Modified Files: src/sys/arch/hp700/include: cpu.h Log Message: Add hppa_cpu_ispa20_p To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/arch/hp700/include/cpu.h Please note that

CVS commit: src/sys/arch

2010-04-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Apr 6 08:09:47 UTC 2010 Modified Files: src/sys/arch/hp700/hp700: machdep.c src/sys/arch/hppa/hppa: hppa_machdep.c Log Message: Use hppa_cpu_ispa20_p To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82

CVS commit: src/sys/dev/ieee1394

2010-04-06 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Tue Apr 6 10:45:15 UTC 2010 Modified Files: src/sys/dev/ieee1394: firewire.c Log Message: KASSERT(FALSE) to enter the debugger on this check. When DDB is not defined but KGDB is, this would result in cpu_Debugger() dont being

CVS commit: src

2010-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 6 13:50:22 UTC 2010 Modified Files: src/lib/libc/sys: ptrace.2 src/sys/kern: kern_lwp.c kern_sig.c sys_process.c src/sys/sys: lwp.h Log Message: PR/43128: Paul Koning: Threads support in ptrace() is

CVS commit: src/sys/arch/hpc/include

2010-04-06 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue Apr 6 16:23:17 UTC 2010 Modified Files: src/sys/arch/hpc/include: platid_generated.h platid_mask.h Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/sys

2010-04-06 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue Apr 6 15:29:19 UTC 2010 Modified Files: src/sys/arch/landisk/dev: rs5c313_landisk.c src/sys/dev/ic: rs5c313.c rs5c313reg.h rs5c313var.h Log Message: Added support RICOH 5C316. To generate a diff of this commit: cvs

CVS commit: src/sys/arch/zaurus/dev

2010-04-06 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue Apr 6 15:56:14 UTC 2010 Modified Files: src/sys/arch/zaurus/dev: zmci.c Log Message: Enable SD 4bit bus width mode. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/zaurus/dev/zmci.c Please note

CVS commit: src/sys/arch/arm/xscale

2010-04-06 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue Apr 6 15:55:46 UTC 2010 Modified Files: src/sys/arch/arm/xscale: pxa2x0_mci.c Log Message: Enable DMA transfer. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/xscale/pxa2x0_mci.c Please note

CVS commit: src/sys/arch/atari/dev

2010-04-06 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Apr 6 15:32:36 UTC 2010 Modified Files: src/sys/arch/atari/dev: if_ne_mb.c Log Message: Use callout_schedule(9) rather than callout_reset(9) on polling as callout(9) man says. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch/hpc/hpc

2010-04-06 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue Apr 6 16:18:24 UTC 2010 Modified Files: src/sys/arch/hpc/hpc: platid_mask.c platid_name.c Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/hpc/hpc/platid_mask.c \

CVS commit: src/sys/arch/hpc/conf

2010-04-06 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue Apr 6 16:15:34 UTC 2010 Modified Files: src/sys/arch/hpc/conf: platid.def Log Message: Added W-ZERO3 series. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/arch/hpc/conf/platid.def Please note that

CVS commit: src/sys/dev/sdmmc

2010-04-06 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue Apr 6 15:10:09 UTC 2010 Modified Files: src/sys/dev/sdmmc: sdmmc.c sdmmc_mem.c sdmmcchip.h sdmmcreg.h sdmmcvar.h Log Message: - mention MMC SPI mode. - support SD 4bit bus width mode. To generate a diff of this

CVS commit: src/lib/libc/sys

2010-04-06 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Apr 6 14:27:00 UTC 2010 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: New sentence, new line. Sort errors. Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/external/bsd/flex/dist

2010-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 6 17:39:47 UTC 2010 Modified Files: src/external/bsd/flex/dist: gen.c Log Message: use the m4 define not the cpp one for reject. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/share/man/man8/man8.i386

2010-04-06 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Tue Apr 6 20:15:22 UTC 2010 Modified Files: src/share/man/man8/man8.i386: pxeboot.8 Log Message: The pxeboot manpage implies that boot.cfg gets loaded by default, but this is no longer true following i386/stand/pxeboot/main.c

CVS commit: src/sys/arch/i386/include

2010-04-06 Thread Jed Davis
Module Name:src Committed By: jld Date: Tue Apr 6 20:43:57 UTC 2010 Modified Files: src/sys/arch/i386/include: pte.h Log Message: Fix typos in PAE comment. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/i386/include/pte.h Please note that

CVS commit: src/sys/arch/i386/stand/pxeboot

2010-04-06 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Tue Apr 6 21:18:59 UTC 2010 Modified Files: src/sys/arch/i386/stand/pxeboot: main.c Log Message: Add multiboot command. This lets us netboot the xen+dom0 kernel combo. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/share/man/man8/man8.i386

2010-04-06 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Apr 6 22:41:41 UTC 2010 Modified Files: src/share/man/man8/man8.i386: pxeboot.8 Log Message: Fix Dd argument (no leading zeroes). New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/gnu/dist/gdb6/sim/ppc

2010-04-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 6 23:02:10 UTC 2010 Modified Files: src/gnu/dist/gdb6/sim/ppc: emul_netbsd.c Log Message: update system call table to reflect reality. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2

CVS commit: src/usr.bin/make

2010-04-06 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Wed Apr 7 00:11:28 UTC 2010 Modified Files: src/usr.bin/make: compat.c job.c main.c make.1 make.c make.h nonints.h parse.c Log Message: Add: .error message .warning message based on FreeBSD implementation.