summaryrefslogtreecommitdiff
path: root/lib/libc/yp/ypmatch_cache.c
AgeCommit message (Expand)Author
2009-11-01Two minor bug fixes rotting in my tree:Ingo Schwarze
2009-06-06In case of memory exhaustion, ypmatch_add may both leak memory and leaveIngo Schwarze
2009-06-05malloc(3) failure should raise YPERR_RESRC, not YPERR_YPERR;Ingo Schwarze
2005-08-05- remove rcsidMarc Espie
2003-06-25Move static funcion and variable declarations from header to theMarco S Hyman
2003-06-02remove terms 3 & 4 on my own softwareTheo de Raadt
2002-07-31if ypmatch_add sees short keys or values, abort earlyTheo de Raadt
2002-07-20ansiTheo de Raadt
1998-01-20for yp_match() and yp_next(), do not permit keys longer than YPMAXRECORDTheo de Raadt
1996-12-03never bitch about first failureTheo de Raadt
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-07-01update rcsidTheo de Raadt
1996-05-22repair return values, more checkingTheo de Raadt
1996-04-24yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structureTheo de Raadt