Sync with NetBSD. Many fixes to include:
commitcfd335c9e52b8f9ed2396a472bf05ca5348da7eb
authorpavalos <pavalos>
Sun, 3 Sep 2006 23:23:10 +0000 (3 23:23 +0000)
committerpavalos <pavalos>
Sun, 3 Sep 2006 23:23:10 +0000 (3 23:23 +0000)
tree816dfc22e25bfb1ffe7005d5faf7d28ea8422a75
parent5bf7780d40b4d8704b0a969d81b1edb0f196f746
Sync with NetBSD.  Many fixes to include:
-if getpwuid() returns null, print out the uid rather than dereferencing
-Control -d by #ifdef DEBUG; adjust usage message accordingly
-lseek to the beginning of the file in post() which may be called twice
if a bonus occurs
-add -t flag for slow terminals
-convert to curses and general cleanups
-security improvements which opens scorefile, then drops privs
-use POSIX tty semantics
games/snake/snake/Makefile
games/snake/snake/move.c [deleted file]
games/snake/snake/snake.6
games/snake/snake/snake.c
games/snake/snake/snake.h [deleted file]
games/snake/snscore/snscore.c