summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionPaul Janzen
1998-12-13document new -d option for morsePaul Janzen
1998-12-13Include option to decode morse. Concept based on NetBSD code.Paul Janzen
1998-11-29NetBSD merge (mainly -Wall related)Paul Janzen
1998-11-29Minor changes from NetBSDPaul Janzen
1998-11-29Don't capitalize game names at the beginning of sentences.Paul Janzen
1998-11-28Clear up a warning: printw doesn't take a const char, printf doesPaul Janzen
1998-11-20Fix spelling of Churchill; already corrected infortunes data fileTodd C. Miller
1998-10-01'Spam' winners a bit more safelyPaul Janzen
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