summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-26expand the cdrom section into the tape reelmMichael Shalayeff
2005-03-26simplify man! no need to outline pci_mapreg_map() anymore just use itMichael Shalayeff
2005-03-26More cleanup & cleanup. Use more '[[]]' over '[]' to eliminate "'s,Kenneth R Westerback
2005-03-26Add instructions on how to create a bootable tape.Mark Kettenis
2005-03-26Use the PROM font whenever possible, rather than switching to theMiod Vallat
2005-03-26Enable wsfont_add(), it will be necessary on sparc.Miod Vallat
2005-03-26explciitely 0-initialize pidsHenning Brauer
2005-03-26Prototypes where moved to ospfd.h so no need to keep them here.Claudio Jeker
2005-03-26ospfctl bits for the "ospfctl show fib interface" part. This will printClaudio Jeker
2005-03-26Implement the IMSG_CTL_IFINFO bits correctly. This is needed forClaudio Jeker
2005-03-26- use .Cm rather than .Nm for kernel optionsJason McIntyre
2005-03-26Move the path_empty()/path_destroy() check out of the inner for-loop.Claudio Jeker
2005-03-26kroute.c cleanup, simplify code and remove unused functions.Claudio Jeker
2005-03-26fix a little race on SIGCHLD where we must delay the claenup untilHenning Brauer
2005-03-26acct, ktrace, and ptrace are only available if the kernel option is there.Ted Unangst
2005-03-26fix a variety of things i found at coverity. ok joris@Ted Unangst
2005-03-26More cleanup. ${MODE} -> $MODE.Kenneth R Westerback
2005-03-26Cleanup. Use defines, standard names, consistant comparison operators, etc.Kenneth R Westerback
2005-03-26More cleanup. Nuke isalphanumeric() and assume anything thatKenneth R Westerback
2005-03-26start sentence with capital letterPeter Valchev
2005-03-26Start some delayed cleanup and shrinkage. Today: ': ;' -> ':;' inKenneth R Westerback
2005-03-25all hail Theo and do as He wishes.Marc Espie
2005-03-25Change wording of APIWARNs to match arch-independent code.Mark Kettenis
2005-03-25put in some cdrom booting notes cloned from hp300Michael Shalayeff
2005-03-25a quick fix -- pad image w/ extra 64k until boot can cope w/ short readsMichael Shalayeff
2005-03-25Fix APIWARNs.Mark Kettenis
2005-03-25Since machines such as the Enterprise 4500 live in both SBus and PCI worlds,Miod Vallat
2005-03-25regenMichael Shalayeff
2005-03-25belkin bt and the unsupported netgear ma111v2Michael Shalayeff
2005-03-25regenMichael Shalayeff
2005-03-25a bunch of ati ixp* idsMichael Shalayeff
2005-03-25calculate the rpm for a disklabel; implement new io discipline for mirror; th...Michael Shalayeff
2005-03-25kill unneeded (char *) casts. ok millert, ottoJared Yanovich
2005-03-25Use the return value from getopt() instead of optopt in non-errorJared Yanovich
2005-03-25during probe test for a mem window reduction in case there is not enough spac...Michael Shalayeff
2005-03-25deregister (and deauto!). ok millert@ marco@Otto Moerbeek
2005-03-25use getopt() for argument list parsingRobert Nagy
2005-03-25whitespaceMoritz Jodeit
2005-03-25what is an ospfe engine?Henning Brauer
2005-03-25extra char in getopt string, Michael Knudsen <e@molioner.dk>Henning Brauer
2005-03-25ansify. ok deraadt@ moritz@Otto Moerbeek
2005-03-25whitespaceOtto Moerbeek
2005-03-25some of the PCI-based systems are servers.Brad Smith
2005-03-2564 bit -> 64-bitBrad Smith
2005-03-25Since START_STOP is an optional command that a device need notKenneth R Westerback
2005-03-25increment the right counter on error.Brad Smith
2005-03-24- sort optionsJason McIntyre
2005-03-24enable memory-mapped i/o everywhere but on i386Martin Reindl
2005-03-24Unbreak tree, mono_time may no longer be used because of timecounters.Claudio Jeker
2005-03-24more cleanup and knfJean-Francois Brousseau