Commit Graph

21 Commits

Author SHA1 Message Date
akool 340b80cf14 increased BUFSIZ 2000-07-19 19:45:43 +00:00
paul 4ea8154e96 Added { } to suppress egcs warnings. 1999-11-03 16:13:36 +00:00
paul 43357c9425 More paranoid about freeing pointers. 1998-05-20 12:22:15 +00:00
paul ddb0c21bd9 Oops, the temp string _was_ necessary. Made it static so that returning a
pointer to it is not a problem.
1998-05-20 09:56:14 +00:00
paul 25f3937b1e function Find_Section returned pointer to local automatic variable. Local
variable removed, as it was not necessary; now return parameter.
1998-05-20 09:25:01 +00:00
luethje 0c4679d06a isdnlog: close all files and open again after kill -HUP
isdnrep:  support vbox version 2.0
isdnconf: changes by Roderich Schupp <roderich@syntec.m.EUnet.de>
conffile: ignore spaces at the end of a line
1997-05-25 19:40:43 +00:00
luethje a95ea83b2e allows the character `"' in the program argument like the shell.
some bugfixes.
1997-04-15 22:36:58 +00:00
luethje 548dd7c055 replace variables: some bugfixes, README comleted 1997-04-15 00:19:53 +00:00
luethje f6b03058b0 some bug fixes 1997-04-10 23:41:26 +00:00
luethje d1997beda6 Added the feature, that environment variables are allowed in the config files. 1997-04-10 23:31:59 +00:00
luethje 0470bc659c bug fixes: environ variables are working again, no seg. 11 :-)
improved performance for reading the config files.
1997-04-03 22:39:11 +00:00
fritz 29e9df31dc Fixed 2 typos 1997-03-24 03:56:30 +00:00
luethje 3b5555f28f improved performance 1997-03-23 23:11:48 +00:00
luethje cd2fe13618 Only a test 1997-03-20 00:22:51 +00:00
luethje 3d80500d19 inserted the line #include <errno.h> in avmb1/avmcapictrl.c and imon/imon.c,
some bugfixes, new structure in isdnlog/isdnrep/isdnrep.c.
1997-03-20 00:18:57 +00:00
luethje 0470d1ad68 Function Compare_Sections() completed. 1997-03-18 23:01:47 +00:00
luethje 845b300909 README completed, new funktion Compare_Sections() written, "GNU_SOURCE 1"
added to tools.h and a sample file added.
1997-03-17 23:20:56 +00:00
luethje 3beb5afbfa README.conffile completed, paranoid_check() used by read_conffiles(),
policy.h will be removed by "make distclean".
1997-03-07 23:34:47 +00:00
luethje fa05d6b60f merging of the current version and my tree 1997-03-03 22:05:37 +00:00
luethje c4090f51e2 This are my first expirience with that tool ;-) 1997-03-03 20:25:51 +00:00
fritz 36b66f9590 Added files in lib 1997-03-03 04:23:12 +00:00