got it compiling fine here with some changes, loaded up a database last night to test but didn't get a chance to log in. will try this afternoon, and if it works upload the patch to here, then take a look at cvs and see how it is.
main problems here after taking out shared memory were implicit declarations of rand and atoi/atof. to fix these i included <stdlib.h> in two source files I think. I also chunked the shared memory stuff. Didn't notice my old readme in the distribution, either, so I'll try to add something here in addition to the diff and the two makefiles.
i bet it's khuong's fault they weren't there
