summaryrefslogtreecommitdiffstats
path: root/usr.bin/rup/rup.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up with 64bit time_t on sparc64. The rstat packet expects a 32bitphilip2005-12-041-5/+19
* Sync program's usage() with manpage's SYNOPSIS.ru2005-05-211-1/+1
* More xdrproc_t warnings.peter2003-10-261-4/+7
* Style only; format function declarations, sort header includes, andmarkm2002-04-281-20/+26
* If the remote uptime is less than one minute, print the uptime infenner2001-10-171-0/+2
* Call clnt_destroy() to prevent exhausting resources.mikeh2001-06-191-0/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-2/+2
* getopt and friends are declared in <unistd.h>imp2000-09-041-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* PR: bin/6193danny1998-04-011-2/+2
* Silence a warning with a cast.jkh1997-09-151-2/+2
* Use err(3), so eliminate use of `argv0'.charnier1997-08-071-22/+19
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix bug found by newly visible prototypes in rpc. The code was passingpeter1996-12-301-2/+5
* Amend my fix a bit. My way failed to take leap years into account. Thewpaul1995-11-211-11/+4
* Rup uses tm_yday in its uptime printout, but ignores tm_year. This meanswpaul1995-11-191-3/+11
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* rup from FreeBSD 1.1.5.1csgr1994-08-281-0/+227
OpenPOWER on IntegriCloud