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