Searched hist:"8 fbf071375620aaa7bebadf9dc31525492f1956d" (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/ypserv/ |
H A D | yp_server.c | diff 8fbf071375620aaa7bebadf9dc31525492f1956d Fri Dec 04 15:12:37 CET 2009 Jun Kuriyama <kuriyama@FreeBSD.org> - 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. diff 8fbf071375620aaa7bebadf9dc31525492f1956d Fri Dec 04 15:12:37 CET 2009 Jun Kuriyama <kuriyama@FreeBSD.org> - 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.
|