summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow this to be cross-compiled (in a manner consistent with boggle'sthorpej1997-04-281-1/+10
| | | host-only helper programs).
* Go into the "strfile" subdirectory unconditionally; we let that Makefilethorpej1997-04-281-8/+2
| | | make it's own decisions.
* Allow boggle to be cross-compiled; the mkdict and mkindex programsthorpej1997-04-282-4/+24
| | | are used only by the hosting system.
* be safe with buffers.mrg1997-04-211-4/+6
|
* Change the riggings to ints, so that comparisons against negativethorpej1997-04-191-5/+5
| | | values works as expected on systems with unsigned chars.
* Allow this to be cross-compiled.thorpej1997-04-193-8/+14
|
* Yow, cvs commit in the wrong directory... Bad, Jason, no biscuit!thorpej1997-04-191-6/+6
|
* Allow this to be cross-compiled.thorpej1997-04-192-8/+8
|
* Make sure that the dictionary and indexing programs are made.christos1997-04-011-6/+12
|
* - Don't depend on installed ${DESTDIR}/usr/share/dict/words; pick up thechristos1997-04-011-4/+4
| | | | dictionary from the sources. - Don't depend on the locally built indexing programs to build the dictionaries.
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-2911-34/+49
|
* Install the help file again.mycroft1997-03-271-2/+2
|
* Do the symlink for HIDEGAME here, via SYMLINKS.mycroft1997-03-271-1/+2
|
* - Makefile cleanupschristos1997-03-2414-86/+66
|
* eliminate mismatched quote charmikel1997-03-141-1/+1
|
* alternate -> alternative, per PR 2643mouse1997-03-083-7/+7
|
* eliminate redundant SCCS id; from Enami Tsugutomo in PR bin/3283.mikel1997-03-041-4/+3
|
* fix typo in Napoleon's namemikel1997-01-232-2/+2
|
* bfunctions -> memfunctionstls1997-01-134-18/+18
|
* Sync to 4.4BSD-Lite2tls1997-01-0716-366/+58
|
* sigh, fix RCS ID againtls1997-01-071-1/+1
|
* RCS ID Policetls1997-01-071-0/+2
|
* Sync to 4.4BSD-Lite2tls1997-01-074-15/+21
|
* Sync to 4.4BSD-Lite2, not that you'd know because none of these files have ↵tls1997-01-072-4/+9
| | | | SCCS ID strings!
* Sync to 4.4BSD-Lite2tls1997-01-0729-403/+108
|
* Sync to 4.4BSD-Lite2tls1997-01-072-20/+19
|
* Sync to 4.4BSD-Lite2tls1997-01-071-3/+4
|
* fix NetBSD RCS ID headerscgd1997-01-039-22/+22
|
* include string.h and stdlib.h for prototypes, as appropriatecgd1997-01-032-4/+7
|
* Import from 4.4BSD-Lite2tls1996-12-282-0/+607
|
* add gomoku game, from 4.4BSD-Lite2tls1996-12-2810-7/+48
|
* Import of 4.4BSD-Lite2 sourcetls1996-12-289-0/+3307
|
* Clean this up, and be more consistent:cgd1996-12-235-20747/+46
| | | | | | | | | | | | * Have 'fake' options for all offensive fortune files (fortunes2-o and limerick moved to fortunes2-o.real and limerick.real via repository copy). * build all offensive fortune data files, etc., in the same way. * Have installation of offensive fortunes controlled by one make variable. To disable build/install of offensive fortunes, set INSTALL_OFFENSIVE_FORTUNES to anything other than "YES" on the make command line, in bsd.own.mk, or in /etc/mk.conf or your ${MAKECONF} file. (If changing the setting, you should 'make clean' here and rebuild the fortunes before installing.) * Don't use variables that bsd.prog.mk thinks have certain meanings.
* nuke 'the the' typoperry1996-12-041-2/+2
|
* Oy Gevalt, incorrect meter!tls1996-11-231-1/+1
|
* /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401.mikel1996-11-121-5/+6
|
* Use ${INSTALL}.thorpej1996-10-186-15/+14
|
* Use ${INSTALL}.thorpej1996-10-187-17/+17
|
* <machine/endian.h> -> <sys/types.h>christos1996-10-131-3/+3
|
* merge in 1.2 branchjtc1996-10-091-1/+3
|
* use words from $DESTDIR.mrg1996-09-261-2/+2
|
* /usr/share/misc/termcap, not /etc/termcapexplorer1996-08-171-2/+2
|
* call seteuid() before append/create. from kstailey (PR#2699)mrg1996-08-151-4/+4
|
* print more informative error message. from kstailey (PR#2699)mrg1996-08-151-2/+5
|
* BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.chopps1996-07-032-10/+13
| | | This deals with pr#2417
* Ixfay iticalcray ugsbay! Eservepray artstay-ofway-ordway andwaycgd1996-06-071-6/+16
| | | OLEWHAY-ORDWAY apitalizationcay.
* A more interesting set of machines (PR#645).pk1996-06-021-10/+39
|
* Remove duplicate (and inaccurate) citation. Update the remaining one to bepk1996-06-021-10/+5
| | | even more accurate.
* use posix-style : for chown uid/group separatorjtk1996-06-011-2/+2
|
* oops, we do need privs. do the right seteuid() thing.mrg1996-05-223-6/+26
|