Date: Thu, 4 Jun 1998 08:37:06 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/rpc.ypxfrd ypxfrd_main.c Message-ID: <199806041537.IAA24192@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1998/06/04 08:37:06 PDT Modified files: usr.sbin/rpc.ypxfrd ypxfrd_main.c Log: Darnit, that last commit was only supposed to change files in the -current branch. I mistakenly checked out the 2.2.x rpc.ypxfrd into my -current working directory. No harm done, but I got really confused when I went to check out rpc.ypxfrd again and found the changes I wanted to make were already there. (I'm going to fix the other 2.2.x versions of the other programs in a minute.) Anyway: protect errno in the signal handler, in the -current version of rpc.ypxfrd this time. Revision Changes Path 1.7 +9 -2 src/usr.sbin/rpc.ypxfrd/ypxfrd_main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806041537.IAA24192>