cvs commit: apache-apr/pthreads/src/support apachectl.1

1999-08-12 Thread rse
rse 99/08/12 00:27:59 Removed: pthreads/src/support apachectl.1 Log: Fix Apache/pthread source tree to make "make install" working again. apachectl.1 was renamed to apachectl.8 in the past but seems like the apache-pthread/pthread/ tree has not recognized this at the merging

cvs commit: apache-apr/pthreads/src/support apachectl

1999-02-15 Thread manoj
manoj 99/02/14 23:01:58 Modified:pthreads/src/main http_main.c pthreads/src/support apachectl Log: More minor fixes to go with the SIGWINCH change. Even if we switch to a different signal, making everything consistent will make a switchover easier. Revision