summaryrefslogtreecommitdiffstats
path: root/larn
Commit message (Expand)AuthorAgeFilesLines
* install games that need it setgid.mrg1997-11-201-1/+2
* Fix time_t vs. long botch.thorpej1997-10-252-6/+6
* use CPPFLAGS instead of CFLAGSlukem1997-10-221-2/+2
* Tons of changes; re-indent, use termios, fix warnings, add prototypes...christos1997-10-1826-6880/+10542
* enable WARNS?=1 by default, & temporarily disable for the few unclean programslukem1997-10-121-1/+2
* gtime -> gltime to avoid conflict in time.hchristos1997-07-1310-32/+32
* NULL => 0 (Arne Juul; PR#3629)pk1997-05-171-6/+6
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-294-13/+14
* - Makefile cleanupschristos1997-03-241-5/+4
* Sync to 4.4BSD-Lite2tls1997-01-071-2/+2
* Use ${INSTALL}.thorpej1996-10-181-4/+3
* merge in 1.2 branchjtc1996-10-091-1/+3
* 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
* oops, we do need privs. do the right seteuid() thing.mrg1996-05-223-6/+26
* move the ) to after the 3rd arg to open. weeeeee!mrg1996-05-221-4/+4
* give up "games" if we have it. larn does not need it.mrg1996-05-211-1/+2
* Clean this up a bit.mycroft1995-12-211-75/+7
* Use usleep().mycroft1995-04-271-104/+2
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-249-18/+28
* clean up handling of fortunes a bit.cgd1995-04-227-48/+10
* merge with Lite, new RCS id conventions, etc.cgd1995-03-2329-220/+281
* from Litecgd1995-03-211-0/+66
* specify man pages the new way.cgd1994-12-221-2/+2
* Fix typo in the name of the important potion.mycroft1994-10-231-2/+2
* Fix various problems with the potion/scroll name hiding mechanism.mycroft1994-10-214-127/+129
* Fix various problems with the potion/scroll name hiding mechanism.mycroft1994-10-211-3/+3
* Move the playerids file to /var/games, as suggest by Rafal Boni.mycroft1994-09-181-2/+2
* need -lcompatcgd1994-05-231-3/+3
* Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft1993-08-0221-0/+82
* Add RCS identifiers.mycroft1993-08-013-3/+6
* Add RCS indentifiers.mycroft1993-08-011-1/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* Don't modify string constants.mycroft1993-04-206-78/+86
* make sure directory to install stuff exists before installingcgd1993-04-091-0/+8
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-2134-0/+10993