summaryrefslogtreecommitdiff
path: root/games/larn/help.c
AgeCommit message (Collapse)Author
2000-06-29Prune some obsolete defines, in particular VT100. Eventually curses willPaul 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-09-15NetBSD merge; also renamed some functions so as not to conflict with cursesPaul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt