summaryrefslogtreecommitdiff
path: root/usr.bin/vis/vis.c
AgeCommit message (Expand)Author
2015-05-24Add -N (VIS_NOLOCALE), sort.christos
2014-09-26Sort options in SYNOPSIS/usage.wiz
2014-09-26add VIS_META/VIS_SHELL support to encode all shell metacharacters.christos
2013-02-20use MB_LEN_MAX directly instead of assuming how large it is.christos
2013-02-15More fixes from J.R. Oldroyd:christos
2013-02-14do the encoding character by character instead of failing on encoding mismatchchristos
2013-02-13don't allow NULL for extrachristos
2013-02-13Multi-byte docs and fixes for > 2 mblen charsets from J.R. Oldroydchristos
2013-02-13handle EILSEQ.christos
2013-02-13handle wide charschristos
2009-02-11Fix typo in usage.wiz
2009-02-11forgot to commit this.christos
2009-02-10Add RFC 2045 MIME Quoted-Printable support.christos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2004-07-23Sync usage with man page; use getprogname(). From Kouichirou Hiratsukawiz
2004-04-22Add -h to enable VIS_HTTPSTYLE.lukem
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-12-23Implement '-e extra', as per svis(3)'s "extra" argument.lukem
2000-07-05Close opened files.itohy
1997-10-20WARNSify, deprecate register, getopt returns -1, fix .Nm usagelukem
1994-12-20Cleanup by jimj.jtc
1994-11-17Merged with 4.4lite.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd