Age | Commit message (Expand) | Author |
2011-03-13 | Fix handling of VIS_ALL: in vis(), actually encode all characters | Philip Guenthe |
2010-08-24 | backout VIS_HEX. guenther@ points out that the C89 \xff encoding | Damien Miller |
2010-08-21 | Two new flags: VIS_ALL - encode all characters, not just invisible ones | Damien Miller |
2005-08-08 | zap remaining rcsid. | Marc Espie |
2005-03-25 | deregister (and deauto!). ok millert@ marco@ | Otto Moerbeek |
2004-10-17 | implement strnunvis(3), a bounded version of strunvis(3). ok millert@ | Otto Moerbeek |
2004-05-18 | ansify function definitions and zap some `register' | Jean-Francois Brousseau |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-09 | Clean up some -Wall complaints. | Todd C. Miller |
1996-09-15 | Remove dead code | Thorsten Lockert |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-03-25 | Prototype internal functions | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |