summaryrefslogtreecommitdiffstats
path: root/usr.bin/cut/cut.c
Commit message (Expand)AuthorAgeFilesLines
* Teach cut(1) how to handle long lines: convert from fgets(3) to fgetln(3).dd2001-04-251-5/+17
* Remove duplicate FreeBSD Idcharnier2001-02-061-4/+0
* De-__P()-ifywill2001-01-281-6/+6
* BDECFLAGS: constify; use proper types. Add $FreeBSD$, clean up #ifndef lint.will2001-01-281-10/+13
* Merge from NetBSD: cut.1 rev 1.6 to 1.8eivind1999-02-021-14/+21
* Bring in use of strsep() to handle bad input better, and clean upeivind1999-02-021-3/+3
* Merge from NetBSD cut.1 rev 1.6 and cut.c rev 1.9, respectively. Thiseivind1999-02-021-3/+12
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-5/+5
* Use err(3) instead of local redefinition. Change argument name in mancharnier1997-06-301-39/+11
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2peter1997-03-111-1/+2
* Fix wrong separator outputache1995-03-211-1/+2
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+296
OpenPOWER on IntegriCloud