summaryrefslogtreecommitdiffstats
path: root/lib/libc/yp
Commit message (Expand)AuthorAgeFilesLines
* Make sure xdr_ypresp_all_seq() always returns a sane 'status' value.wpaul1996-02-041-1/+3
* Clean up a few things left dangling after the last commit. The newwpaul1995-12-151-22/+10
* Now that rpcgen is squared away, arrange to have all the NIS XDR routineswpaul1995-12-143-448/+93
* - Make _do_ypbind() check for /var/run/ypbind.lock and attempt to flock()wpaul1995-11-051-3/+24
* Clear up a minor bogosity in yp_match(): we have YPMATCHCACHE turnedwpaul1995-09-021-5/+5
* The ypprot_err() function incorrectly maps YP_NODOM to YPERR_NODOM.wpaul1995-07-051-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Cosmetic changes and paranoia checks:wpaul1995-05-031-5/+5
* ypbind.c: Major overhaul.wpaul1995-04-261-55/+20
* small NIS binding fixes:wpaul1995-04-211-1/+26
* More of the same: we also need to handle multiple domains properlywpaul1995-04-091-6/+33
* Fix behavior of YP library routines in environments with multiple domains,wpaul1995-04-091-6/+24
* Fix xdr_ypmap_parms() so that it agrees with xdr_domainname(), xdr_peername()wpaul1995-04-021-4/+4
* Add some missing xdr functions needed for server-side implementations.wpaul1995-04-021-1/+116
* Add more sanity checks. *Lots* of sanity checks. Huge tracts of sanity checks.wpaul1995-03-241-8/+40
* Don't let yp_match() or yp_next() operate on null or empty keys: askingwpaul1995-03-231-1/+11
* Reviewed by: Bill Paul <wpaul@freebsd.org>wpaul1995-03-211-2/+2
* Add back in the YP code from 1.1.5. (This attribution brought to youwollman1994-08-073-0/+1196
OpenPOWER on IntegriCloud