summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.ypxfrd/ypxfrd_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Darnit, that last commit was only supposed to change files in thewpaul1998-06-041-2/+9
| | | | | | | | | | | -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.
* Use err(3). Remove multiply defined Id string.charnier1997-10-131-14/+15
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-3/+3
| | | | posix standard on the topic.
* Update to work under Lite2 includespeter1997-03-111-2/+3
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* This commit was generated by cvs2svn to compensate for changes in r16125,wpaul1996-06-051-0/+295
which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud