summaryrefslogtreecommitdiffstats
path: root/usr.bin/vis
AgeCommit message (Expand)AuthorFilesLines
2020-08-17-F requires at least 5 columns for folding, while a tab at start of line ismartijn1-1/+5
2020-08-03Split some code that gives clang10 heartburnderaadt1-2/+3
2016-08-31When iterating over the list of input files close them whenjsg1-3/+4
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-5/+5
2015-10-05tame "stdio rpath" initially; if we find out the only file operated onderaadt1-2/+8
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failurederaadt1-4/+7
2015-02-08in getopt() blocks, stop incrementing flag variable which are supposedderaadt1-5/+5
2013-11-27remove erroneous char cast to switch expression processing getopt(3);okan1-2/+2
2013-11-12clarify a simple expressionderaadt1-2/+2
2013-11-12simpler prototype repairsderaadt1-4/+4
2010-08-24backout VIS_HEX. guenther@ points out that the C89 \xff encodingdjm2-12/+6
2010-08-21mirror new flags to vis(3): -a to encode all characters, -h to usedjm2-6/+17
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2-22/+2
2009-08-16replace ".Ar file ..." with ".Ar" whenever possible.sobrado1-3/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-03-15`b' before `c'; from Igor Sobradojmc2-5/+5
2005-04-10the arg to -F is not optional;jmc2-9/+10
2004-09-14remove unused crap never deleted during developmentderaadt1-7/+11
2003-09-08sync usage w/ man page; closes PR 3456 (nice number!); henning@ OKmillert1-7/+16
2003-09-03some extra markup and correct synopsisavsm1-3/+5
2003-06-10mostly ansi cleanup; pval okderaadt1-9/+5
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert3-20/+8
2003-05-14Better wording, partly related to recent vis(3) change.pjanzen1-5/+10
2002-02-16Part 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.millert1-4/+4
2001-11-19kill more registersmpech2-7/+7
2000-03-14Finish off cleanup usr.bin/ man pages.aaron1-13/+18
1999-06-05- remove trailing white spaceaaron1-2/+2
1998-11-03insert a missing word; pjanzen@aaron1-2/+3
1998-10-30usr.bin/ man page fixes, t-zaaron1-7/+6
1997-09-21$OpenBSD$deraadt1-2/+1
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!millert1-3/+3
1996-06-26rcsidderaadt4-3/+6
1995-10-18initial import of NetBSD treederaadt4-0/+396