Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller | |
2000-06-29 | Prune some obsolete defines, in particular VT100. Eventually curses will | Paul Janzen | |
replace termios. Use system-defined limits for path lengths and usernames. Use strlcpy() for convenience and to avoid a possible buffer overflow or two. Various small tweaks. | |||
1998-10-01 | 'Spam' winners a bit more safely | Paul Janzen | |
1998-09-15 | NetBSD merge; also renamed some functions so as not to conflict with curses | Paul Janzen | |
1998-02-09 | s/optsifle/optsfile/ | ryker | |
1997-07-15 | gtime var -> gltime var | Theo de Raadt | |
1996-10-28 | Safe $HOME handling. | Todd C. Miller | |
1996-10-26 | prefer $LOGNAME to $USER. Fix strncpy() usage. | Todd C. Miller | |
1996-06-10 | security fixes | Theo de Raadt | |
1996-05-26 | fixed the "/* in comments" problem. | fn | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |