summaryrefslogtreecommitdiffstats
path: root/larn/data.c
Commit message (Collapse)AuthorAgeFilesLines
* Larn does not need its own private versions of functions from <ctype.h>.dholland2008-02-031-52/+2
| | | Also, remove the function gettokstr(), which is not used. From larn 12.2.
* Larn now builds with WARNS=4.dholland2008-01-281-13/+13
|
* Per PR 36185, OKed by martin@mouse2007-04-221-11/+11
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Fix time_t vs. long botch.thorpej1997-10-251-3/+3
|
* Tons of changes; re-indent, use termios, fix warnings, add prototypes...christos1997-10-181-521/+578
| | | Games is almost clean; only hack is left...
* gtime -> gltime to avoid conflict in time.hchristos1997-07-131-3/+3
|
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-4/+4
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-2/+7
|
* Fix typo in the name of the important potion.mycroft1994-10-231-2/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* Don't modify string constants.mycroft1993-04-201-65/+72
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+648