summaryrefslogtreecommitdiff
path: root/usr.bin/join
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.0_cvscvs2svn2002-07-032-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-032-61/+48
* MFC changes to the join(1) utility for SUSv3 conformance, e.g. 0-field support.Juli Mallett2002-06-182-48/+61
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
* MFC: Add DIAGNOSTICS section name and other doc fixes.Paul Saab2000-06-301-16/+29
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* 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
* Require all compatability options to begin with '-'.Jonathan Lemon1997-08-191-1/+4
* Cosmetic in usage string.Philippe Charnier1997-07-151-4/+9
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Merge from Lite2 (note: needs checking by somebody who understands join)Peter Wemm1997-03-111-4/+9
* This commit was generated by cvs2svn to compensate for changes in r23690,Peter Wemm1997-03-111-2/+11
|\
| * Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.Peter Wemm1997-03-112-0/+802
* Fix a genuine off-by-one error that caused join to dump core whenJoerg Wunsch1997-01-171-3/+3
* Don't access stuff we have realloc()'ed using the old pointer.Poul-Henning Kamp1996-10-211-2/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+793