summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-10-0864 bit compat. clean up the 32/64 code paths so less decision points existDale Rahn
2005-10-08Disable caching on vga buffer on 64bit machines. currently it causesDale Rahn
2005-10-08- remove return at end of void functionBrad Smith
2005-10-08remove unused VLAN headers.Brad Smith
2005-10-08Some fixes for vge(4)'s multicast handling, including..Brad Smith
2005-10-08fix spl usage in em_init().Brad Smith
2005-10-08- return from em_start() if not IFF_RUNNING.Brad Smith
2005-10-08KNF;Joris Vink
2005-10-07basic `ci' support is here! more coming soon.Niall O'Higgins
2005-10-07remove some whitespaceBrad Smith
2005-10-07mention newer PCI Express chips.Brad Smith
2005-10-07minor knfReyk Floeter
2005-10-07Sync up to Intel's latest FreeBSD em driver which addsBrad Smith
2005-10-07syncTheo de Raadt
2005-10-07move IAPP definitions to separate header fileReyk Floeter
2005-10-07KNFReyk Floeter
2005-10-07wonky capitalisation;Jason McIntyre
2005-10-07spacingReyk Floeter
2005-10-07knf and spacing, ok joris@Reyk Floeter
2005-10-07give an example email address - this is important as we need to showJason McIntyre
2005-10-07IFCAP_VLAN_MTUBrad Smith
2005-10-07revert this change.Brad Smith
2005-10-07sync lge_alloc_jumbo_mem() to look like bge's bge_alloc_jumbo_mem()Brad Smith
2005-10-07free bus_dma resources for all failures in attach.Brad Smith