summaryrefslogtreecommitdiffstats
path: root/usr.bin/rup (follow)
Commit message (Expand)AuthorAgeFilesLines
* recallocarray array that has remote dataderaadt2017-03-201-2/+2
* Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopederaadt2015-08-201-2/+2
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* Prefer setvbuf() to setlinebuf() for portability; ok deraadt@millert2014-11-261-2/+2
* userland reallocarray audit.doug2014-10-081-2/+3
* rm rwho xrtedu2014-04-241-3/+2
* Include unistd.h as it is the standard location for getopt().okan2013-11-171-1/+2
* do not assume time_t and timeval.tv_sec are the same typederaadt2013-04-031-2/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* documentation tweaks.sobrado2008-07-091-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* fix some dodgy displays;jmc2007-02-061-2/+2
* some knf and whitespace cleanup.moritz2005-11-171-15/+15
* sort hosts, even when specified on the command line.moritz2005-11-171-16/+19
* macro fixesjaredy2004-07-271-7/+7
* term 3 cleanup, ok from brezakderaadt2003-12-121-9/+4
* check strdup, from jared yanovich. fix realloc while i'm here.tedu2003-10-071-7/+12
* protosderaadt2003-08-041-9/+9
* mostly ansi cleanup; pval okderaadt2003-06-101-29/+18
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* snprintfderaadt2002-05-271-14/+11
* Part 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.millert2002-02-161-4/+4
* When you give command examples and etc., in a manual page prefix them with:mpech2002-02-131-3/+2
* indentderaadt2001-10-021-9/+9
* clnt leaks; tommy@ti.comderaadt2001-06-181-2/+3
* Add sanity check for remote host boot time > current time for whenmillert2001-06-181-3/+4
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* Mostly punctuation fixes.aaron2000-04-151-2/+2
* Various cleanups and standardization.aaron2000-03-101-6/+6
* Finish standardizing options list introduction.aaron2000-03-051-2/+2
* Consistify so "rup host" and "rup -d host" produce similarly formatted output.aaron1999-08-161-4/+4
* - remove trailing white spaceaaron1999-06-051-8/+8
* for 1 min up, report min instead of mins; abs@netbsdderaadt1999-02-091-3/+4
* More man page fixes. Particularly fix uses of it's/its, affect/effect,aaron1998-09-071-2/+2
* Don't wrap on an 80 char wide screen in -d mode; Tim Rightnour <root@polaris.garbled.net>millert1998-08-081-3/+6
* \n after clnt_sperrno()deraadt1997-07-091-3/+3
* Wallderaadt1997-06-201-4/+10
* Better handling of long uptimes; from NetBSDtholo1997-02-011-13/+18
* do not use warnx, blank lines suckderaadt1996-12-101-5/+9
* get 12am & 12pm correct; netbsd pr#2734, khym@bga.com [this was hell to test]deraadt1996-09-041-3/+4
* indentderaadt1996-08-161-22/+22
* rcsidderaadt1996-06-263-3/+5
* initial import of NetBSD treederaadt1995-10-183-0/+447