Sync with NetBSD. Many fixes to include:
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 3 Sep 2006 23:23:10 +0000 (23:23 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 3 Sep 2006 23:23:10 +0000 (23:23 +0000)
commit58592490738c25bcf1eaa6e884d35105d8db2076
tree7183fa6d727122de8547019ff726b92ff5e830d2
parent4aa4bb9ee10d427cf38613b02af9fd4c6bb5c9df
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