Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@ | 2015-07-20 | 1 | -1/+2 | |
| | |||||
* | Add prototype for stravis(). | 2014-11-17 | 1 | -1/+2 | |
| | |||||
* | backout VIS_HEX. guenther@ points out that the C89 \xff encoding | 2010-08-24 | 1 | -2/+1 | |
| | | | | | | | | | idiotically accepts more then two hex digits following the \x, even on platforms where a char has 8 bits. It is therefore dangerous to have an almost-bit-not-quite compatible format in vis(3). The VIS_ALL (encode all characters) option introduced in the same commit remains. | ||||
* | unbreak tree: add VIS_HEX and VIS_ALL flags | 2010-08-23 | 1 | -1/+3 | |
| | |||||
* | Add VIS_GLOB to escape special characters used by shell-style globbing. | 2005-08-09 | 1 | -1/+2 | |
| | | | | From Solar Designer based on changes in FreeBSD. OK deraadt@ | ||||
* | implement strnunvis(3), a bounded version of strunvis(3). ok millert@ | 2004-10-17 | 1 | -1/+4 | |
| | |||||
* | add __bounded__ attributes for userland headers; enabled with -Wbounded | 2003-08-01 | 1 | -3/+5 | |
| | | | | ok deraadt@ | ||||
* | backout the __bounded__ attributes for a while; requested by deraadt@ | 2003-06-26 | 1 | -5/+3 | |
| | |||||
* | Mark various standard library functions with the __bounded__ attribute. | 2003-06-26 | 1 | -3/+5 | |
| | | | | | You must have an up-to-date gcc for this! deraadt@ ok | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | 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. | 2002-02-16 | 1 | -7/+7 | |
| | |||||
* | Missed this in the strnvis(3) commit. | 2000-11-21 | 1 | -1/+2 | |
| | |||||
* | appropiate -> appropriate | 1999-05-14 | 1 | -2/+2 | |
| | |||||
* | Well, as we are heading for a release people are encouraged to rebuild their | 1997-09-21 | 1 | -0/+1 | |
| | | | | | entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags. | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+86 | |