Date: Fri, 15 Sep 1995 22:18:21 -0700 From: "Andrey A. Chernov" <ache> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip startslip.c Message-ID: <199509160518.WAA29016@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 95/09/15 22:18:21 Modified: sbin/startslip startslip.c Log: Use daemon() instead of fork/setsid/close. Rearrange things to do fork as later as possible.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509160518.WAA29016>