summaryrefslogtreecommitdiffstats
path: root/include/vis.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@millert2015-07-201-1/+2
* Add prototype for stravis().millert2014-11-171-1/+2
* backout VIS_HEX. guenther@ points out that the C89 \xff encodingdjm2010-08-241-2/+1
* unbreak tree: add VIS_HEX and VIS_ALL flagsdjm2010-08-231-1/+3
* Add VIS_GLOB to escape special characters used by shell-style globbing.millert2005-08-091-1/+2
* implement strnunvis(3), a bounded version of strunvis(3). ok millert@otto2004-10-171-1/+4
* add __bounded__ attributes for userland headers; enabled with -Wboundedavsm2003-08-011-3/+5
* backout the __bounded__ attributes for a while; requested by deraadt@avsm2003-06-261-5/+3
* Mark various standard library functions with the __bounded__ attribute.avsm2003-06-261-3/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Part 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.millert2002-02-161-7/+7
* Missed this in the strnvis(3) commit.millert2000-11-211-1/+2
* appropiate -> appropriateaaron1999-05-141-2/+2
* Well, as we are heading for a release people are encouraged to rebuild theirniklas1997-09-211-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+86