Date: Fri, 4 Dec 2009 14:12:37 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/ypserv yp_server.c Message-ID: <200912041412.nB4ECnnN034583@repoman.freebsd.org>
index | next in thread | raw e-mail
kuriyama 2009-12-04 14:12:37 UTC
FreeBSD src repository
Modified files:
usr.sbin/ypserv yp_server.c
Log:
SVN rev 200100 on 2009-12-04 14:12:37Z by kuriyama
- In ypproc_all_2_svc(), yp_fork() is called only when !debug case.
So _exit() in the bottom of this function should be called with the
same case.
Revision Changes Path
1.41 +4 -1 src/usr.sbin/ypserv/yp_server.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912041412.nB4ECnnN034583>
