summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2004-01-16ISO C police: log and expl are reserved for the C library.Marc Espie
2004-01-12sort options; add args to options description;Jason McIntyre
2004-01-10bonus points for completing rows, like most variants.Ted Unangst
2004-01-08Adjust delay based on terminal speed; ok tedu@Todd C. Miller
2004-01-02standard order for options;Jason McIntyre
2004-01-02Document that pressing return allows you to "fast forward" the game clock.Jason McIntyre
2004-01-02typo from Daniel Cavanagh;Jason McIntyre
2003-12-28Fix two obvious thinkos in va_end() usage.Marc Espie
2003-12-16bad printf; leopold-bloom@foni.netTheo de Raadt
2003-11-21printf(prompt) -> printf("%s", prompt)Otto Moerbeek
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-10-01Correct off-by-one.Chad Loder
2003-09-26check strdup for error. based on report from Jared Yanovich. ok deraadt@Ted Unangst
2003-09-26correct scanf sizes; anil aaron okTheo de Raadt
2003-09-26off by one in fscanf; from aaron@Anil Madhavapeddy
2003-09-26spelling, from jolan, and ispell.Bob Beck
2003-09-26Add recipes fortune file. Start with the Hackathon barbeque recipesBob Beck
2003-09-25Fix a couple obvious off-by-one writes. No objections from anyone.Aaron Campbell
2003-09-05add some spacing after displays;Jason McIntyre
2003-09-04put escapes in the right place;Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-08-25pr3412: remove dups, from Morten Liebach. ok deraadt@Ted Unangst
2003-08-07unknwown->unknown, spotted by miod@. now that we have an otto@, theo.cJolan Luff
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-07-10add missing includesDavid Krause
2003-07-06convert a bunch of strn{cpy,cat}->strl{cpy,cat}Anil Madhavapeddy
2003-07-06add a comment that an strncpy should not be converted to an strlcpy;Anil Madhavapeddy
2003-07-06convert some strncpy->strlcpyAnil Madhavapeddy
2003-06-18return pointer from off_name() function as it's meant to be - thisPeter Valchev
2003-06-17Give this header file, which was split off by d@, the same (BSD) license asPaul Janzen
2003-06-17d@ has asked me to put in an explicit "Public domain" on header files for codePaul Janzen
2003-06-11Number 43.Paul Janzen
2003-06-11spellingPaul Janzen
2003-06-11Licensing issues resolved on bs and hunt, so build them again.Paul Janzen
2003-06-11Original author agreed to permit bs to be released under BSD license.Paul Janzen
2003-06-11New license from the official hunt release atPaul Janzen
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02Instead of saying "The Berkeley software License Agreement specifiesTodd C. Miller
2003-06-01Undo a misguided attempt to fix speling errors from long ago. UCBTodd C. Miller
2003-05-30removed unnecessary .Ns;Jason McIntyre
2003-05-30section reorder;Jason McIntyre
2003-05-30section reorder;Jason McIntyre
2003-05-30section reorder;Jason McIntyre
2003-05-30section reorder;Jason McIntyre
2003-05-30put space between macro arguments and punctuation;Jason McIntyre
2003-05-20Fix broken .Xr and uncomment it.Paul Janzen
2003-05-19A few more includes discovered in a -fno-builtin compilePaul Janzen
2003-05-19NetBSD check to make sure not to deref -1.Paul Janzen
2003-05-19Remove #ifdef'ed out unnecessary defines.Paul Janzen