summaryrefslogtreecommitdiff
path: root/usr.bin/rup/rup.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-161-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* PR: bin/6193Daniel O'Callaghan1998-04-011-2/+2
* Silence a warning with a cast.Jordan K. Hubbard1997-09-151-2/+2
* Use err(3), so eliminate use of `argv0'.Philippe Charnier1997-08-071-22/+19
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix bug found by newly visible prototypes in rpc. The code was passingPeter Wemm1996-12-301-2/+5
* Amend my fix a bit. My way failed to take leap years into account. TheBill Paul1995-11-211-11/+4
* Rup uses tm_yday in its uptime printout, but ignores tm_year. This meansBill Paul1995-11-191-3/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
* rup from FreeBSD 1.1.5.1Geoff Rehmet1994-08-281-0/+227