Age | Commit message (Expand) | Author |
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 |
1998-07-22 | gcc 2.8.1 -O2 bug | Todd C. Miller |
1998-07-10 | Ok, so I was bored and couldn't sleep... | Jason Downs |
1998-07-09 | Scorefile bugfix and minor code cleaning, some from NetBSD | Paul Janzen |
1998-07-03 | typo | Paul Janzen |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff |
1998-06-11 | oops | Theo de Raadt |
1998-06-11 | uid is not a short | Theo de Raadt |
1998-06-03 | zero struct sigaction before use | Theo de Raadt |
1998-05-14 | better buf oflow protection | Theo de Raadt |