Age | Commit message (Expand) | Author |
---|---|---|
2006-03-15 | Remove useless getuid() check. | David Hill |
2005-05-01 | use setresgid() to drop privs, it is simply a better and less ambiguous API; | Damien Miller |
2004-07-10 | more ansi; khalek@linuxgamers.net | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-18 | move racey shit out of signal handler | Theo de Raadt |
2001-02-18 | Convert to curses and tidy some. Generally based on NetBSD changes. | Paul Janzen |
1999-04-20 | jsm28@cam.ac.uk: place cursor on player, not one over. | Paul Janzen |
1999-03-13 | Fix a few bugs (e.g. snake used to miss turns); use usleep() so display | Paul Janzen |