Age | Commit message (Expand) | Author |
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen |
1998-12-13 | document new -d option for morse | Paul Janzen |
1998-12-13 | Include option to decode morse. Concept based on NetBSD code. | Paul Janzen |
1998-11-29 | NetBSD merge (mainly -Wall related) | Paul Janzen |
1998-11-29 | Minor changes from NetBSD | Paul Janzen |
1998-11-29 | Don't capitalize game names at the beginning of sentences. | Paul Janzen |
1998-11-28 | Clear up a warning: printw doesn't take a const char, printf does | Paul Janzen |
1998-11-20 | Fix spelling of Churchill; already corrected infortunes data file | Todd C. Miller |
1998-10-01 | 'Spam' winners a bit more safely | Paul Janzen |
1998-09-24 | NetBSD changes and a few obvious fixes | Paul Janzen |
1998-09-24 | Some of the boggle documentation claimed boggle was under a license more | Paul Janzen |
1998-09-22 | NetBSD changes and further fixes (reformatted man page, better handling of | Paul Janzen |
1998-09-21 | Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults if | Paul Janzen |
1998-09-20 | rand -> random; handle EOF; don't overflow on user input; check for calloc() | Paul Janzen |
1998-09-16 | wierd->weird | Paul Janzen |
1998-09-16 | Make sure malloc() succeeds | Paul Janzen |
1998-09-15 | use errx | Paul Janzen |
1998-09-15 | use const where appropriate; jsm28@cam.ac.uk | Paul Janzen |
1998-09-15 | Get rid of unused out-of-date file | Paul Janzen |
1998-09-15 | NetBSD merge; also renamed some functions so as not to conflict with curses | Paul Janzen |
1998-09-13 | NetBSD merge, numerous patches from jsm28@cam.ac.uk, spelling fixes, and | Paul Janzen |
1998-09-12 | check for malloc() failure; jsm28@cam.ac.uk | Paul Janzen |
1998-09-06 | Use formulae from newer edition of Duffett-Smith's book (and acknowledge in | Paul Janzen |
1998-09-06 | formatting | Paul Janzen |
1998-09-06 | Some changes from NetBSD, and improved documentation. | Paul Janzen |
1998-09-02 | use ICRNL; jsm28@cam.ac.uk | Paul Janzen |
1998-09-02 | Delete two unused functions; jsm28@cam.ac.uk | Paul Janzen |
1998-09-02 | More changes from jsm28@cam.ac.uk | Paul Janzen |
1998-09-01 | Don't let users circumvent time restrictions with TZ; jsm28@cam.ac.uk | Paul Janzen |
1998-08-31 | Bonus file, part of the NetBSD merge | Paul Janzen |
1998-08-31 | merge in NetBSD, including recent PR's of jsm28@cam.ac.uk | Paul Janzen |
1998-08-29 | use names rather than numbers in signals, errors, etc; NetBSD PR6058; jsm28@c... | Paul Janzen |
1998-08-29 | use names for constants in lseek() and open(); NetBSD PR6057; jsm28@cam.ac.uk | Paul Janzen |
1998-08-22 | Revoke gid (!) and minor tidying | Paul Janzen |
1998-08-22 | grammar | Paul Janzen |
1998-08-22 | IUPAC names to element 109 and 1995 CRC atomic weights | Paul Janzen |
1998-08-22 | More largely NetBSD-inspired code cleanup | Paul Janzen |
1998-08-19 | print spaces correctly when input is on the command line | Paul Janzen |
1998-08-19 | minor tidying, and a fix to rot13's command line behaviour | Paul Janzen |
1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional | Paul Janzen |
1998-08-19 | Don't segfault in small windows | Paul Janzen |
1998-08-11 | curses has its own delay_output() function, so use that instead of own own | Todd C. Miller |
1998-08-04 | typo | Jason Downs |
1998-07-26 | Update and correct data. Also add vice president category. | Paul Janzen |
1998-07-26 | Modernize time proceedures. Remove obsolete comment | imp |
1998-07-26 | o Fix Y2K buffer overflow. | imp |
1998-07-26 | The world has changed. jsm28@cam.ac.uk | Paul Janzen |
1998-07-26 | From FreeBSD: Fix discrepancy between sources and manual page for the | Paul Janzen |
1998-07-26 | Y2K fix; jsm28@cam.ac.uk | Paul Janzen |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |