summaryrefslogtreecommitdiffstats
path: root/lib/libc/yp/ypmatch_cache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Two minor bug fixes rotting in my tree:schwarze2009-11-011-11/+8
* In case of memory exhaustion, ypmatch_add may both leak memory and leaveschwarze2009-06-061-36/+28
* malloc(3) failure should raise YPERR_RESRC, not YPERR_YPERR;schwarze2009-06-051-3/+3
* - remove rcsidespie2005-08-051-10/+3
* Move static funcion and variable declarations from header to themarc2003-06-251-2/+12
* remove terms 3 & 4 on my own softwarederaadt2003-06-021-6/+1
* if ypmatch_add sees short keys or values, abort earlyderaadt2002-07-311-1/+4
* ansideraadt2002-07-201-30/+10
* for yp_match() and yp_next(), do not permit keys longer than YPMAXRECORDderaadt1998-01-201-3/+4
* never bitch about first failurederaadt1996-12-031-5/+7
* Remove dead codetholo1996-09-151-1/+2
* Fix RCS idstholo1996-08-191-4/+2
* update rcsidderaadt1996-07-011-3/+2
* repair return values, more checkingderaadt1996-05-221-8/+19
* yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structurederaadt1996-04-241-0/+288