summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)Author
1998-08-04typoJason Downs
1998-07-26Update and correct data. Also add vice president category.Paul Janzen
1998-07-26Modernize time proceedures. Remove obsolete commentimp
1998-07-26o Fix Y2K buffer overflow.imp
o Fix zero filling bug in all years % 100 < 10.
1998-07-26The world has changed. jsm28@cam.ac.ukPaul Janzen
1998-07-26From FreeBSD: Fix discrepancy between sources and manual page for thePaul Janzen
'c' command.
1998-07-26Y2K fix; jsm28@cam.ac.ukPaul Janzen
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-22gcc 2.8.1 -O2 bugTodd C. Miller
1998-07-10Ok, so I was bored and couldn't sleep...Jason Downs
Make this sucker work with decent terminal settings.
1998-07-09Scorefile bugfix and minor code cleaning, some from NetBSDPaul Janzen
1998-07-03typoPaul Janzen
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-06-11oopsTheo de Raadt
1998-06-11uid is not a shortTheo de Raadt
1998-06-03zero struct sigaction before useTheo de Raadt
1998-05-14better buf oflow protectionTheo de Raadt
1998-05-14buf oflowsTheo de Raadt
1998-04-28use Xr more oftenTheo de Raadt
1998-04-26Fix terminal initialization for libtermlib to be happy.Todd C. Miller
1998-04-25link with -ltermlib, not the old -ltermcap. Fixes a weird bug on i386Todd C. Miller
where spaces in strings would not be printed.
1998-03-31Quick fix to shut up the compiler and not to printf() while in curses.Paul Janzen
1998-03-30FormattingPaul Janzen
1998-03-30Spelling and punctuation corrected. Duplicates removed, including thosePaul Janzen
present in fortunes2 that are already in fortunes. Some attributions added/ corrected. The warning in src/games/Notes still applies fully. No fortunes were lost in this process.
1998-03-26improved interactive input and minor tweaksPaul Janzen
1998-03-26grammarPaul Janzen
1998-03-26Quit rather than crashing if screen is too smallPaul Janzen
1998-03-25-DV7 removed, -lcompat not neededPaul Janzen
1998-03-25handle exponents, leading whitespace, and +Paul Janzen
1998-03-19do not use in-source libraries; they are really problematic with obj@ and ↵Theo de Raadt
obj/ links
1998-03-19Minor tweaks, mainly setgid-relatedPaul Janzen
1998-03-19NetBSD changes and further improvements and correctionsPaul Janzen
1998-03-12OpenBSD ID (changed from NetBSD)Paul Janzen
1998-03-12OpenBSD ID and minor fixesPaul Janzen
1998-03-12OpenBSD rscid and proper gid revoke (again)Paul Janzen
1998-03-12Correct morse optionsPaul Janzen
1998-03-12More characters, better handling of white spacePaul Janzen
1998-03-12Bugfixes and strategical improvementsPaul Janzen
1998-03-10s/Teruillian/Tertullian/Theo de Raadt
1998-02-27fix a bug; steve@freebsdTheo de Raadt
1998-02-26cleanup efforts care of pjanzen@foatdi.harvard.eduTheo de Raadt
1998-02-22repairs from pjanzen@foatdi.harvard.eduTheo de Raadt
1998-02-20Update manpage to reflect the real options for the game.ryker
1998-02-14further fixes from pjanzen@foatdi.harvard.eduTheo de Raadt
1998-02-09s/optsifle/optsfile/ryker
1998-02-08cleanup; pjanzen@foatdi.harvard.eduTheo de Raadt
1998-01-31tweaks and cleanup; pjanzen@foatdi.harvard.eduTheo de Raadt
1997-12-16Fix annoying warnings.Angelos D. Keromytis
1997-12-08avoid fclose(NULL)Theo de Raadt
1997-11-18cleanupkstailey