summaryrefslogtreecommitdiffstats
path: root/fortune
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary casts, and add necessary ones for printf arguments.jsm2000-01-131-6/+6
* Change __GCC__ to __GNUC__.jsm2000-01-131-3/+3
* Remove obsolete NO_VOID conditional.jsm2000-01-131-6/+2
* Don't use any NetBSD specific features (<err.h> and friends mainlysimonb1999-12-301-51/+82
* No need to include <sys/endian.h> here - <sys/types.h> includessimonb1999-12-301-2/+1
* Removed someone's personal phone number, including area code, from a "if youmason1999-12-111-2/+0
* Fix a gcc -W warning (empty body in an else-statement).jsm1999-12-071-9/+4
* Since our gcc doesn't warn about NULL format strings anymore, we candrochner1999-11-091-5/+5
* Use macro NAMLEN rather than dirent->d_namlen, for easier portability.jsm1999-09-221-4/+8
* Remove generated file "limerick-o" in "clean" target.tron1999-09-211-2/+2
* Fix -Wsign-compare warnings.jsm1999-09-183-13/+13
* Split limericks into "normal" and "offensive" ones.hwr1999-09-124-71/+53
* These fortunes conatain offensive language.hwr1999-09-122-0/+387
* Moved to unamerican.real-ohwr1999-09-121-385/+0
* Moved to unamerican.fake-ohwr1999-09-121-2/+0
* Check for write errors in auxiliary programs used during build of games.jsm1999-09-101-2/+5
* Include <time.h> in various places in the games where time() or time_tjsm1999-09-092-4/+6
* Remove extra blank line in copyright.simonb1999-09-091-2/+1
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-083-14/+14
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-3/+7
* Add use of `const' where appropriate to the games.jsm1999-09-082-35/+39
* Use new endian-specific conversion macros - 64-bit off_t's are nowsimonb1999-08-215-34/+37
* Spell "privilege" correctly (correct spelling from Jonathan Stone).simonb1999-08-161-1/+1
* Fortunes from those Unamerican Activities bumper stickers you see onthorpej1999-08-043-3/+395
* More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled1999-03-221-2/+2
* convert from NOxxx= to MKxxx=no.lukem1999-02-132-4/+4
* typo.pk1998-12-051-1/+1
* Fix spelling of `Churchill' in 3 placesjwise1998-11-202-3/+3
* don't install in /usr/share if NOSHARE is definedlukem1998-09-291-1/+3
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-132-6/+6
* Correct attribution as pointed out in pr 6114 by Jim Wise.frueauf1998-09-121-1/+2
* Add braces to make the new egcs happy.veego1998-08-301-8/+9
* Add regexp support; remove -lcompat, use err*, warn*christos1998-02-042-82/+72
* 4.4BSD -> .Bx 4.4perry1998-02-031-2/+3
* use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compilelukem1997-10-223-7/+9
* Use S_IS*(), not S_IF*.mycroft1997-10-191-3/+3
* deprecate autolukem1997-10-121-7/+7
* WARNSifylukem1997-10-111-24/+32
* WARNSify, deprecate registerlukem1997-10-111-50/+60
* WARNSifylukem1997-10-105-96/+98
* don't xref obsolete regcmp(3)mikel1997-07-161-3/+2
* Use proginstall:: to disable installing PROG.mycroft1997-05-071-2/+3
* Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.mycroft1997-05-071-3/+2
* Allow this to be cross-compiled (in a manner consistent with boggle'sthorpej1997-04-281-1/+10
* Go into the "strfile" subdirectory unconditionally; we let that Makefilethorpej1997-04-281-8/+2
* - Makefile cleanupschristos1997-03-241-7/+4
* eliminate mismatched quote charmikel1997-03-141-1/+1
* alternate -> alternative, per PR 2643mouse1997-03-081-2/+2
* fix typo in Napoleon's namemikel1997-01-232-2/+2
* Clean this up, and be more consistent:cgd1996-12-235-20747/+46