summaryrefslogtreecommitdiffstats
path: root/usr.bin/rup
AgeCommit message (Expand)AuthorFilesLines
2017-03-20recallocarray array that has remote dataderaadt1-2/+2
2015-08-20Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopederaadt1-2/+2
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-2/+1
2014-11-26Prefer setvbuf() to setlinebuf() for portability; ok deraadt@millert1-2/+2
2014-10-08userland reallocarray audit.doug1-2/+3
2014-04-24rm rwho xrtedu1-3/+2
2013-11-17Include unistd.h as it is the standard location for getopt().okan1-1/+2
2013-04-03do not assume time_t and timeval.tv_sec are the same typederaadt1-2/+4
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-5/+1
2008-07-09documentation tweaks.sobrado1-3/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-02-06fix some dodgy displays;jmc1-2/+2
2005-11-17some knf and whitespace cleanup.moritz1-15/+15
2005-11-17sort hosts, even when specified on the command line.moritz1-16/+19
2004-07-27macro fixesjaredy1-7/+7
2003-12-12term 3 cleanup, ok from brezakderaadt1-9/+4
2003-10-07check strdup, from jared yanovich. fix realloc while i'm here.tedu1-7/+12
2003-08-04protosderaadt1-9/+9
2003-06-10mostly ansi cleanup; pval okderaadt1-29/+18
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2002-05-27snprintfderaadt1-14/+11
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-4/+4
2002-02-13When you give command examples and etc., in a manual page prefix them with:mpech1-3/+2
2001-10-02indentderaadt1-9/+9
2001-06-18clnt leaks; tommy@ti.comderaadt1-2/+3
2001-06-18Add sanity check for remote host boot time > current time for whenmillert1-3/+4
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manaaron1-2/+2
2000-04-15Mostly punctuation fixes.aaron1-2/+2
2000-03-10Various cleanups and standardization.aaron1-6/+6
2000-03-05Finish standardizing options list introduction.aaron1-2/+2
1999-08-16Consistify so "rup host" and "rup -d host" produce similarly formatted output.aaron1-4/+4
1999-06-05- remove trailing white spaceaaron1-8/+8
1999-02-09for 1 min up, report min instead of mins; abs@netbsdderaadt1-3/+4
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,aaron1-2/+2
1998-08-08Don't wrap on an 80 char wide screen in -d mode; Tim Rightnour <root@polaris.garbled.net>millert1-3/+6
1997-07-09\n after clnt_sperrno()deraadt1-3/+3
1997-06-20Wallderaadt1-4/+10
1997-02-01Better handling of long uptimes; from NetBSDtholo1-13/+18
1996-12-10do not use warnx, blank lines suckderaadt1-5/+9
1996-09-04get 12am & 12pm correct; netbsd pr#2734, khym@bga.com [this was hell to test]deraadt1-3/+4
1996-08-16indentderaadt1-22/+22
1996-06-26rcsidderaadt3-3/+5
1995-10-18initial import of NetBSD treederaadt3-0/+447