summaryrefslogtreecommitdiffstats
path: root/larn/store.c
Commit message (Collapse)AuthorAgeFilesLines
* Larn now builds with WARNS=4.dholland2008-01-281-8/+8
|
* Add gcc printf format checking, and fix the abundant problems this revealed.dholland2008-01-281-16/+16
| | | (It appears that someone sometime thought that you use %d to print a long.)
* Remove uses of __P.jsm2004-01-271-8/+8
|
* 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.
* - rename getchar to lgetchar to avoid conflicts with the stdio getcharchristos2001-02-051-10/+10
| | | | - fix redundant decls and nested externs - use snprintf instead of sprintf
* Add braces to make the new egcs happy.veego1998-08-301-3/+4
|
* Tons of changes; re-indent, use termios, fix warnings, add prototypes...christos1997-10-181-524/+732
| | | Games is almost clean; only hack is left...
* gtime -> gltime to avoid conflict in time.hchristos1997-07-131-7/+7
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-2/+7
|
* Fix various problems with the potion/scroll name hiding mechanism.mycroft1994-10-211-118/+121
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+691