summaryrefslogtreecommitdiffstats
path: root/pom
Commit message (Collapse)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
|
* Use PREFIX nowCameron Katri2021-03-281-2/+2
|
* Get all the games compiling for iOSCameron Katri2021-02-221-3/+15
|
* Fix a few of the games to use getprogname() in their usage() functions.pgoyette2010-12-051-3/+4
| | | | | | Suggested by Joerg. XXX There are probably many more that have their progname hard-coded, but XXX I'm not up for a wholesale roto-till at the moment.
* sprinkle staticdholland2009-08-121-12/+12
|
* Remove the need for -Wno-pointer-sign. Object file unchanged.dholland2009-07-262-9/+5
|
* Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a ↵gmcgarry2008-08-291-2/+2
| | | | few flags for PCC.
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
|
* Add test for HAVE_PCC with HAVE_GCC which turn off compiler warning flags.gmcgarry2008-07-121-3/+3
|
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
|
* - ANSIfyhubertf2007-01-121-16/+11
| | | | | | | - Use return instead of exit() in main() - Use EXIT_{SUCCESS,FAILURE} constants instead of 0/1 No functional changes. Patch submitted in private mail by Slava Semushin <slava.semushin@gmail.com>
* sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg2006-05-111-1/+5
|
* Use standard AUTHORS section header. From YOMURA Masanori in private mailwiz2005-09-151-2/+2
| | | Sort sections if necessary. Use more/better markup.
* Remove uses of __P.jsm2004-01-271-8/+8
|
* 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.
* Lots of minor fixes resulting from reading these man pages in detail.wiz2002-09-261-3/+5
|
* New sentences begin on new lines.wiz2002-09-261-3/+3
| | | Patch from Richard Elz, slightly improved by yours truly.
* Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross2002-02-081-2/+2
|
* Whitespace and/or punctuation fixes.wiz2001-04-021-3/+3
|
* Update pom to the third edition of Duffett-Smith's book, and clean itjsm1999-09-142-57/+155
| | | | | | | up somewhat. Change time specification format to similar to that used by date(1) - taking a command line argument in seconds since the Epoch is silly. Date parsing based on code from date(1). Based on work by Paul Janzen for OpenBSD.
* be more precise for PI, as per PR5867hubertf1998-09-111-3/+5
|
* isleap expects years since Christ's birth, not the epoche)hubertf1998-07-251-4/+4
| | | Closees PR 5833 by Joseph S. Myers <jsm28@cam.ac.uk>.
* Added optional argument for calculating the phase of the moon for a specifiedjeremy1998-06-132-5/+23
| | | date, rather than the current time.
* use err/warn instead of perrorlukem1997-10-121-6/+5
|
* WARNSifylukem1997-10-102-14/+20
|
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-061-3/+3
|
* typeof(timeval.ts_sec) != time_tcgd1995-06-071-3/+5
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-233-14/+20
|
* Changed to call exit(0) instead of falling out the bottom of main().jtc1995-02-031-2/+3
| | | | Changed to include <string.h> instead of defining own prototype for strerror().
* specify man pages the new way.cgd1994-12-221-2/+2
|
* Update to use new -mandoc macros.jtc1993-08-051-9/+11
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Add RCS indentifiers.mycroft1993-08-011-1/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-213-0/+231