summaryrefslogtreecommitdiff
path: root/games/larn/scores.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.
1999-03-27Changes from FreeBSD: install score files, use random(), and be more carefulPaul Janzen
on exec.
1998-09-15NetBSD merge; also renamed some functions so as not to conflict with cursesPaul Janzen
1997-07-15gtime var -> gltime varTheo de Raadt
1996-08-15NetBSD PR#2699: delay revoke of privs until after log file is opened,Jason Downs
and print better diagnostics. Kenneth Stailey <kstailey@dol-esa.gov>
1996-06-10security fixesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt