Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for read errors. | tjr | 2004-07-30 | 1 | -0/+2 |
| | |||||
* | Add support for multibyte characters, based on Bruno Haible's work | tjr | 2004-07-29 | 1 | -38/+74 |
| | | | | in the util-linux package. | ||||
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 1 | -23/+17 |
| | | | | | | | | | Add some constness to avoid some warnings. Remove use register keyword. Deal with missing/unneeded extern/prototypes. Some minor type changes/casts to avoid warnings. Reviewed by: md5 | ||||
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 1 | -1/+1 |
| | |||||
* | remove __P | imp | 2002-03-22 | 1 | -12/+12 |
| | |||||
* | Warns cleanups. Add FreeBSD ID to Makefile. | dwmalone | 2001-12-03 | 1 | -7/+8 |
| | |||||
* | Don't coredump on long input lines. If anyone actually cares, this should | kris | 2000-07-31 | 1 | -1/+1 |
| | | | | | | be fixed to actually process long lines instead of truncating them. Obtained from: OpenBSD | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Main() returns int. | charnier | 1997-08-26 | 1 | -2/+2 |
| | |||||
* | Use err(3), add usage() and prototypes. | charnier | 1997-08-20 | 1 | -25/+53 |
| | | | | Move setmode() to setnewmode() because of a conflict with setmode(2 or 3). | ||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+508 |