summaryrefslogtreecommitdiff
path: root/usr.bin/vis
AgeCommit message (Expand)Author
2021-02-20fix URLnia
2021-02-18Add examples (Fernando ApesteguĂ­a at FreeBSD)christos
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-10-29Small typo. From Michael W. Bombardieri.njoly
2013-03-14Add missing .El macro.njoly
2013-02-27update dates, versionchristos
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-14Mark up LC_CTYPE with Ev (didn't I just do this? :) ).wiz
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-22fix silly cut & paste error in -h descriptionlukem
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
2002-09-30New sentence, new line.grant
2000-10-05Move out-of-order line to where it belongs.wennmach
2000-07-05Close opened files.itohy
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1997-10-20WARNSify, deprecate register, getopt returns -1, fix .Nm usagelukem
1994-12-20Cleanup by jimj.jtc
1994-11-17Merged with 4.4lite.jtc
1994-01-11Fix spelling errors.jtc
1993-10-04Comma separate items in SEE ALSO list.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd