aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/catman
Commit message (Expand)AuthorAgeFilesLines
* Add (unsigned char) cast to ctype macrosAndrey A. Chernov2003-06-101-2/+2
* Use setlocale & nl_langinfo to parse locale nameAndrey A. Chernov2003-06-101-12/+12
* Remove deprecated locale namesAndrey A. Chernov2003-06-101-2/+0
* Fixed catman(1) so that if the source files are compressed,Ruslan Ermilov2003-05-211-6/+8
* mdoc(7) police: sort xrefs in SEE ALSO.Ruslan Ermilov2002-12-131-1/+1
* Mostly support alternate manpage zipping.David E. O'Brien2002-10-291-16/+35
* Revert last delta. SGR support in grotty(1) is disabled system-wideRuslan Ermilov2002-10-181-1/+1
* Groff 1.18.1 comes in with ANSI color support, enabled by default.Ruslan Ermilov2002-10-111-1/+1
* No need to declare optind as an external int.David Malone2002-09-041-1/+0
* mdoc(7) police: tidy up.Ruslan Ermilov2002-05-301-12/+12
* Add C rewrites of catman and makewhatis. These aren't quite asMark Murray2002-05-183-0/+892