| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for multibyte characters in input files and delimiter | Tim J. Robbins | 2004-06-25 | 1 | -26/+47 |
| * | Use fgetln(3) to handle lines of unlimited length instead of a | Tim J. Robbins | 2002-05-24 | 1 | -15/+15 |
| * | P1003.2 forbids imposing any limit on line lengths; read character by | Tim J. Robbins | 2002-05-24 | 1 | -24/+22 |
| * | Exit with non-zero status if any files specified could not be opened | Tim J. Robbins | 2002-05-24 | 1 | -9/+15 |
| * | Clean up malloc(3)'s argument. Remove casts which do nothing when we're | Juli Mallett | 2002-05-17 | 1 | -2/+2 |
| * | More low hanging warnings fruit; ANSIfy, de-register, constify. | Mark Murray | 2002-04-28 | 1 | -19/+17 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -4/+4 |
| * | When invoked with no file arguments, display usage. | Mike Barcroft | 2002-03-20 | 1 | -4/+7 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Add #include <stdlib.h> to get prototype for malloc(). Without this, | John Birrell | 1998-02-20 | 1 | -1/+2 |
| * | Remove bogus malloc() decl. | Satoshi Asami | 1997-08-05 | 1 | -2/+2 |
| * | Use err(3). Add prototypes. Silent -Wall. | Philippe Charnier | 1997-07-31 | 1 | -36/+34 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+251 |