summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/unvis.c
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).nectar2003-02-161-1/+1
| | | | | | | Only warnings that could be fixed without changing the generated object code and without restructuring the source code have been handled. Reviewed by: /sbin/md5
* #include <ctype.h> for prototypes (or macro versions) oftjr2003-01-101-0/+1
| | | | tolower() and isdigit().
* * Remove 'register'. (some functions had 7+ register functions...)obrien2002-02-011-8/+8
| | | | * Fix SCM ID's.
* Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE.dan2000-07-011-1/+56
| | | | | | | | Since alex is a -doc committer, he can update his own manpage. :-) Also add $FreeBSD$ while I'm here. Submitted by: alex
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
| | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu>
* Remove unneded ctype.hache1995-10-261-1/+0
|
* Remove trailing whitespace.rgrimes1995-05-301-16/+16
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+248
OpenPOWER on IntegriCloud