CVS commit: src/sys/dev/pci

2012-12-08 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Dec 9 03:30:00 UTC 2012 Modified Files: src/sys/dev/pci: if_alc.c Log Message: avoid illegal sleeps in the softint routine. XXX could probably do better by creating a watchdog thread. To generate a diff of this commit: cvs rdi

CVS commit: src/sys/dev/usb

2012-12-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 9 02:59:17 UTC 2012 Modified Files: src/sys/dev/usb: if_otus.c Log Message: one semicolon is usually enough. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/dev/usb/if_otus.c Please note that di

CVS commit: src/usr.bin/tic

2012-12-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Dec 8 23:29:28 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: Revert, there is a more fundamental issue with util.h. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/tic/tic.c Please n

CVS commit: src/games/fortune/datfiles

2012-12-08 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Sat Dec 8 22:38:10 UTC 2012 Modified Files: src/games/fortune/datfiles: fortunes2 Log Message: Add some quotes by Henry Ford, found at: http://www.goodreads.com/author/quotes/203714.Henry_Ford To generate a diff of this commi

CVS commit: src/usr.bin/tic

2012-12-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Dec 8 21:04:27 UTC 2012 Modified Files: src/usr.bin/tic: tic.c Log Message: Use util.h only in the native case. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.bin/tic/tic.c Please note that diffs are

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

2012-12-08 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Dec 8 14:40:11 UTC 2012 Modified Files: src/sys/arch/i386/i386: db_interface.c Log Message: "lapic.h" provides NLAPIC, not LAPIC. makes i386 kernels build again. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1

CVS commit: src/sys/ufs/ufs

2012-12-08 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Sat Dec 8 13:42:36 UTC 2012 Modified Files: src/sys/ufs/ufs: ufs_extattr.c Log Message: Remove always-true condition and note that the current code is suboptimal. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/

CVS commit: src/sys/arch

2012-12-08 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Dec 8 12:36:31 UTC 2012 Modified Files: src/sys/arch/i386/i386: db_interface.c trap.c src/sys/arch/x86/x86: bus_dma.c cpu.c platform.c Log Message: #ifdef - #endif-ed. NMCA, NISA, NNPX, NIOAPIC, LAPIC, MPBIOS and MU

CVS commit: src/sys/arch/sparc64/sparc64

2012-12-08 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Dec 8 11:43:28 UTC 2012 Modified Files: src/sys/arch/sparc64/sparc64: machdep.c Log Message: Not FALLTHROUGH. To generate a diff of this commit: cvs rdiff -u -r1.270 -r1.271 src/sys/arch/sparc64/sparc64/machdep.c Please

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

2012-12-08 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Dec 8 11:03:37 UTC 2012 Modified Files: src/sys/arch/prep/conf: files.prep Log Message: Add required attribute mk48txx to nvram. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/arch/prep/conf/files.p