aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the tinderbox, make this compile.Maxim Konovalov2005-01-061-1/+1
* Remove trailing spaces.Kirill Ponomarev2005-01-067-13/+13
* Document the -V and -U options in usage().Philip Paeps2005-01-061-2/+2
* Clear PCIM_CMD_SERRESPEN and PCIM_CMD_PERRESPEN for broken hardware.Hidetoshi Shimokawa2005-01-061-1/+2
* Modules on PPC need to be compiled with -mlongcall to get aroundPeter Grehan2005-01-061-0/+4
* Make this compile from the last commitScott Long2005-01-061-1/+1
* Return ETIMEDOUT when thread is timeouted since POSIX threadDavid Xu2005-01-061-5/+7
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-06774-868/+886
* add copyright notice to something I wrote that didn't have oneWarner Losh2005-01-061-1/+1
* Start each of the license/copyright comments with /*-Warner Losh2005-01-0624-24/+24
* Early spring cleaning:Tom Rhodes2005-01-062-141/+0
* Start each of the license/copyright comments with /*-Warner Losh2005-01-0538-54/+54
* If the NFS/TCP stream is out of sync between the client and server,Paul Saab2005-01-051-1/+1
* Start each of the license/copyright comments with /*-Warner Losh2005-01-05106-110/+110
* Typo.John Baldwin2005-01-051-1/+1
* Align if else if properlyPoul-Henning Kamp2005-01-051-6/+4
* Style: new-speak functions, remove pointless "return".Poul-Henning Kamp2005-01-051-137/+44
* - Move the function prototypes for kern_setrlimit() and kern_wait() toJohn Baldwin2005-01-057-10/+13
* Start each of the license/copyright comments with /*-Warner Losh2005-01-0527-28/+31
* Remove obsolete note about the boot loader not being ready for stable.Warner Losh2005-01-051-10/+0
* Make an attempt at explaining why sx(9) locks cannot be safely obtainedGiorgos Keramidas2005-01-051-0/+9
* Start all license statements with /*-Warner Losh2005-01-05116-165/+121
* Clarify /*- convention.Warner Losh2005-01-051-3/+13
* Rework the optimization for spinlocks on UP to be slightly less drastic andJohn Baldwin2005-01-052-13/+28
* These appear to be unused in our tree, so remove them.Warner Losh2005-01-052-111/+0
* Begin all license/copyright comments with /*-Warner Losh2005-01-0534-34/+34
* PC98 will never be defined for amd64Warner Losh2005-01-051-5/+0
* Fix KASSERT inversion that was introduced in 1.150, resulting in instantGiorgos Keramidas2005-01-051-1/+1
* Add support for Chase/Perle PCI FAST-4 4 port serial cards which appearWilko Bulte2005-01-051-0/+36
* Begin all license/copyright comments with /*- or #-Warner Losh2005-01-05114-128/+128
* A large majority of the source files in the tree start their licenseWarner Losh2005-01-051-0/+10
* Start all license/copyright notice comments with /*-, per traditionWarner Losh2005-01-059-9/+9
* Changes corresponding to the 9.1.5.2 release of twa on the 3ware website.Vinod Kashyap2005-01-058-19447/+22110
* Add forgotten -a to the usage() message.Lukas Ertl2005-01-051-1/+1
* Teach sdpd(8) about 32-bit and 128-bit uuid's.Maksim Yevmenkin2005-01-055-13/+162
* Remove an unnecessary defination of New_Chunk, which has beenXin LI2005-01-051-2/+0
* Add a usb category for USB PRs.Ceri Davies2005-01-051-0/+1
* Fix a typo in comment.Olivier Houchard2005-01-051-1/+1
* Make sis_initl() take a typed argument.Poul-Henning Kamp2005-01-051-24/+15
* Add locked/unlocked variants of sis_init()Poul-Henning Kamp2005-01-051-15/+22
* Make a locked and unlocked variant of sis_start()Poul-Henning Kamp2005-01-051-15/+20
* o Add -4 and -6 flags to a man page and usage(). Bump the man pageMaxim Konovalov2005-01-052-3/+12
* Remove trailing spaces.Kirill Ponomarev2005-01-051-4/+4
* o Remove -t flag from getopt(3), it was killed in rev. 1.15 threeMaxim Konovalov2005-01-051-1/+1
* Don't declare variables "register", the compiler ought to know what to do.Poul-Henning Kamp2005-01-051-6/+6
* - Initial revamp of vop_table.tcl. This scripting is ugly and will beAndrew R. Reiter2005-01-051-0/+255
* Add needed synchronization to the error handling code that was introducedAlan Cox2005-01-051-0/+6
* o Use tab instead of spaces for puc(4) line.Jun Kuriyama2005-01-054-12/+12
* - add new supported chips: 82541ER and 82546GBChristian Brueffer2005-01-051-6/+6
* Fix comment. One of the two "Step 4" shuold be a "step 5"Julian Elischer2005-01-051-1/+1