From owner-freebsd-bugs Sat Feb 10 23:33:41 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA17635 for bugs-outgoing; Sat, 10 Feb 1996 23:33:41 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA17612 Sat, 10 Feb 1996 23:33:38 -0800 (PST) Date: Sat, 10 Feb 1996 23:33:38 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199602110733.XAA17612@freefall.freebsd.org> To: dirk@hal.IN-Berlin.DE, jkh, freebsd-bugs Subject: Re: bin/1011 Sender: owner-bugs@FreeBSD.ORG Precedence: bulk Synopsis: usr.sbin/sup/supfilesrv does not compile State-Changed-From-To: open-closed State-Changed-By: jkh State-Changed-When: Sat Feb 10 23:32:56 PST 1996 State-Changed-Why: This was a mistake which crept in with the merge. Fixed by #ifdef'ing it out for now, until setproctitle() makes it in.