Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-08-05 | check for port 20 | Theo de Raadt | |
1996-07-01 | update rcsid | Theo de Raadt | |
1996-07-01 | streamline, check ports | Theo de Raadt | |
1996-05-22 | repair return values, more checking | Theo de Raadt | |
1996-04-25 | NIS+ in YP compatibility mode does not support a working yp_order(). amd | Theo de Raadt | |
wants one so it can flush it's cache intelligently. Here's a working compromise... solution worked out by matthieu@laas.fr and I. | |||
1996-04-24 | yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure | Theo de Raadt | |
accesses to match. change xdr_domainname() and some other functions to take "char **" instead of "char *", as rpcgen intended -- helps programs linking against rpcgen output of yp.x. yp_all() should not free it's return value. split xdryp.c and yplib.c into ~20 files so binaries like "csh" need not link in functions like yp_maplist(). NIS+'s YP emulation code lacks YPPROC_ORDER... attempt to deal nicely. | |||
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-03-09 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1995-10-25 | fix accidental free() of unallocated object | Theo de Raadt | |
1995-10-24 | new email address :-) | Theo de Raadt | |
never forget to call _yp_unbind() if we need to bail out | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |