Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-23 | playing is a var in main() not a global, remove extern | Jonathan Gray | |
2015-12-31 | Include only needed header files per each source file | mestre | |
This one was also OK'ed by tb@ | |||
2015-12-26 | Set as __dead a few more functions, that don't return, on games/ | mestre | |
With precious tip, help and also OK from tb@ | |||
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt | |
occurrences to get_line(). Based on a diff from Jan Klemkow <j-dot-klemkow-at-wemelug-dot-de> to tech. | |||
2010-05-10 | Rename use of some builtins that makes gcc4 warn. | Nicholas Marriott | |
ok millert | |||
2004-07-10 | more ansi; khalek@linuxgamers.net | Theo de Raadt | |
2004-01-16 | ISO C police: log and expl are reserved for the C library. | Marc Espie | |
expl -> expl_string log -> logit | |||
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-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-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-10 | -m option for muggins | Paul Janzen | |
better user input parsing man page tidying and syncing of rules to Hoyle's typo and context correction in "Hoyle's" transcription | |||
1999-11-29 | Kill BOOLEAN, just use the curses/c++ bool type instead. | Todd C. Miller | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |