Date: Sat, 11 Jan 1997 18:48:12 -0800 (PST) From: Bill Paul <wpaul> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypbind ypbind.c Message-ID: <199701120248.SAA26380@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 97/01/11 18:48:11
Modified: usr.sbin/ypbind ypbind.c
Log:
- Save parent pid and check current pid against it upon entry to
terminate(). This makes doubly sure we don't trip the SIGTERM handler
in a child process. Suggested by: phk.
- It's int main(argc, argv), not void main(argc, argv), gosh darn it.
Revision Changes Path
1.21 +10 -1 src/usr.sbin/ypbind/ypbind.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701120248.SAA26380>
