summaryrefslogtreecommitdiffstats
path: root/games/fortune/strfile
Commit message (Expand)AuthorAgeFilesLines
* fortune(6) switch to 3-clause BSDL; style(9)uqs2010-02-153-98/+79
* games: make WARNS=6 the default, remove overridesuqs2010-02-151-1/+0
* Use ANSI C function declarations.ed2009-12-291-14/+16
* Use __FreeBSD_version check since it is bootstrap toolache2008-08-071-0/+8
* Use arc4random_uniform(3)ache2008-08-071-3/+1
* getopt(3) returns -1, not EOF.ru2008-02-191-1/+1
* Bump WARNS to 6.ru2005-02-231-1/+1
* Make the on-disk format of .dat files produced by strfile(8)ru2005-02-173-62/+71
* Expand *n't contractions.ru2005-02-131-1/+1
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-092-2/+2
* Sort sections.ru2005-01-181-3/+3
* Make this WARNS=3 clean.le2004-07-232-5/+4
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
* Use WARNS level 2 instead of setting CFLAGS explicitly to -Wall.des2003-12-072-22/+22
* Rename collate_range_cmp() to stable_collate_range_cmp() to indicateache2003-08-031-11/+7
* Make the __FBSDID usage consistentobrien2003-05-051-5/+4
* o remove __Pimp2002-03-241-7/+7
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-0/+1
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-1/+2
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* Remove whitespace at EOL.dd2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-1/+1
* Don't include "${.CURDIR}/../../Makefile.inc" explicitly. Doing so wasbde2001-02-211-1/+1
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-4/+4
* minor brucification.billf2000-07-061-2/+2
* "Fix" warnings.billf2000-07-031-6/+13
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-161-14/+14
* Add $FreeBSD$billf1999-11-161-0/+2
* Realize the changes to usage() and the man page were missing fromdcs1999-10-272-1/+10
* Add -C flag to indicate the presence of comments. Files thus processeddcs1999-10-022-1/+11
* Fix warning: return type of `main' is not `int'peter1999-09-151-1/+6
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* strfile(8) incorrectly states that the output files generatedmpp1999-08-061-4/+4
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Be sure to set the value of Tbl.str_numstr before any call tosteve1998-02-201-1/+2
* Use srandomdevache1997-09-241-1/+1
* Uncomment static from collate_range_cmp, no more in locale.hache1996-10-311-1/+1
* Replace collate_range_cmp call with its codeache1996-10-311-0/+17
* Convert to newly aded collate compare functionache1996-08-121-32/+3
* Handle sorting in better wayache1996-06-091-16/+34
* Activate collateache1996-06-051-1/+1
* Localize it.ache1996-05-273-72/+60
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-044-0/+662
OpenPOWER on IntegriCloud