summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
1998-09-24NetBSD changes and a few obvious fixesPaul Janzen
1998-09-24Some of the boggle documentation claimed boggle was under a license morePaul Janzen
1998-09-22NetBSD changes and further fixes (reformatted man page, better handling ofPaul Janzen
1998-09-21Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults ifPaul Janzen
1998-09-20rand -> random; handle EOF; don't overflow on user input; check for calloc()Paul Janzen
1998-09-16wierd->weirdPaul Janzen
1998-09-16Make sure malloc() succeedsPaul Janzen
1998-09-15use errxPaul Janzen
1998-09-15use const where appropriate; jsm28@cam.ac.ukPaul Janzen
1998-09-15Get rid of unused out-of-date filePaul Janzen
1998-09-15NetBSD merge; also renamed some functions so as not to conflict with cursesPaul Janzen
1998-09-13NetBSD merge, numerous patches from jsm28@cam.ac.uk, spelling fixes, andPaul Janzen
1998-09-12check for malloc() failure; jsm28@cam.ac.ukPaul Janzen
1998-09-06Use formulae from newer edition of Duffett-Smith's book (and acknowledge inPaul Janzen
1998-09-06formattingPaul Janzen
1998-09-06Some changes from NetBSD, and improved documentation.Paul Janzen
1998-09-02use ICRNL; jsm28@cam.ac.ukPaul Janzen
1998-09-02Delete two unused functions; jsm28@cam.ac.ukPaul Janzen
1998-09-02More changes from jsm28@cam.ac.ukPaul Janzen
1998-09-01Don't let users circumvent time restrictions with TZ; jsm28@cam.ac.ukPaul Janzen
1998-08-31Bonus file, part of the NetBSD mergePaul Janzen
1998-08-31merge in NetBSD, including recent PR's of jsm28@cam.ac.ukPaul Janzen
1998-08-29use names rather than numbers in signals, errors, etc; NetBSD PR6058; jsm28@c...Paul Janzen
1998-08-29use names for constants in lseek() and open(); NetBSD PR6057; jsm28@cam.ac.ukPaul Janzen
1998-08-22Revoke gid (!) and minor tidyingPaul Janzen
1998-08-22grammarPaul Janzen
1998-08-22IUPAC names to element 109 and 1995 CRC atomic weightsPaul Janzen
1998-08-22More largely NetBSD-inspired code cleanupPaul Janzen
1998-08-19print spaces correctly when input is on the command linePaul Janzen
1998-08-19minor tidying, and a fix to rot13's command line behaviourPaul Janzen
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
1998-08-19Don't segfault in small windowsPaul Janzen
1998-08-11curses has its own delay_output() function, so use that instead of own ownTodd C. Miller
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
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
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
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