| Commit message (Expand) | Author | Age | Files | Lines |
| * | Respect locale settings from the environment. | Tim J. Robbins | 2004-07-11 | 1 | -0/+3 |
| * | Support larger files (at least 64-bit offsets) by using off_t instead of | Tim J. Robbins | 2002-07-15 | 1 | -8/+21 |
| * | Remove <sys/types> where we use <sys/param> already. | Juli Mallett | 2002-06-15 | 1 | -8/+5 |
| * | Allow "-" to be specified as an operand as well as an option. | Tim J. Robbins | 2002-05-27 | 1 | -1/+3 |
| * | Avoid overflowing `fname' if the file name prefix given on the command | Tim J. Robbins | 2002-05-27 | 1 | -1/+2 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -4/+4 |
| * | Add -a option (SUSv3) to split(1). | Mike Barcroft | 2002-02-01 | 1 | -7/+31 |
| * | WARNS=2 fixes, use __FBSDID, remove GCC-specific flags. | Mark Murray | 2001-12-12 | 1 | -11/+10 |
| * | Add/fix the ability to split a file larger than 2 gigabytes. | John W. De Boskey | 2000-11-19 | 1 | -4/+6 |
| * | Print usage via fprintf(stderr, ..) instead of errx() to avoid progname prefix. | Archie Cobbs | 1999-02-05 | 1 | -2/+3 |
| * | Add new option '-p pattern' for splitting files based on matching lines in | Archie Cobbs | 1999-02-01 | 1 | -52/+77 |
| * | Cosmetic in err() string. | Philippe Charnier | 1997-08-11 | 1 | -9/+10 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
| * | This fixes 'split -l NNN foo'. As it stands split will | Rodney W. Grimes | 1995-07-07 | 1 | -1/+1 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+288 |