CVS commit: src/share/man/man3

2010-06-23 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Thu Jun 24 04:21:58 UTC 2010 Modified Files: src/share/man/man3: sigevent.3 Log Message: Couple of grammar fixes. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/share/man/man3/sigevent.3 Please note that diffs

CVS commit: src/sys/dev/ic

2010-06-23 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Jun 24 03:30:36 UTC 2010 Added Files: src/sys/dev/ic: bt462reg.h Log Message: register definitions for Brooktree Bt461 and Bt462 RAMDACs, used on CG12 and others To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 sr

CVS commit: src/sys/arch/sparc/stand/bootblk

2010-06-23 Thread Eduardo Horvath
Module Name:src Committed By: eeh Date: Thu Jun 24 00:54:12 UTC 2010 Modified Files: src/sys/arch/sparc/stand/bootblk: bootblk.fth Log Message: indir-block needs to be the size of a filesystem block or bad things can happen. To generate a diff of this commit: cvs rdiff -

CVS commit: src/share/man/man4

2010-06-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jun 23 21:03:16 UTC 2010 Modified Files: src/share/man/man4: axe.4 Log Message: Remove unnecessary whitespace. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/axe.4 Please note that diffs are not

CVS commit: src/share/man/man4

2010-06-23 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jun 23 19:00:57 UTC 2010 Modified Files: src/share/man/man4: axe.4 Log Message: Update man page to sync with driver update. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/axe.4 Please note

CVS commit: src/sys/dev/usb

2010-06-23 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jun 23 19:00:26 UTC 2010 Modified Files: src/sys/dev/usb: if_axe.c if_axereg.h Log Message: Update if_axe for additional chips and models. Mostly imported from OpenBSD, with significant contribution from FUKAUMI Naoki. Als

CVS commit: src/usr.bin/eject

2010-06-23 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Wed Jun 23 18:07:59 UTC 2010 Modified Files: src/usr.bin/eject: am_glue.c am_glue.h eject.c Log Message: don't bother to connect to amd unless necessary. PR/42207 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/us

CVS commit: src/sys/arch/alpha/alpha

2010-06-23 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Wed Jun 23 13:52:27 UTC 2010 Modified Files: src/sys/arch/alpha/alpha: ipifuncs.c Log Message: Fix build for Alpha. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/arch/alpha/alpha/ipifuncs.c Please note th

CVS commit: src/tests/fs

2010-06-23 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 23 11:19:17 UTC 2010 Modified Files: src/tests/fs: h_funcs.subr Log Message: If kernel modules are set to autoload, skip the vfslist part of the check when determining if there is kernel support for a given fs. Makes tmpfs

CVS commit: src/sys/rump/librump/rumpkern

2010-06-23 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 23 08:36:03 UTC 2010 Modified Files: src/sys/rump/librump/rumpkern: emul.c Log Message: As normal, fix breakage from untested commits by rmind. To generate a diff of this commit: cvs rdiff -u -r1.143 -r1.144 src/sys/rump/