| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbreak the tinderbox, make this compile. | Maxim Konovalov | 2005-01-06 | 1 | -1/+1 |
| * | Remove trailing spaces. | Kirill Ponomarev | 2005-01-06 | 7 | -13/+13 |
| * | Document the -V and -U options in usage(). | Philip Paeps | 2005-01-06 | 1 | -2/+2 |
| * | Clear PCIM_CMD_SERRESPEN and PCIM_CMD_PERRESPEN for broken hardware. | Hidetoshi Shimokawa | 2005-01-06 | 1 | -1/+2 |
| * | Modules on PPC need to be compiled with -mlongcall to get around | Peter Grehan | 2005-01-06 | 1 | -0/+4 |
| * | Make this compile from the last commit | Scott Long | 2005-01-06 | 1 | -1/+1 |
| * | Return ETIMEDOUT when thread is timeouted since POSIX thread | David Xu | 2005-01-06 | 1 | -5/+7 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 774 | -868/+886 |
| * | add copyright notice to something I wrote that didn't have one | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Start each of the license/copyright comments with /*- | Warner Losh | 2005-01-06 | 24 | -24/+24 |
| * | Early spring cleaning: | Tom Rhodes | 2005-01-06 | 2 | -141/+0 |
| * | Start each of the license/copyright comments with /*- | Warner Losh | 2005-01-05 | 38 | -54/+54 |
| * | If the NFS/TCP stream is out of sync between the client and server, | Paul Saab | 2005-01-05 | 1 | -1/+1 |
| * | Start each of the license/copyright comments with /*- | Warner Losh | 2005-01-05 | 106 | -110/+110 |
| * | Typo. | John Baldwin | 2005-01-05 | 1 | -1/+1 |
| * | Align if else if properly | Poul-Henning Kamp | 2005-01-05 | 1 | -6/+4 |
| * | Style: new-speak functions, remove pointless "return". | Poul-Henning Kamp | 2005-01-05 | 1 | -137/+44 |
| * | - Move the function prototypes for kern_setrlimit() and kern_wait() to | John Baldwin | 2005-01-05 | 7 | -10/+13 |
| * | Start each of the license/copyright comments with /*- | Warner Losh | 2005-01-05 | 27 | -28/+31 |
| * | Remove obsolete note about the boot loader not being ready for stable. | Warner Losh | 2005-01-05 | 1 | -10/+0 |
| * | Make an attempt at explaining why sx(9) locks cannot be safely obtained | Giorgos Keramidas | 2005-01-05 | 1 | -0/+9 |
| * | Start all license statements with /*- | Warner Losh | 2005-01-05 | 116 | -165/+121 |
| * | Clarify /*- convention. | Warner Losh | 2005-01-05 | 1 | -3/+13 |
| * | Rework the optimization for spinlocks on UP to be slightly less drastic and | John Baldwin | 2005-01-05 | 2 | -13/+28 |
| * | These appear to be unused in our tree, so remove them. | Warner Losh | 2005-01-05 | 2 | -111/+0 |
| * | Begin all license/copyright comments with /*- | Warner Losh | 2005-01-05 | 34 | -34/+34 |
| * | PC98 will never be defined for amd64 | Warner Losh | 2005-01-05 | 1 | -5/+0 |
| * | Fix KASSERT inversion that was introduced in 1.150, resulting in instant | Giorgos Keramidas | 2005-01-05 | 1 | -1/+1 |
| * | Add support for Chase/Perle PCI FAST-4 4 port serial cards which appear | Wilko Bulte | 2005-01-05 | 1 | -0/+36 |
| * | Begin all license/copyright comments with /*- or #- | Warner Losh | 2005-01-05 | 114 | -128/+128 |
| * | A large majority of the source files in the tree start their license | Warner Losh | 2005-01-05 | 1 | -0/+10 |
| * | Start all license/copyright notice comments with /*-, per tradition | Warner Losh | 2005-01-05 | 9 | -9/+9 |
| * | Changes corresponding to the 9.1.5.2 release of twa on the 3ware website. | Vinod Kashyap | 2005-01-05 | 8 | -19447/+22110 |
| * | Add forgotten -a to the usage() message. | Lukas Ertl | 2005-01-05 | 1 | -1/+1 |
| * | Teach sdpd(8) about 32-bit and 128-bit uuid's. | Maksim Yevmenkin | 2005-01-05 | 5 | -13/+162 |
| * | Remove an unnecessary defination of New_Chunk, which has been | Xin LI | 2005-01-05 | 1 | -2/+0 |
| * | Add a usb category for USB PRs. | Ceri Davies | 2005-01-05 | 1 | -0/+1 |
| * | Fix a typo in comment. | Olivier Houchard | 2005-01-05 | 1 | -1/+1 |
| * | Make sis_initl() take a typed argument. | Poul-Henning Kamp | 2005-01-05 | 1 | -24/+15 |
| * | Add locked/unlocked variants of sis_init() | Poul-Henning Kamp | 2005-01-05 | 1 | -15/+22 |
| * | Make a locked and unlocked variant of sis_start() | Poul-Henning Kamp | 2005-01-05 | 1 | -15/+20 |
| * | o Add -4 and -6 flags to a man page and usage(). Bump the man page | Maxim Konovalov | 2005-01-05 | 2 | -3/+12 |
| * | Remove trailing spaces. | Kirill Ponomarev | 2005-01-05 | 1 | -4/+4 |
| * | o Remove -t flag from getopt(3), it was killed in rev. 1.15 three | Maxim Konovalov | 2005-01-05 | 1 | -1/+1 |
| * | Don't declare variables "register", the compiler ought to know what to do. | Poul-Henning Kamp | 2005-01-05 | 1 | -6/+6 |
| * | - Initial revamp of vop_table.tcl. This scripting is ugly and will be | Andrew R. Reiter | 2005-01-05 | 1 | -0/+255 |
| * | Add needed synchronization to the error handling code that was introduced | Alan Cox | 2005-01-05 | 1 | -0/+6 |
| * | o Use tab instead of spaces for puc(4) line. | Jun Kuriyama | 2005-01-05 | 4 | -12/+12 |
| * | - add new supported chips: 82541ER and 82546GB | Christian Brueffer | 2005-01-05 | 1 | -6/+6 |
| * | Fix comment. One of the two "Step 4" shuold be a "step 5" | Julian Elischer | 2005-01-05 | 1 | -1/+1 |