aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rdist
Commit message (Expand)AuthorAgeFilesLines
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-16/+32
* $Id$ -> $FreeBSD$Peter Wemm1999-08-289-9/+9
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-2/+3
* Fix formatting bug.Joseph Koshy1998-10-151-1/+3
* Make sure we pass the length - 1 to readlink, since it adds its ownWarner Losh1998-06-091-3/+3
* Simplified by using new yacc rules and by not generating y.tab.h.Bruce Evans1998-05-041-3/+3
* Correctly operate on hardlink when source and destination are not on the samePhilippe Charnier1998-04-203-27/+62
* Prevent rdist from dumping core: do not free() pointer before using it.Philippe Charnier1998-04-068-19/+34
* Use .Nm rdist for second .Nm occurrence in synopsis.Alexander Langer1998-03-011-1/+1
* Note in manpage how extraneous output in initialization scriptsSteve Price1997-11-161-2/+17
* Make sure lfp is non-NULL before closing it.Jordan K. Hubbard1997-10-091-2/+3
* fix a few spelling changesJohn-Mark Gurney1997-08-301-1/+1
* Cosmetic in usage string.Philippe Charnier1997-08-052-11/+18
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Removed potential buffer overflow.Eivind Eklund1997-02-094-9/+15
* Sort cross references.Wolfram Schneider1997-01-151-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Don't dup the network pipe to stderr, it prevents ssh from asking for aPeter Wemm1996-12-101-2/+2
* Eliminated includes of the "temporary" backwards compatibility headerBruce Evans1996-09-244-7/+7
* Close bin/2747: rdist accesses free()d memoryPaul Traina1996-09-111-2/+2
* Make the dependencies work a little better..Peter Wemm1996-08-301-2/+2
* Remove the need for rdist(1) to run setuid, thus completely closing anyPeter Wemm1996-08-1011-43/+250
* Changed all sprintf() calls to snprintf().Nate Williams1996-07-125-39/+52
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-4/+4
* Use POSIX.2 regular expressions, kill libcompat.Garrett Wollman1995-02-214-13/+32
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2711-0/+4525