aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rup
Commit message (Expand)AuthorAgeFilesLines
* mdoc: sort SEE ALSO.Joel Dahl2014-12-261-2/+2
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Backport markup fixes from a translated version of a manpage.Ruslan Ermilov2007-02-281-2/+2
* Catch up with 64bit time_t on sparc64. The rstat packet expects a 32bitPhilip Paeps2005-12-041-5/+19
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-1/+1
* Sort SEE ALSO references (in dictionary order, ignoring case).Ruslan Ermilov2004-07-041-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* More xdrproc_t warnings.Peter Wemm2003-10-261-4/+7
* Style only; format function declarations, sort header includes, andMark Murray2002-04-281-20/+26
* Use `The .Nm utility'Philippe Charnier2002-04-201-4/+6
* If the remote uptime is less than one minute, print the uptime inBill Fenner2001-10-171-0/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: sort xrefs.Ruslan Ermilov2001-07-051-2/+2
* Call clnt_destroy() to prevent exhausting resources.Mike Heffner2001-06-191-0/+2
* Correct cross-reference:Maxim Sobolev2001-06-071-2/+2
* mdoc(7) police: cosmetics.Ruslan Ermilov2001-04-161-1/+1
* mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.Dima Dorfman2001-04-131-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+0
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* getopt and friends are declared in <unistd.h>Warner Losh2000-09-041-1/+0
* Use .PaPhilippe Charnier2000-03-261-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* 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-072-27/+24
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Fix bug found by newly visible prototypes in rpc. The code was passingPeter Wemm1996-12-301-2/+5
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-2/+2
* 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
* Fixed a typo. Seems this manual page has stemmed from the rwallAndreas Schulz1994-11-181-2/+2
* rup from FreeBSD 1.1.5.1Geoff Rehmet1994-08-283-0/+330