summaryrefslogtreecommitdiff
path: root/usr.bin/join
AgeCommit message (Expand)Author
2000-06-10Fix another off-by-one error, attempting to output a non-existant field.mycroft
2000-06-10Small bug fixes:mycroft
2000-06-10Don't step off into space after a realloc(). (Get rid of `lastlp'.)mycroft
1999-08-10Fix wrong array size calculation in call to memset() and avoid a possibletron
1999-03-07Clean up SYNOPSIS formatting.mycroft
1998-12-19gcc-2.8.1 wants more braceschristos
1998-10-13include unistd.hwsanchez
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-02-03add <unistd.h> to fix compiler warningperry
1997-10-19WARNSify, fix .Nm usage, deprecate register, use <err.h>lukem
1997-01-13revert to pre-merged version due to bugs; will fix.tls
1997-01-09RCS ID policetls
1997-01-09Sync to 4.4BSD Lite-2 (minus a number of conflicting bugfixes)tls
1996-02-08Fix off-by-one error in checking field numbers. From der Mouse, PR 1356.mycroft
1994-01-04rename fgetline() and sharpen axe for bostic...cgd
1993-12-22update for fgetlinecgd
1993-11-15fix from Dave Matthews <dave@prlng.co.uk>, with modifications by cgd:cgd
1993-10-13#include <unistd.h>, so getopt(), optarg, opterr, optind, and optoptjtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-04-30join from ftp.uu.net:bsd-sources integratedglass