summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* receive, not recievewiz2001-06-124-9/+9
* fix building of phantasia ($FILES dependency on $PROG broke things)lukem2001-06-061-2/+2
* fix building of cards.pcklukem2001-06-061-2/+2
* Remove unnecessary quotes in Dt.wiz2001-06-051-2/+2
* No argument for .Os.wiz2001-06-051-2/+2
* Overhaul error handling and reporting for regular expressions.christos2001-06-041-15/+22
* Bail out when regex pattern is invalid if using regcomp or regcmp.aymeric2001-06-041-7/+7
* don't deref -1.christos2001-06-021-3/+3
* Its is Dr. Elizabeth Dehner, not Dehaver.abs2001-05-021-1/+1
* Spell occurred correctly.simonb2001-04-251-3/+3
* NetBSD: You choose the hardware, we'll bring the OS.pooka2001-04-211-33/+35
* Some entries from Richard Rauch, posted on netbsd-advocacy.hubertf2001-04-211-0/+8
* Negative exit code cleanup: Replace exit(-x) with exit(x).wiz2001-04-062-6/+6
* mdoc'ify.wiz2001-04-042-276/+301
* Whitespace and/or punctuation fixes.wiz2001-04-024-26/+26
* mdoc'ify, and clean up in the process.wiz2001-04-021-51/+62
* Whitespace and/or punctuation fixes.wiz2001-04-0216-162/+162
* Convert to mdoc. Still needs tbl for two tables that have more than 6wiz2001-04-021-640/+570
* Build the data files in the obj/compile directory and install them withsimonb2001-03-272-34/+29
* Make mostly gcc -W clean, and other cleanup:jsm2001-03-2552-330/+339
* Fix problem noted in PR 6649 (trailing whitespace on .Nm)garbled2001-03-071-2/+2
* convert to use getprogname()cgd2001-02-192-10/+7
* kill dupepooka2001-02-101-4/+0
* Fix simple typo. From bdc@world.std.com in PR misc/12150.simonb2001-02-071-1/+1
* fix redundant decls and nested externschristos2001-02-054-14/+14
* remove redundant decls.christos2001-02-0520-132/+40
* remove duplicate declschristos2001-02-051-5/+1
* fix nested externschristos2001-02-051-4/+5
* remove redundant declschristos2001-02-051-2/+1
* - rename getchar to lgetchar to avoid conflicts with the stdio getcharchristos2001-02-0513-100/+104
* remove redundant declschristos2001-02-052-9/+5
* eliminate nested externschristos2001-02-052-6/+7
* fix redundant decls and nested externs. while I am here change my copyrightchristos2001-02-056-45/+36
* fix nested externschristos2001-02-051-4/+5
* fix nested extern and usage messagechristos2001-02-051-4/+5
* remove redundant declchristos2001-02-051-4/+2
* fix nested externchristos2001-02-054-21/+20
* remove redundant declchristos2001-02-051-4/+2
* fix redundant decls and nested externschristos2001-02-052-4/+6
* fix nested externchristos2001-02-051-5/+5
* eliminate redundant declschristos2001-02-052-5/+5
* Tyop: foresight, not forsight (FreeBSD PR/24637)mjl2001-01-303-3/+3
* play(): use snprintf() instead of hard-to-parse strncpy() callsjdolecek2001-01-251-6/+3
* avoid strange typcast.itojun2001-01-202-9/+10
* comment or delete text after CPP directives.cgd2001-01-1610-32/+32
* include stdlib.h for prototypes (typically for exit()).cgd2001-01-163-6/+9
* avoid C sequence point issues warned about by development version of gcc.cgd2001-01-162-7/+7
* The capital of Mordor is _not_ Minas Morgul.jwise2001-01-121-1/+1
* - openlog "huntd" instead of "HUNT"lukem2001-01-093-16/+21
* convert to using .WAITlukem2001-01-092-9/+4