Age | Commit message (Expand) | Author |
---|---|---|
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2001-08-13 | Explicitly NUL terminate dst in strvis() and strvisx() in case | Todd C. Miller |
2000-11-21 | Add strnvis(3) -- a length-bounded version of strvis(3) with a return | Todd C. Miller |
2000-07-19 | off-by-one calculation error; getcwd() would return NULL if the buffer was | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-09 | Clean up some -Wall complaints. | Todd C. Miller |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |