Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2003-04-08 | Change remaining strcpy -> strlcpy; noticed by Theo | Todd C. Miller | |
2003-04-07 | Change wd1 and wd2 from pointers to arrays. This removes the need | Todd C. Miller | |
for getin() to have static buffers and allows us to do "sizeof wd1". Also fix saved game path. It was removing the first 2 chars of the filename due to a bug. tdeval@ OK | |||
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt | |
already, but he may have later changes to make still. | |||
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen | |
2001-02-04 | Remove -traditional-cpp and do some -Wall cleanups; from Chris K. Young | Paul Janzen | |
<cky@pobox.com> in PR 1652. | |||
1998-11-29 | Minor changes from NetBSD | Paul Janzen | |
1998-09-02 | More changes from jsm28@cam.ac.uk | Paul Janzen | |
1998-08-31 | merge in NetBSD, including recent PR's of jsm28@cam.ac.uk | Paul Janzen | |
1998-03-19 | Minor tweaks, mainly setgid-related | Paul Janzen | |
1997-07-23 | tabify | kstailey | |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt | |
1996-05-28 | pull signal.h | Theo de Raadt | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Removed "extern int errno"; Added #include <errno.h> if not already present. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |