On Fri, Apr 05, 2002 at 06:19:48PM -0600, Ben Lindstrom wrote: > I don't think it should be too hard to disable the code if no mmap() > is detected. mmap() could be emulated with SYSV IPC. if you want to use privsep w/o mmap or anything similar you just have to disable compression on startup. -m