summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
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
2003-05-19ANSIPaul Janzen
2003-05-19volatile sig_atomic_tPaul Janzen
2003-05-19Standard capitalizationPaul Janzen
2003-05-19From NetBSD: as per standard hack 1.0.3, shops should have only one door.Paul Janzen
2003-05-19De-register, ANSIfy, clean up.Paul Janzen
2003-05-17"nokeep" added to prevent warning when generating table;Jason McIntyre
2003-05-12NetBSD: remove redundant declPaul Janzen
2003-05-12From NetBSD: don't need to declare ospeed.Paul Janzen
2003-05-12From NetBSD: remove redundant declarationPaul Janzen
2003-05-12Oops, one more grammar error.Paul Janzen
2003-05-12Start with NetBSD's man page, which has been converted to mdoc, and doPaul Janzen
2003-05-12From NetBSD: remove redundant declarationPaul Janzen
2003-05-12From NetBSD: remove more duplicate declarations.Paul Janzen
2003-05-11Remove duplicate prototype.Paul Janzen
2003-05-11Corrections from FreeBSD via NetBSD.Paul Janzen
2003-05-07Major strings rework. Ok pjanzen@Thierry Deval
2003-04-27strcpy -> strlcpyThierry Deval
2003-04-25string cleanup; ok millertTheo de Raadt
2003-04-25comment repairTheo de Raadt
2003-04-25strings... ok tedu@, millert@Thierry Deval
2003-04-25strings... ok henning@, millert@, tedu@Thierry Deval
2003-04-23some typos, and clarification of game rules;Jason McIntyre
2003-04-10more POSIX chownTodd C. Miller
2003-04-10more POSIX chown; Leandro CostaTodd C. Miller
2003-04-08Use POSIX chown semantics (user:group); noted by Leandro CostaTodd C. Miller
2003-04-08string cleaning; ok pjanzenTheo de Raadt
2003-04-08Change remaining strcpy -> strlcpy; noticed by TheoTodd C. Miller
2003-04-07Change wd1 and wd2 from pointers to arrays. This removes the needTodd C. Miller
2003-04-07strlcpy -- ok tedu@, deraadt@, millert@Thierry Deval
2003-04-07Make copy() take an extra suffix argument so we don't need to catTodd C. Miller
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2003-03-17knock these games out, i hope the licenses are fixedTheo de Raadt
2003-03-16hack is freeCamiel Dobbelaar
2003-03-11OK, this is a strange case. At least some parts of this software isTheo de Raadt
2003-03-11double words and spelling fixesDavid Krause
2003-03-06broken .Xr's;Jason McIntyre
2003-01-17Typos, two from Michael Knudsen <e at molioner.dk>Camiel Dobbelaar
2002-12-16support ppt decoding w/ lots of help from pjanzen@Michael Shalayeff