CVS commit: src/sys/dev/pci/voyager

2011-09-05 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Sep 6 06:27:15 UTC 2011 Modified Files: src/sys/dev/pci/voyager: voyagerfb.c Log Message: add simple backlight control support, only on/off for now To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/p

CVS commit: src/sys/dev/pci

2011-09-05 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Sep 6 06:26:14 UTC 2011 Modified Files: src/sys/dev/pci: voyager.c voyagervar.h Log Message: add a function to mess with gpios which locks against the i2c stuff To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/dev/pci/voyager

2011-09-05 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Sep 6 03:31:37 UTC 2011 Modified Files: src/sys/dev/pci/voyager: voyagerfb.c Log Message: wsdisplayio_busid_pci() needs out parent since we don't attach directly to a PCI bus anymore To generate a diff of this commit: cvs

CVS commit: src/sys/dev/pci/hdaudio

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Sep 6 01:51:44 UTC 2011 Modified Files: src/sys/dev/pci/hdaudio: hdafg.c hdaudioreg.h Log Message: Add AC3 passthru support, currently untested. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/

CVS commit: src/lib/libossaudio

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Sep 6 01:20:18 UTC 2011 Modified Files: src/lib/libossaudio: ossaudio.c soundcard.h Log Message: Add support for AFMT_AC3 To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/lib/libossaudio/ossaudio.c cvs rd

CVS commit: src/sys/compat/ossaudio

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Sep 6 01:19:34 UTC 2011 Modified Files: src/sys/compat/ossaudio: ossaudio.c ossaudiovar.h Log Message: Add support for AFMT_AC3 To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/compat/ossaudio/ossaudi

CVS commit: src/share/man/man4

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Sep 6 01:17:48 UTC 2011 Modified Files: src/share/man/man4: audio.4 Log Message: Document AUDIO_ENCODING_AC3 To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/share/man/man4/audio.4 Please note that diffs

CVS commit: src/sys

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Sep 6 01:16:44 UTC 2011 Modified Files: src/sys/dev: auconv.c audio.c src/sys/sys: audioio.h Log Message: Add AUDIO_ENCODING_AC3 encoding type. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 5 21:38:05 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: trap.c Log Message: adjust cpu_lwp_inkernel in mem access and illegal insn handlers To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src

CVS commit: src/sys/arch/usermode

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 5 20:54:48 UTC 2011 Modified Files: src/sys/arch/usermode/dev: cpu.c src/sys/arch/usermode/usermode: urkelvisor.c Log Message: Have the urkel maintain a 'cpu_lwp_inkernel' variable and read it from the urkelviso

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

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 19:28:32 UTC 2011 Modified Files: src/sys/arch/usermode/dev: cpu.c Log Message: Restore errno just before switching to the new context and NOT after it got back again To generate a diff of this commit: cvs rdiff -u -

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

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 18:52:14 UTC 2011 Modified Files: src/sys/arch/usermode/dev: clock.c Log Message: Check SIGALRM handler setup success or failure To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/usermode/dev

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 18:50:35 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: trap.c Log Message: Check for NULL pcb! To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/arch/usermode/usermode/trap.c Please no

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 18:31:04 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: machdep.c Log Message: Cleanup the exec debugging printf mess in usermode's machdep.c and make them depend on DEBUG_EXEC To generate a diff of this co

CVS commit: src/distrib/sets/lists/base

2011-09-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Sep 5 18:29:37 UTC 2011 Modified Files: src/distrib/sets/lists/base: mi Log Message: Improve previous: As the comment at the top says, don't remove entries, but mark them obsolete instead (hi christos!) Sort while here. To ge

CVS commit: src/usr.bin/fstat

2011-09-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Sep 5 18:27:31 UTC 2011 Modified Files: src/usr.bin/fstat: fstat.1 Log Message: Remove duplicate RCS Id and split file system. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/usr.bin/fstat/fstat.1 Please not

CVS commit: src/lib/libutil

2011-09-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Sep 5 18:25:57 UTC 2011 Modified Files: src/lib/libutil: getlabelsector.3 Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libutil/getlabelsector.3 Please note that diffs are not publ

CVS commit: src/usr.bin/yacc

2011-09-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Sep 5 18:25:24 UTC 2011 Removed Files: src/usr.bin/yacc: ACKNOWLEDGEMENTS Makefile NEW_FEATURES NOTES README closure.c defs.h error.c lalr.c lr0.c main.c mkpar.c output.c reader.c skeleton.c symtab.c ver

CVS commit: src/share/man/man9

2011-09-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Sep 5 18:21:29 UTC 2011 Modified Files: src/share/man/man9: vmem.9 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/share/man/man9/vmem.9 Please note that diffs are no

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 5 18:17:44 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: intr.c Log Message: remove thunk_sigblock/thunk_sigunblock calls To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/usermode/us

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

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 5 18:17:08 UTC 2011 Modified Files: src/sys/arch/usermode/dev: clock.c ld_thunkbus.c Log Message: use sigaltstack To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/usermode/dev/clock.c cvs rdi

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 5 18:16:34 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: urkelvisor.c Log Message: check WIFSTOPPED status To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/usermode/usermode/urkelvis

CVS commit: src/usr.bin/utoppya

2011-09-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Sep 5 18:11:54 UTC 2011 Modified Files: src/usr.bin/utoppya: utoppya.c Log Message: Sprinkle const. Use __dead. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.bin/utoppya/utoppya.c Please note that diff

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 5 13:28:17 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: urkelvisor.c Log Message: rearrange ptrace_getregs and have the child raise(SIGSTOP) instead of wait() To generate a diff of this commit: cvs rdiff -

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 5 12:49:34 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: urkelvisor.c Log Message: let env URKELVISOR=0 disable it at runtime To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/usermod

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

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 12:40:38 UTC 2011 Modified Files: src/sys/arch/usermode/dev: cpu.c Log Message: Move kpreempt_enable/disable to splsched() To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/arch/usermode/dev/cpu.c

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

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 12:22:19 UTC 2011 Modified Files: src/sys/arch/usermode/dev: cpu.c Log Message: Disable kernel preemption in the critical section of cpu_switchto() To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sy

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 12:19:12 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: pmap.c Log Message: Install signal handlers just after pmap_bootstrap and don't defer it To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55

CVS commit: src/sys/net

2011-09-05 Thread Robert Swindells
Module Name:src Committed By: rjs Date: Mon Sep 5 12:19:09 UTC 2011 Modified Files: src/sys/net: if_pppoe.c if_spppsubr.c Log Message: Add support for RFC 4638 to pppoe(4). The change to if_spppsubr.c moves the test for whether LCP should request a mru change until after

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 12:04:40 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: trap.c Log Message: Use thunk's version of sigemptyset() To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/usermode/usermode/

CVS commit: src/sys/arch/usermode

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 12:04:03 UTC 2011 Modified Files: src/sys/arch/usermode/include: thunk.h src/sys/arch/usermode/usermode: thunk.c Log Message: Implement thunk_sigemptyset() To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 11:56:53 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: trap.c Log Message: Initialise the alternative signal stack before referring to it To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/s

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

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 11:25:29 UTC 2011 Modified Files: src/sys/arch/usermode/dev: ld_thunkbus.c Log Message: Disable SIGALRM from interfering with this signal handler To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 5 11:12:51 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: intr.c Log Message: make sure splraise doesn't lower spl, and spllower doesn't raise it To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 s

CVS commit: src/sys/arch/usermode/usermode

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 11:10:36 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: trap.c Log Message: Block SIGALRM on memory access and illegal instruction signal To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sy

CVS commit: src/sys/arch/usermode

2011-09-05 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Mon Sep 5 11:09:38 UTC 2011 Modified Files: src/sys/arch/usermode/include: thunk.h src/sys/arch/usermode/usermode: thunk.c Log Message: Add thunk_sigaddset() To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.2

CVS commit: src/etc/mtree

2011-09-05 Thread Alan Barrett
Module Name:src Committed By: apb Date: Mon Sep 5 09:57:02 UTC 2011 Modified Files: src/etc/mtree: Makefile Log Message: Use ${.OBJDIR}/NetBSD.dist.tmp instead of just NetBSD.dist.tmp. This fixes a problem in which NetBSD.dist.tmp had been created in the SRCDIR by an earl

CVS commit: src/tools/compat

2011-09-05 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Mon Sep 5 07:38:52 UTC 2011 Modified Files: src/tools/compat: compat_defs.h Log Message: Add PDP_ENDIAN definition, required for makefs (v7fs). To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/tools/compat/compat_