two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that putmsg...
authorAndrew Tridgell <tridge@samba.org>
Tue, 11 Apr 2000 07:14:12 +0000 (07:14 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 11 Apr 2000 07:14:12 +0000 (07:14 +0000)
commitd35bbe56bc9e3e5896b2ebdf33ff6468a0432e1f
treedb4d6274fbc345cb899c36c2f6d19035cec0b866
parenta7b09e3e11dc66779ee50524ebe1f6687ec744c6
two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that putmsg() inside their send() doesn't kill swat and the scond is to open /dev/null to replace stdin after we close that
source/web/cgi.c
source/web/swat.c