Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-09 | ansi; khalek@linuxgamers.net | Theo de Raadt | |
2003-07-10 | add missing includes | David Krause | |
ok deraadt@ tedu@ | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller | |
good enough for games but we should at least use a decent seed. pjanzen@ OK | |||
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt | |
2002-05-31 | No dm -> games with high score files etc. must explicitly be setgid games. | Paul Janzen | |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master ↵ | Theo de Raadt | |
dies.distrib/sets/lists | |||
2002-02-18 | more signed char issues | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-08-18 | Formatting | Paul Janzen | |
2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv | Paul Janzen | |
2001-02-18 | include <string.h> | Paul Janzen | |
2001-02-13 | Try to keep formatting pretty for long usernames | Paul Janzen | |
2000-07-23 | oops | Paul Janzen | |
2000-07-23 | Code cleanups (some from NetBSD), typo fix. | Paul Janzen | |
Don't barf if stdin hits EOF. Install cfscores in /var/games if one isn't already there. | |||
2000-04-25 | Missing MLINKS | Marc Espie | |
1999-12-18 | tidy; don't list the game itself in FILES | Paul Janzen | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-03-20 | Add some .El 's at the end of lists. From NetBSD | Paul Janzen | |
1998-08-29 | use names for constants in lseek() and open(); NetBSD PR6057; jsm28@cam.ac.uk | Paul Janzen | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1996-12-22 | proper gid revoke | Theo de Raadt | |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Be comsistent in use of LIBTERMCAP and LIBTERMLIB when depending | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |