Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-08 | Handle EOF more cleanly | Paul Janzen | |
2000-04-08 | Fix the card shuffle/draw algorithm. Patch only slightly | Paul Janzen | |
modified from that given by John Darrow in NetBSD PR 9651. | |||
1999-09-25 | Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the | Paul Janzen | |
Linux bsd-games package and NetBSD. Mainly using 'const'. | |||
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-06-10 | jsm28@cam.ac.uk : handle PAGER in a manner consistent with the | Paul Janzen | |
Single UNIX specification for mailx and man (http://www.opengroup.org/onlinepubs/7908799/xcu/mailx.html). | |||
1999-03-26 | Buffer overflow fix (from FreeBSD) | Paul Janzen | |
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen | |
1998-11-29 | Don't capitalize game names at the beginning of sentences. | Paul Janzen | |
1998-08-22 | Revoke gid (!) and minor tidying | Paul Janzen | |
1998-08-22 | grammar | Paul Janzen | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |