Age | Commit message (Expand) | Author |
2005-10-16 | - sort rcs_getopt() string before i add more options. | Niall O'Higgins |
2005-10-16 | - sync rcsdiff_usage(); | Niall O'Higgins |
2005-10-16 | - sync checkout_usage(); | Niall O'Higgins |
2005-10-16 | - Use Ns macro to remove spaces in these manual pages too. | Niall O'Higgins |
2005-10-16 | - use Ns macro to remove spaces between options and their arguments, | Niall O'Higgins |
2005-10-16 | - zap an incorrect comment. | Niall O'Higgins |
2005-10-16 | - remove unused `flags' variable. | Niall O'Higgins |
2005-10-16 | - remove unused `rcsfile' parameter from checkin_getlogmsg() | Niall O'Higgins |
2005-10-16 | KNF | Niall O'Higgins |
2005-10-16 | remove obsolete comment; | Xavier Santolaria |
2005-10-16 | better diagnostic on tx error. | Federico G. Schwindt |
2005-10-16 | remove references of apm from here. when we have some power management | Federico G. Schwindt |
2005-10-16 | Bring enable_network() into line with /etc/netstart by not attempting | Kenneth R Westerback |
2005-10-16 | print the hardware irq number, not the bogus internal number for 'vmstat -i' | Dale Rahn |
2005-10-16 | Consolidate dl_boot and dlopen dep lib loading into new function | Kurt Miller |
2005-10-16 | Use 'rtsolif' in enable_network(), rather than 'rtsif', to make it more | Kenneth R Westerback |
2005-10-16 | spacing; | Joris Vink |
2005-10-16 | less 'pirates of the carribean' like error message; | Joris Vink |
2005-10-16 | fix off-by-one in RCSINIT code, noticed by niallo@ | Joris Vink |
2005-10-15 | - use Ns macro to remove spaces between options and arguments | Niall O'Higgins |
2005-10-15 | - add support for `-wusername'. | Niall O'Higgins |
2005-10-15 | RCSINIT support; | Joris Vink |
2005-10-15 | add 2 new Yukon PCI ids and recognize Yukon-2 EC Ultra ASIC. | Brad Smith |
2005-10-15 | update Via and 3Com ids. | Brad Smith |
2005-10-15 | - add username parameter to rcs_rev_add(), needed to implement at least | Niall O'Higgins |
2005-10-15 | regen | Brad Smith |
2005-10-15 | - add new vendor ids for Pacific Data and Vitesse Semiconductor. | Brad Smith |
2005-10-15 | Fall back on OF to reboot/power down. | Mark Kettenis |
2005-10-15 | - sort rcs_getopt() switch cases, they got a bit mixed up along the way. | Niall O'Higgins |
2005-10-15 | - if revision passed to checkout_rev() is > HEAD, assume HEAD | Niall O'Higgins |
2005-10-15 | install the rcs binaries correctly; | Joris Vink |
2005-10-15 | we have manual pages for all the rcs tools now, | Niall O'Higgins |
2005-10-15 | - document `-f' option. | Niall O'Higgins |
2005-10-15 | - add support for `-f' option. | Niall O'Higgins |
2005-10-15 | Use queue macros instead of directly accessing fields. ok miod@ pat@ millert@ | Otto Moerbeek |
2005-10-15 | modularise checkout code into checkout_rev(). this shaves off a number | Niall O'Higgins |
2005-10-15 | Eliminate unnecessary bzero() by only writing valid information. | Kenneth R Westerback |
2005-10-15 | regen | Brad Smith |
2005-10-15 | more Marvell Yukon PCI ids. | Brad Smith |
2005-10-15 | make external definition static; ok deraadt@ | Kevin Steves |
2005-10-15 | - merge adb_direct.h bits into adbvar.h | Martin Reindl |
2005-10-15 | - put spl's right in the code and remove the macros | Brad Smith |
2005-10-15 | minor style change. | Niall O'Higgins |
2005-10-15 | remove Xr to mygate(5): we already Xr myname(5), which is the | Jason McIntyre |
2005-10-15 | regen | Brad Smith |
2005-10-15 | Tweak names and add entries to the RCC (ServerWorks/Broadcom) PCI ids. | Brad Smith |
2005-10-15 | sync usage(); | Jason McIntyre |
2005-10-15 | clean up SYNOPSIS; | Jason McIntyre |
2005-10-15 | standardise EXAMPLES; | Jason McIntyre |
2005-10-15 | simplify the .Ar file ... line; | Jason McIntyre |