summaryrefslogtreecommitdiff
path: root/usr.bin/join
AgeCommit message (Expand)Author
2001-01-29$OpenBSD$Niklas Hallqvist
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-03-08Various cleanups and improvements.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
1999-07-23fieldcnt is the number of fields, not +1... this one was missed in 1995Aaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1998-11-16more -WallTheo de Raadt
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1997-08-25require compat opts start with -; bug from kh@mogami-wire.co.jp; fix from fre...Theo de Raadt
1997-07-24arghTheo de Raadt
1997-07-23arg parsing bug in compat code; kh@mogami-wire.co.jpTheo de Raadt
1997-04-09just clean up a stylistic mess I created myself long ago.michaels
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-15Clarification. From NetBSD.Todd C. Miller
1996-08-12remove dead code, add comments, put back original comments (Cthulumichaels
1996-08-12"the remaining fields" -> "the other fields"michaels
1996-08-12on Theo's suggestion replaced join with join from 44lite, fixed (?)michaels
1996-06-26rcsidTheo de Raadt
1995-12-22fieldcnt is number of fields, not +1; from mouse@Collatz.McRCIM.McGill.EDU; n...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt