index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
vis.h
Age
Commit message (
Expand
)
Author
2015-07-20
Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@
Todd C. Miller
2014-11-17
Add prototype for stravis().
Todd C. Miller
2010-08-24
backout VIS_HEX. guenther@ points out that the C89 \xff encoding
Damien Miller
2010-08-23
unbreak tree: add VIS_HEX and VIS_ALL flags
Damien Miller
2005-08-09
Add VIS_GLOB to escape special characters used by shell-style globbing.
Todd C. Miller
2004-10-17
implement strnunvis(3), a bounded version of strunvis(3). ok millert@
Otto Moerbeek
2003-08-01
add __bounded__ attributes for userland headers; enabled with -Wbounded
Anil Madhavapeddy
2003-06-26
backout the __bounded__ attributes for a while; requested by deraadt@
Anil Madhavapeddy
2003-06-26
Mark various standard library functions with the __bounded__ attribute.
Anil Madhavapeddy
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2000-11-21
Missed this in the strnvis(3) commit.
Todd C. Miller
1999-05-14
appropiate -> appropriate
Aaron Campbell
1997-09-21
Well, as we are heading for a release people are encouraged to rebuild their
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt