summaryrefslogtreecommitdiffstats
path: root/fortune
Commit message (Collapse)AuthorAgeFilesLines
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-2/+3
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* clean more cruft; fix up to build the way CSRG now intendscgd1995-04-221-6/+3
|
* kill these; no longer necessary or appropriate.cgd1995-04-222-2020/+0
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-2318-152/+223
|
* from Litecgd1995-03-2113-31/+97417
|
* specify man pages the new way.cgd1994-12-222-3/+4
|
* kiil bogus install -d'scgd1994-02-101-2/+1
|
* fix 'make' biff. from Roland McGrathcgd1994-01-241-2/+2
|
* Use .OBJDIR for auxiliary programs.pk1994-01-041-5/+6
|
* Use <dirent.h> instead of <sys/dir.h>.jtc1993-12-041-9/+3
|
* Link with -lcompat instead of -lgnuregex.jtc1993-11-111-3/+3
| | | | | As soon as POSIX regular expressions are integrated into libc, -lgnuregex will be going away. Fortune use the old re_comp() & re_exec() regex routines that are provided by -lcompat.
* Always use `install -d' to make sure destination directory exists & hasjtc1993-09-301-9/+2
| | | correct ownership and permissions.
* Drip -DNO_REGEX, Link with -lgnuregex.jtc1993-08-051-4/+6
|
* Convert to -mandoc macros.jtc1993-08-051-78/+63
|
* Shouldn't use NOMAN here. We have a man page, even if we don't bother tomycroft1993-08-031-2/+1
| | | install the program anyway.
* Nuke remaining patchkit headers.mycroft1993-08-021-8/+1
|
* Makefilemycroft1993-08-021-9/+1
|
* Add RCS identifiers.mycroft1993-08-015-5/+10
|
* Add RCS indentifiers.mycroft1993-08-012-2/+4
|
* Add RCS identifiers.mycroft1993-08-014-4/+8
|
* Use ${COPY}, not -c for install.mycroft1993-07-181-1/+1
|
* build datfiles at make time, not at install timecgd1993-04-302-8/+6
|
* Fix compilation error I introduced.mycroft1993-04-201-4/+2
|
* Cleanup for GCC 2.mycroft1993-04-181-1/+1
|
* datfiles need obj made, too.cgd1993-04-091-1/+1
|
* fix various install problems.cgd1993-04-091-2/+18
|
* fixed makefile so it doesn't need to write to dir on install and doesn'tcgd1993-04-041-4/+9
| | | need symlink
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+0
|
* after 0.2.2 "stable" patches appliedcgd1993-03-212-3/+18
|
* initial import of 386bsd-0.1 sourcescgd1993-03-2128-0/+27653