summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypserv/common/yplib_host.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use <fcntl.h> instead of <sys/file.h> for open() and friends.guenther2018-04-261-6/+2
* Put a private copy of the ypresp_allfn/ypresp_data interface into ypservderaadt2015-09-111-7/+63
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* Nuke more obvious #include duplications.krw2014-11-181-2/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* spreading the lint love (very minimal things..)deraadt2006-04-031-12/+12
* protos and repairsderaadt2003-07-151-9/+4
* more term cleanup by mederaadt2003-06-021-7/+2
* -Wall cleanup: trim unused vars, better err() message in stdhosts,avsm2003-05-051-2/+2
* 4344 lines of KNF diffderaadt2002-07-191-65/+23
* use a private svc_run() function that checks for a signal handler flag;deraadt2001-11-191-96/+83
* Don't install a new map if yp_all failed. Noticed by Theo. -mojmaja1998-02-141-3/+2
* Fix bug in yp_maplist_host. -mojmaja1998-01-121-3/+3
* long != intderaadt1997-06-231-3/+3
* Umm, fix signedness error in my last commit, be explicitniklas1997-05-011-3/+3
* $OpenBSD$ tag and few spelling errorsderaadt1996-05-301-2/+4
* do not use yp_prot.hderaadt1996-05-301-24/+24
* Using TCP broke ypxfr -C which in turn caused yppush to fail on thedm1996-03-021-8/+11
* Added in stuff from 960121. Fixed several bugs in ypxfr.dm1996-03-021-1/+6
* + full set of ypserv tools that compilederaadt1995-11-011-0/+394