summaryrefslogtreecommitdiffstats
path: root/games/tetris/scores.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,guenther2014-11-161-5/+5
| | | | | | | | | and <sys/ttydefaults.h> Replace MAXPATHLEN with PATH_MAX and MAXLOGNAME with LOGIN_NAME_MAX Pull in <limits.h> where needed Prefer sizeof(var) over MAXFOO or FOO_MAX ok deraadt@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
|
* Long usernames. This really messes up the scoreboard printout, so changepjanzen2001-02-041-2/+2
| | | | | | it from two columns to one column with leaders printed every third score to guide the eye across the vast whitespace that's left with the traditional 8-char usernames.
* NetBSD changes and a few obvious fixespjanzen1998-09-241-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+56