summaryrefslogtreecommitdiffstats
path: root/usr.bin/unvis/unvis.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix an fd leakjsg2014-01-221-3/+4
* remove erroneous char cast to switch expression processing getopt(3);okan2013-11-271-2/+2
* Include unistd.h as it is the standard location for getopt().millert2013-11-151-2/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-14/+1
* spacing.sobrado2008-07-061-3/+3
* mostly ansi cleanup; pval okderaadt2003-06-101-8/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* 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
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-3/+3
* rcsidderaadt1996-06-261-1/+3
* initial import of NetBSD treederaadt1995-10-181-0/+118