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