K 10 svn:author V 2 dd K 8 svn:date V 27 2001-06-28T22:06:27.000000Z K 7 svn:log V 271 Back out previous commit: it doesn't help anything since write_file(), which is also called from handle_hup(), uses stdio(3). Furthermore, this means that calling exit(3) (via quit()) there is required to flush the buffer write_file() was working on. Submitted by: bde END