K 10 svn:author V 2 mi K 8 svn:date V 27 2001-07-13T17:23:57.000000Z K 7 svn:log V 538 Re-do the patch-png.c "by the book" -- following the examples in libpng(3) to be able to use the new libpng, which disabled some deprecated interfaces. Modify file.c to use mkstemp instead of tmpnam. Fix an old bug -- when the new server's configuration is created from scratch, we write a file and then read it -- use O_RDWR instead of O_WRONLY. I could not reproduce Andreas' complaint regarding compface related crashes and plan to re-enable them in the Makefile. Too bad this program is no longer in development :( END