summaryrefslogtreecommitdiff
path: root/games/snake/snake.6
AgeCommit message (Expand)Author
2015-11-29tidy up ENVIRONMENT and FILES;Jason McIntyre
2015-11-29Prefer $LOGNAME over $USER, since the latter is deprecated,tb
2015-11-27Fix after removal of the setgid bit:tb
2009-11-13no need for seperate snscore command; ok pjanzenTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-02tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2005-03-12escape `.' at eol to avoid double spacing issue;Jason McIntyre
2004-04-04.br workaround no longer necessary;Jason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-08-18FormattingPaul Janzen
2001-02-18Convert to curses and tidy some. Generally based on NetBSD changes.Paul Janzen
1999-10-29correct snake description: cgd@netbsd.orgPaul Janzen
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-03-13Fix a few bugs (e.g. snake used to miss turns); use usleep() so displayPaul Janzen