idzebra-moved-to-github.git
29 years ago*** empty log message ***
Sebastian Hammer [Tue, 23 Aug 1994 15:03:34 +0000 (15:03 +0000)]
*** empty log message ***

29 years agoFixed mf_close().
Sebastian Hammer [Tue, 23 Aug 1994 14:50:48 +0000 (14:50 +0000)]
Fixed mf_close().

29 years agoFirst functional version of mfile.
Sebastian Hammer [Tue, 23 Aug 1994 14:41:46 +0000 (14:41 +0000)]
First functional version of mfile.

29 years agoFirst functional version.
Sebastian Hammer [Tue, 23 Aug 1994 14:41:32 +0000 (14:41 +0000)]
First functional version.

29 years agoAdded O_CREAT because some geek wanted it. Sheesh.
Sebastian Hammer [Tue, 23 Aug 1994 14:25:45 +0000 (14:25 +0000)]
Added O_CREAT because some geek wanted it. Sheesh.

29 years agoFixed call to log
Sebastian Hammer [Tue, 23 Aug 1994 14:21:38 +0000 (14:21 +0000)]
Fixed call to log

29 years agoAdded common.o
Sebastian Hammer [Thu, 18 Aug 1994 14:09:42 +0000 (14:09 +0000)]
Added common.o

29 years agoSome development of dictionary. Not finished at all!
Adam Dickmeiss [Thu, 18 Aug 1994 12:40:52 +0000 (12:40 +0000)]
Some development of dictionary. Not finished at all!

29 years agoImplementation of res_write.
Adam Dickmeiss [Thu, 18 Aug 1994 11:02:27 +0000 (11:02 +0000)]
Implementation of res_write.

29 years agoFor fun: make wc option.
Adam Dickmeiss [Thu, 18 Aug 1994 11:02:08 +0000 (11:02 +0000)]
For fun: make wc option.

29 years agoModule alexpath moved from res.c to alexpath.c. Minor changes in res-test.c
Adam Dickmeiss [Thu, 18 Aug 1994 10:02:00 +0000 (10:02 +0000)]
Module alexpath moved from res.c to alexpath.c. Minor changes in res-test.c

29 years agoDevelopment of resource manager. Only missing is res_write.
Adam Dickmeiss [Thu, 18 Aug 1994 09:43:49 +0000 (09:43 +0000)]
Development of resource manager. Only missing is res_write.

29 years agoAdded res_trav. Major changes of prototypes.
Adam Dickmeiss [Thu, 18 Aug 1994 09:43:04 +0000 (09:43 +0000)]
Added res_trav. Major changes of prototypes.

29 years agoRes.c now use handles. xmalloc defines xstrdup.
Adam Dickmeiss [Thu, 18 Aug 1994 08:23:26 +0000 (08:23 +0000)]
Res.c now use handles. xmalloc defines xstrdup.

29 years agoRes.h modified. xmalloc now declares xstrdup.
Adam Dickmeiss [Thu, 18 Aug 1994 08:22:26 +0000 (08:22 +0000)]
Res.h modified. xmalloc now declares xstrdup.

29 years agoTiny mod.
Sebastian Hammer [Thu, 18 Aug 1994 08:21:02 +0000 (08:21 +0000)]
Tiny mod.

29 years agoMinimal changes
Sebastian Hammer [Thu, 18 Aug 1994 08:10:08 +0000 (08:10 +0000)]
Minimal changes

29 years agoInclude of util.h.
Adam Dickmeiss [Wed, 17 Aug 1994 15:38:28 +0000 (15:38 +0000)]
Include of util.h.

29 years agoUse new version of bf_read, bf_write.
Adam Dickmeiss [Wed, 17 Aug 1994 15:38:03 +0000 (15:38 +0000)]
Use new version of bf_read, bf_write.

29 years agoInitial version of resource manager.
Adam Dickmeiss [Wed, 17 Aug 1994 15:34:14 +0000 (15:34 +0000)]
Initial version of resource manager.

29 years agolast mods
Sebastian Hammer [Wed, 17 Aug 1994 14:27:32 +0000 (14:27 +0000)]
last mods

29 years ago*** empty log message ***
Sebastian Hammer [Wed, 17 Aug 1994 14:10:41 +0000 (14:10 +0000)]
*** empty log message ***

29 years agoSmall changes
Sebastian Hammer [Wed, 17 Aug 1994 14:09:47 +0000 (14:09 +0000)]
Small changes

29 years agoCompiles cleanly (still only dummy.
Sebastian Hammer [Wed, 17 Aug 1994 14:09:32 +0000 (14:09 +0000)]
Compiles cleanly (still only dummy.

29 years agoDeleted
Sebastian Hammer [Wed, 17 Aug 1994 13:55:07 +0000 (13:55 +0000)]
Deleted

29 years agodictionary internal cache modules.
Adam Dickmeiss [Wed, 17 Aug 1994 13:37:40 +0000 (13:37 +0000)]
dictionary internal cache modules.

29 years agoxmalloc in util.
Adam Dickmeiss [Wed, 17 Aug 1994 13:32:49 +0000 (13:32 +0000)]
xmalloc in util.

29 years agoUse cache in dict - not in bfile.
Adam Dickmeiss [Wed, 17 Aug 1994 13:32:18 +0000 (13:32 +0000)]
Use cache in dict - not in bfile.

29 years agoNo longer in use.
Adam Dickmeiss [Wed, 17 Aug 1994 13:31:32 +0000 (13:31 +0000)]
No longer in use.

29 years agoMinor changes.
Adam Dickmeiss [Wed, 17 Aug 1994 13:31:21 +0000 (13:31 +0000)]
Minor changes.

29 years agoFirst version
Sebastian Hammer [Wed, 17 Aug 1994 13:23:14 +0000 (13:23 +0000)]
First version
Added log.c

29 years agoAdded make clean.
Adam Dickmeiss [Tue, 16 Aug 1994 16:33:17 +0000 (16:33 +0000)]
Added make clean.

29 years agoAdded dict.
Adam Dickmeiss [Tue, 16 Aug 1994 16:26:37 +0000 (16:26 +0000)]
Added dict.

29 years agoAdded bfile.
Adam Dickmeiss [Tue, 16 Aug 1994 16:21:47 +0000 (16:21 +0000)]
Added bfile.

29 years agoCached files with fixed block size.
Adam Dickmeiss [Tue, 16 Aug 1994 16:19:23 +0000 (16:19 +0000)]
Cached files with fixed block size.

29 years agobfile header created.
Adam Dickmeiss [Tue, 16 Aug 1994 16:16:02 +0000 (16:16 +0000)]
bfile header created.

29 years agoPreparing for subdirs.
Adam Dickmeiss [Tue, 16 Aug 1994 16:15:48 +0000 (16:15 +0000)]
Preparing for subdirs.

29 years agoThe first utility modules.
Adam Dickmeiss [Tue, 16 Aug 1994 15:57:21 +0000 (15:57 +0000)]
The first utility modules.

29 years agoInitial revision
Sebastian Hammer [Tue, 16 Aug 1994 15:33:25 +0000 (15:33 +0000)]
Initial revision