summaryrefslogtreecommitdiffstats
path: root/usr.bin/xstr/xstr.c
Commit message (Collapse)AuthorAgeFilesLines
* Use err() instead of perror(), exit().tjr2004-07-151-1/+1
|
* Another buffer overflow similar to the recent one in mkstr(1).tjr2002-11-011-0/+2
|
* ANSIify function definitions.dwmalone2002-09-041-34/+16
| | | | | | | | | 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
* remove __Pimp2002-03-221-15/+15
|
* WARNS=2 fixes, use __FBSDID(), kill register keyword.markm2001-12-111-49/+57
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use err(3). Add usage and prototypes. Use getopt(). Document -v flag.charnier1997-08-281-54/+77
|
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+471
OpenPOWER on IntegriCloud