Age | Commit message (Expand) | Author |
2005-10-09 | remove unused NETWORK_BUFSIZE. | Brad Smith |
2005-10-09 | While running pending interrupts, enable external interrupt, this way | Dale Rahn |
2005-10-09 | don't bother mentioning VLAN support and tweak checksumming part. | Brad Smith |
2005-10-09 | use pci_matchbyid(). | Brad Smith |
2005-10-08 | More trailing whitespace removal (perry via NetBSD). | Kenneth R Westerback |
2005-10-08 | enable lge | Brad Smith |
2005-10-08 | stop bzero'ing the softc in lge_attach() and tada lge(4) now works | Brad Smith |
2005-10-08 | if find_node_intr() doesn't find a match, try to use the contents of | Dale Rahn |
2005-10-08 | tweaks; | Jason McIntyre |
2005-10-08 | new sentence, new line; | Jason McIntyre |
2005-10-08 | fix SEE ALSO; | Jason McIntyre |
2005-10-08 | fix SEE ALSO; | Jason McIntyre |
2005-10-08 | new sentence, new line; | Jason McIntyre |
2005-10-08 | a little better like this. | Brad Smith |
2005-10-08 | add missing newline, fixes D_NORMAL diff output; | Joris Vink |
2005-10-08 | Prevent information leak by using a random hunique value instead of | Can Erkin Acar |
2005-10-08 | - document -r flag | Niall O'Higgins |
2005-10-08 | sync rcsdiff_usage() | Niall O'Higgins |
2005-10-08 | kill extra ']' | Joris Vink |
2005-10-08 | - add support for diffing working file against arbitrary revision, eg | Niall O'Higgins |
2005-10-08 | 'dma' -> 'DMA' (wiz via NetBSD), save a test after TAILQ_FOREACH() by | Kenneth R Westerback |
2005-10-08 | Add a best effort mpls decoder. From Jason L. Wright. | Can Erkin Acar |
2005-10-08 | Check IP version when decoding v4 and v6 packets. | Can Erkin Acar |
2005-10-08 | If SF_CHIP_AAIP is set then disable AIP to avoid confusing | Kenneth R Westerback |
2005-10-08 | support unified, context and rcsdiff output | Joris Vink |
2005-10-08 | initial manpages for rcsclean and rcsdiff; | Joris Vink |
2005-10-08 | add ident(1) to SEE ALSO here as well; | Joris Vink |
2005-10-08 | add ident(1) to SEE ALSO | Niall O'Higgins |
2005-10-08 | ANSI function decs (thorpej via NetBSD), remove trailing whitespace | Kenneth R Westerback |
2005-10-08 | ANSI function decs (thorpej via NetBSD), remove trailing whitespace | Kenneth R Westerback |
2005-10-08 | Silence bogus gcc warning. | Otto Moerbeek |
2005-10-08 | Tell user which value of index is out of bounds. ok deraadt@ | Otto Moerbeek |
2005-10-08 | Remove some trailing whitespace in license. From perry via NetBSD. | Kenneth R Westerback |
2005-10-08 | Remove some trailing whitespace in license. From perry via NetBSD. Add | Kenneth R Westerback |
2005-10-08 | Remove some trailing whitespace in license. From perry via NetBSD. | Kenneth R Westerback |
2005-10-08 | Revert revision 1.39. Under heavy load, it could cause severe corruption | Pedro Martelletto |
2005-10-08 | remove useless comment about command line options. not needed since this | Niall O'Higgins |
2005-10-08 | sync checkin_usage() with manual page | Niall O'Higgins |
2005-10-08 | add a basic manual page for `ci' command. | Niall O'Higgins |
2005-10-08 | Remove some trailing whitespace in license. From perry via NetBSD. | Kenneth R Westerback |
2005-10-08 | Sync with r1.7 of ncr53cxxx.c. Changes to comments only. | Kenneth R Westerback |
2005-10-08 | Some whitespace/syntax tweaks from bouyer & simonb via NetBSD. Also | Kenneth R Westerback |
2005-10-08 | - add support for -u and -l options | Niall O'Higgins |
2005-10-08 | dmesg output nit. | Alexander Yurchenko |
2005-10-08 | remember to NUL-terminate logbuf in checkin_getlogmsg() | Niall O'Higgins |
2005-10-08 | KNF; | Niall O'Higgins |
2005-10-08 | - add support for getting the log message from the user interactively, | Niall O'Higgins |
2005-10-08 | spacing. | Niall O'Higgins |
2005-10-08 | When moving a directory to under a new parent, write the correct | Tom Cosgrove |
2005-10-08 | Preallocate the space where the kernel would live, needs to be at least | Dale Rahn |