| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix typo from previous commit. | Scott Long | 2005-01-07 | 1 | -0/+1 |
| * | Add a default driver to attach to the "hidden" scsi channels of the Dell | Scott Long | 2005-01-07 | 1 | -0/+62 |
| * | Transfer responsibility for freeing the page taken from the cache | Alan Cox | 2005-01-07 | 1 | -19/+17 |
| * | Fix typos from previous commit. | Scott Long | 2005-01-07 | 2 | -0/+2 |
| * | Adjust two of my comments to the new world order: Indent protection in | Colin Percival | 2005-01-07 | 1 | -2/+2 |
| * | /* -> /*- for license, minor formatting changes, insert COPYRIGHT into files | Warner Losh | 2005-01-07 | 18 | -24/+202 |
| * | /* -> /*- for license, minor formatting changes, separate for KAME | Warner Losh | 2005-01-07 | 68 | -91/+91 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 426 | -453/+480 |
| * | Add FreeBSD tag | Warner Losh | 2005-01-07 | 1 | -1/+3 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 519 | -571/+785 |
| * | Return correct value in the lock routine. | Peter Grehan | 2005-01-07 | 1 | -2/+2 |
| * | These are no longer relevant. They are scripts for extracting hints | Warner Losh | 2005-01-07 | 4 | -456/+0 |
| * | This is no longer supported, so remove it from the tree. | Warner Losh | 2005-01-07 | 1 | -17/+0 |
| * | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-07 | 33 | -33/+43 |
| * | We no longer recurse the mutex. | Poul-Henning Kamp | 2005-01-07 | 1 | -1/+1 |
| * | If we get an interrupt and the interface is down, return before we | Poul-Henning Kamp | 2005-01-07 | 2 | -9/+5 |
| * | Don't tweak DSP on the ..16 chips. | Poul-Henning Kamp | 2005-01-06 | 1 | -1/+1 |
| * | Fix for an issue with excessive collisions in half duplex mode. | Poul-Henning Kamp | 2005-01-06 | 1 | -0/+8 |
| * | Nail the short cable problem the exact way National says it should be. | Poul-Henning Kamp | 2005-01-06 | 1 | -19/+14 |
| * | Simplify and fix bugs in rx/tx ring cleanup. | Poul-Henning Kamp | 2005-01-06 | 1 | -24/+21 |
| * | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 89 | -93/+97 |
| * | Expand COPYRIGHT inline, per Matthew Dillon's earlier approval. | Warner Losh | 2005-01-06 | 1 | -4/+24 |
| * | Rewrite the rx/tx ring initialization to use pointers instead of arrays. | Poul-Henning Kamp | 2005-01-06 | 1 | -45/+34 |
| * | Eliminate a bunch of unnecessary prototypes. | Poul-Henning Kamp | 2005-01-06 | 1 | -54/+12 |
| * | Move the module related stuff to the bottom of the file. This will | Poul-Henning Kamp | 2005-01-06 | 1 | -30/+30 |
| * | /* -> /*- for license, add FreeBSD tag | Warner Losh | 2005-01-06 | 31 | -32/+48 |
| * | Make sure to clear any pending interrupts when we stop the interface. | Poul-Henning Kamp | 2005-01-06 | 1 | -0/+1 |
| * | Close a theoretical race: By the time the watchdog comes around | Poul-Henning Kamp | 2005-01-06 | 1 | -1/+5 |
| * | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 262 | -525/+659 |
| * | Remove left over include file from stallion driver. | Warner Losh | 2005-01-06 | 1 | -122/+0 |
| * | Expand indirect reference to BSD license with the current one. | Warner Losh | 2005-01-06 | 1 | -2/+22 |
| * | This doesn't seem to have been used since 386BSD days | Warner Losh | 2005-01-06 | 1 | -4/+0 |
| * | Bit 0 of td_flags is now used by the priority borrowing flag, so remove | John Baldwin | 2005-01-06 | 1 | -1/+0 |
| * | Revise the part of vm_pageout_scan() that moves pages from the cache | Alan Cox | 2005-01-06 | 1 | -12/+31 |
| * | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 64 | -95/+105 |
| * | Add dol FreeBSD dol and /*+ize license | Warner Losh | 2005-01-06 | 3 | -3/+9 |
| * | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 67 | -68/+70 |
| * | Introduce new startup level SI_SUB_NETGRAPH that is after | Maksim Yevmenkin | 2005-01-06 | 2 | -1/+2 |
| * | Unbreak the tinderbox, make this compile. | Maxim Konovalov | 2005-01-06 | 1 | -1/+1 |
| * | 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 |
| * | 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 |