Commit Graph

13 Commits

Author SHA1 Message Date
skarg 625ff40d71 Moved bacstr.c back to src. Since gcc and others tool linkers can remove unused functions, this turned out to be a wasted effort. 2007-10-18 11:50:14 +00:00
skarg 89ddbbe2a0 Moved iam.c back to src, and removed the separate iam directory. Since gcc and others tool linkers can remove unused functions, this turned out to be a wasted effort. 2007-10-18 11:41:18 +00:00
skarg 9b304596c9 Moved rp.c back to src, and removed the separate readprop directory. Since gcc linker can remove unused functions, this was wasted effort. 2007-10-18 11:29:05 +00:00
skarg f7837c744e Moved ReadProperty to subdirectory for library splitting. 2007-10-14 02:07:34 +00:00
skarg eb8f959c73 Moved bacdcode files into src subdirectory in preperation for breakout of functions for a lean library. 2007-10-13 22:39:11 +00:00
skarg 2e8ab34148 Split I-Am to client and server. 2007-10-12 01:05:28 +00:00
skarg ccbec7715e Moved unit test make files to test directory. 2007-10-11 18:25:16 +00:00
skarg 9069c939da Fixing indent oops which removed the contents of all these files. 2007-06-14 05:33:15 +00:00
skarg ea4863ca25 Indented. 2007-06-14 05:14:26 +00:00
skarg b686fa7ca7 changed c++ comments to c comments using comment.sh script. 2006-02-19 01:33:30 +00:00
akchu 49d79a3969 Changed TRUE->true and FALSE->false for C99 compliance. 2004-10-03 16:58:30 +00:00
skarg cde1d1e021 Ooops! Imported SVN records... 2004-09-22 19:31:25 +00:00
skarg 9a9e31ace6 Initial revision 2004-09-22 19:08:48 +00:00