summaryrefslogtreecommitdiffstats
path: root/usr.bin/rev/rev.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable UTF-8 support in rev.martijn2016-04-101-8/+24
| | | | | | Some minor cleanups while here. OK schwarze@
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-3/+3
|
* tame "stdio rpath"deraadt2015-10-071-1/+4
|
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-15/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* use __prognamejasper2007-03-161-3/+5
| | | | ok otto@
* Remove double variable assignment.ray2006-07-301-3/+2
| | | | | | From Bret Lambert <bret dot lambert at gmail dot com> OK krw@ and deraadt@.
* mostly ansi cleanup; pval okderaadt2003-06-101-6/+4
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
|
* kill more registersmpech2001-11-191-3/+3
| | | | millert@ ok
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-3/+3
|
* rcsidderaadt1996-06-261-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+116