Age | Commit message (Expand) | Author |
---|---|---|
2009-11-01 | Two minor bug fixes rotting in my tree: | Ingo Schwarze |
2009-06-06 | In case of memory exhaustion, ypmatch_add may both leak memory and leave | Ingo Schwarze |
2009-06-05 | malloc(3) failure should raise YPERR_RESRC, not YPERR_YPERR; | Ingo Schwarze |
2005-08-05 | - remove rcsid | Marc Espie |
2003-06-25 | Move static funcion and variable declarations from header to the | Marco S Hyman |
2003-06-02 | remove terms 3 & 4 on my own software | Theo de Raadt |
2002-07-31 | if ypmatch_add sees short keys or values, abort early | Theo de Raadt |
2002-07-20 | ansi | Theo de Raadt |
1998-01-20 | for yp_match() and yp_next(), do not permit keys longer than YPMAXRECORD | Theo de Raadt |
1996-12-03 | never bitch about first failure | Theo de Raadt |
1996-09-15 | Remove dead code | Thorsten Lockert |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-07-01 | update rcsid | Theo de Raadt |
1996-05-22 | repair return values, more checking | Theo de Raadt |
1996-04-24 | yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure | Theo de Raadt |