]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
NIS client toolbox. This centralizes code which is duplicated all over
authorDag-Erling Smørgrav <des@FreeBSD.org>
Sat, 13 Apr 2002 06:20:02 +0000 (06:20 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Sat, 13 Apr 2002 06:20:02 +0000 (06:20 +0000)
commitc0f2281eddc9d5dd8f5106611b93b8668ebb112d
tree6c6416f8b50fad0a0556c858101fdcf1f8aecbeb
parent2f6ee8eb7e21fff37c348090c628d3b259a19148
NIS client toolbox.  This centralizes code which is duplicated all over
our tree.

Sponsored by: DARPA, NAI Labs.
lib/libypclnt/Makefile [new file with mode: 0644]
lib/libypclnt/ypclnt_connect.c [new file with mode: 0644]
lib/libypclnt/ypclnt_error.c [new file with mode: 0644]
lib/libypclnt/ypclnt_free.c [new file with mode: 0644]
lib/libypclnt/ypclnt_get.c [new file with mode: 0644]
lib/libypclnt/ypclnt_new.c [new file with mode: 0644]
lib/libypclnt/ypclnt_passwd.c [new file with mode: 0644]