Add revnetgroup from FreeBSD, written by Bill Paul <wpaul@ctr.columbia.edu>.
authormaja <maja@openbsd.org>
Tue, 15 Apr 1997 22:06:10 +0000 (22:06 +0000)
committermaja <maja@openbsd.org>
Tue, 15 Apr 1997 22:06:10 +0000 (22:06 +0000)
commit345c9dd4f22dc940d77a5fe4ce4427d8252d8e9c
tree7e91c644edd7589ba213020b602008eb62acdbbe
parent8f73cbb73466d842673445f81062347ef9f757c2
Add revnetgroup from FreeBSD, written by Bill Paul <wpaul@ctr.columbia.edu>.
Hacked a bit to generate output ala Sun (handle different domains). -moj
usr.sbin/ypserv/revnetgroup/Makefile [new file with mode: 0644]
usr.sbin/ypserv/revnetgroup/hash.c [new file with mode: 0644]
usr.sbin/ypserv/revnetgroup/hash.h [new file with mode: 0644]
usr.sbin/ypserv/revnetgroup/parse_netgroup.c [new file with mode: 0644]
usr.sbin/ypserv/revnetgroup/revnetgroup.8 [new file with mode: 0644]
usr.sbin/ypserv/revnetgroup/revnetgroup.c [new file with mode: 0644]