Age | Commit message (Expand) | Author |
---|---|---|
2014-07-18 | Change lsearch()'s "base" argument to require a non-const pointer to | Matthew Dempsky |
2012-07-10 | bsearch() doesn't belong here (it's in <stdlib.h>) | Philip Guenthe |
2006-01-06 | Adapt things to use __type_t instead of _BSD_TYPE_T_ | Todd C. Miller |
2004-07-08 | POSIX says "data" is void *, not char *. Also remove extern from prototypes. | Todd C. Miller |
2004-06-24 | hsearch API/ABI u_int -> size_t -> crank majors; ok millert | Theo de Raadt |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
1997-09-21 | Well, as we are heading for a release people are encouraged to rebuild their | Niklas Hallqvist |
1997-06-14 | Fix decl for tfind(3) | Todd C. Miller |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |