summaryrefslogtreecommitdiffstats
path: root/arithmetic
Commit message (Collapse)AuthorAgeFilesLines
* Use PREFIX nowCameron Katri2021-03-281-2/+2
|
* Get all the games compiling for iOSCameron Katri2021-02-221-2/+15
|
* WARNS=5, and make WARNS=5 the default for src/games.dholland2012-06-191-14/+9
|
* NULL does not need a castplunky2011-08-311-3/+3
|
* remove unnecessary castsdholland2009-08-271-3/+3
|
* sprinkle staticdholland2009-08-121-30/+27
|
* Fix markupjoerg2009-03-111-2/+2
|
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
|
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-5/+5
|
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-4/+4
|
* Remove uses of __P.jsm2004-01-271-10/+10
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-072-13/+5
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Use .Nm instead of "arithmetic" in one place. From jmc@openbsd.wiz2003-04-261-2/+4
|
* Lots of minor fixes resulting from reading these man pages in detail.wiz2002-09-261-2/+3
|
* The game would show the statistic info and immediately prompt you with a newhubertf2002-03-311-6/+11
| | | | | | question, so you lose time, etc. Added a few lines so that it prompts to press the RETURN key to continue. Code contributed by Vic Hari <vkhr@rawsocket.net> in PR 16135
* Whitespace and/or punctuation fixes.wiz2001-04-021-2/+2
|
* convert to use getprogname()cgd2001-02-191-5/+3
|
* fix nested externchristos2001-02-051-5/+5
|
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
|
* Don't declare 'extern opt*' getopt variables.simonb2000-04-141-4/+2
|
* This patch (a) makes arithmetic(6) revoke any setgid privileges it gothubertf1999-07-171-3/+6
| | | | | from dm; (b) marks an unused parameter as such. Submitted in PR 8014 by Joseph Myers <jsm28@cam.ac.uk>
* More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled1999-03-221-2/+2
| | | | so we shouldn't override it with versions in the manpages. Many more to come.
* constify, as per PR#6136 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-09-141-6/+6
|
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-4/+4
|
* Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z]fair1998-04-281-2/+2
|
* change includes to fix compiler warningperry1998-02-031-2/+3
|
* Make compiler happy.is1997-10-151-3/+3
|
* getopt returns -1 not EOFlukem1997-10-101-3/+3
|
* KNFify, WARNSify, use errx(), clean up .Nm in manpagelukem1997-10-092-38/+49
|
* Be pedantic, main() returns int in Standard C.jtc1996-03-211-3/+3
|
* clean up import.cgd1995-03-213-14/+20
|
* change <sys/signal.h> to <signal.h>jtc1995-02-281-2/+2
|
* specify man pages the new way.cgd1994-12-221-2/+2
|
* Update to use new -mandoc macros.jtc1993-08-051-36/+38
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Add RCS indentifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Cleanup for GCC 2.mycroft1993-04-181-1/+1
|
* initial import of 386bsd-0.1 sourcescgd1993-03-213-0/+485