summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the Monty Python quote more google friendly instead oftrhodes2009-01-261-3/+2
* MFp4 //depot/projects/usb/ @156706thompsa2009-01-261-6/+10
* Regen.thompsa2009-01-262-2/+46
* MFp4 //depot/projects/usb/ @156522,156530thompsa2009-01-263-1/+36
* MFp4 //depot/projects/usb/ @156521thompsa2009-01-261-22/+50
* Fix up USB_GET_REPORT_DESC ioctl.thompsa2009-01-261-1/+1
* Add umass quirk.thompsa2009-01-262-0/+5
* Add a usb hid quirk.thompsa2009-01-262-0/+2
* No need to wrap _PATH_SYSPATH. It makes it harder to grep(1) for itsobrien2009-01-261-2/+1
* kmod.mk includes bsd.sys.mk anyway so use CSTD instead of homegrownrdivacky2009-01-261-2/+1
* Use the proper flag to let kern.ttys be executed without Giant.ed2009-01-261-1/+1
* Specify analog beep pin widget for several AD codecs.mav2009-01-261-1/+8
* Whitespace tweak.jhb2009-01-261-1/+1
* Now that mtx_sleep/msleep can accept Giant as the interlock, simplify thejhb2009-01-261-19/+6
* Change the way our softc is stored to use the devinfo facility provided by pcmnwhitehorn2009-01-264-27/+20
* wrap all malloc/calloc/realloc calls so they exit on failureluigi2009-01-261-23/+33
* The kernel may do unbalanced calls to fifo_close() for fifo vnode,kib2009-01-261-1/+4
* Add missing locking around setting the ppc interrupt handler IVAR.jhb2009-01-261-0/+2
* Some implementations of getopt() expect that argv[0] is always theluigi2009-01-261-27/+42
* Introduce the I2C diagnostic utility. It let's discover and inspect slaveraj2009-01-264-0/+810
* Teach iic(4) the 'repeated start' I2C condition. This will be used by theraj2009-01-263-1/+13
* Update jail startup script for multi-IPv4/v6/no-IP jails.bz2009-01-263-30/+248
* - Fix grammar. [1]delphij2009-01-261-3/+3
* Fix ARCHIVE_EXTRACT_SPARSE handling in libarchive.kientzle2009-01-263-22/+305
* Better description of kern.ipc.maxpipekva.trhodes2009-01-261-6/+9
* Somehow deleted the .4 at the end of the snd_davbus man page right beforenwhitehorn2009-01-261-1/+1
* Rewrite of MI strlen(3) in a way that can better utilize modern hardware bydelphij2009-01-251-15/+78
* Add obsolete files after tzdata2009a and file 4.26 importsantoine2009-01-251-0/+5
* - bit has to be fd_mask to work properly on 64bit platforms. Constantsjeff2009-01-251-5/+6
* Add support for the I2S and davbus audio controllers found in Apple PowerPCnwhitehorn2009-01-2516-8/+3174
* Fix a race condition where interrupts set up after boot could be enabled innwhitehorn2009-01-251-3/+6
* Revert my previous two changes.ed2009-01-251-0/+16
* Remove pfopen() and pfclose() entirely.ed2009-01-251-12/+0
* Remove unneeded checking for invalid minor numbers from pf(4).ed2009-01-251-4/+0
* When a statically linked binary is executed (or at least, one withoutrwatson2009-01-251-1/+2
* Instead of killing the 'watchdog' subshell and leaving a sleep forbz2009-01-251-1/+1
* For consistency with prison_{local,remote,check}_ipN renamebz2009-01-256-12/+12
* Remove unneeded checks of device unit number from speaker(4).ed2009-01-251-18/+9
* - Correct a typo in a comment.jeff2009-01-251-1/+1
* - Make the keg abstraction more complete. Permit a zone to have multiplejeff2009-01-255-335/+686
* Remove unneeded use of device unit numbers from pty(4).ed2009-01-251-8/+5
* - Use __XSTRING where I want the define to be expanded. This resulted injeff2009-01-253-4/+4
* If the parent up/down task was queued then sync with it before returning fromthompsa2009-01-251-0/+3
* Fix errors introduced when I rewrote select.jeff2009-01-251-44/+96
* Remove unused unrhdr from GEOM character device module.ed2009-01-241-17/+1
* Mark kern.ttys as MPSAFE.ed2009-01-241-1/+1
* New sentence starts on a new line.bz2009-01-241-1/+2
* Update the description of the '-h' option wrt to primary addressesbz2009-01-241-4/+5
* Change IP addresses/prefixes to be from "Test-Net" (IPv4 documentationbz2009-01-241-7/+7
* Use __FBSDID() for $FreeBSD$ version strings in .c files.rwatson2009-01-242-4/+6
OpenPOWER on IntegriCloud