Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
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. | |||
1999-05-30 | use standard isalpha() and isdigit(); check that screen is big enough; | Paul Janzen | |
correct a typo, and fix up some man page paths. | |||
1999-03-27 | Changes from FreeBSD: install score files, use random(), and be more careful | Paul Janzen | |
on exec. | |||
1998-09-15 | NetBSD merge; also renamed some functions so as not to conflict with curses | Paul Janzen | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |