aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/split
Commit message (Collapse)AuthorAgeFilesLines
* MFC: cosmetic.Jordan K. Hubbard1998-03-081-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=34281
* MFC: getopt returns -1 not EOFWarner Losh1997-08-291-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=28881
* MFC: Cosmetic in err() string.Philippe Charnier1997-08-121-9/+10
| | | | Notes: svn path=/stable/2.2/; revision=28096
* This fixes 'split -l NNN foo'. As it stands split willRodney W. Grimes1995-07-071-1/+1
| | | | | | | | | | | | | complain about an 'illegal line count' becuase it's looking at the wrong end pointer (ep) to detect any extra characters after the NNN. Submitted by: Rich Murphey <rich@freebsd.org> This should probably get pulled into 2.0.6 and 2.1.0 Notes: svn path=/head/; revision=9427
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+392
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590