summaryrefslogtreecommitdiff
path: root/usr.bin/rup
AgeCommit message (Collapse)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2008-07-09documentation tweaks.Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-06fix some dodgy displays;Jason McIntyre
2005-11-17some knf and whitespace cleanup.Moritz Jodeit
2005-11-17sort hosts, even when specified on the command line.Moritz Jodeit
fixes pr 4614. from alexander.farber at gmail.com. ok millert@ deraadt@
2004-07-27macro fixesJared Yanovich
punctuation use 'Bl -diag' for diagnostic lists ok jmc
2003-12-12term 3 cleanup, ok from brezakTheo de Raadt
2003-10-07check strdup, from jared yanovich. fix realloc while i'm here.Ted Unangst
ok deraadt@ henning@ millert@
2003-08-04protosTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-05-27snprintfTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2002-02-13When you give command examples and etc., in a manual page prefix them with:Mike Pechkin
$ command or # command deraadt@ ok
2001-10-02indentTheo de Raadt
2001-06-18clnt leaks; tommy@ti.comTheo de Raadt
2001-06-18Add sanity check for remote host boot time > current time for whenTodd C. Miller
clocks go screwey. Similar to patch from kstailey@disclosure.com.
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-10Various cleanups and standardization.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-08-16Consistify so "rup host" and "rup -d host" produce similarly formatted output.Aaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1999-02-09for 1 min up, report min instead of mins; abs@netbsdTheo de Raadt
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
then/than and such. Other miscellaneous problems fixed across these source files.
1998-08-08Don't wrap on an 80 char wide screen in -d mode; Tim Rightnour ↵Todd C. Miller
<root@polaris.garbled.net>
1997-07-09\n after clnt_sperrno()Theo de Raadt
1997-06-20WallTheo de Raadt
1997-02-01Better handling of long uptimes; from NetBSDThorsten Lockert
1996-12-10do not use warnx, blank lines suckTheo de Raadt
1996-09-04get 12am & 12pm correct; netbsd pr#2734, khym@bga.com [this was hell to test]Theo de Raadt
1996-08-16indentTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt