Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/08/2000 22:08:44
Module Name: basesrc
Committed By: thorpej
Date: Fri Dec 8 20:08:44 UTC 2000
Modified Files:
basesrc/usr.sbin/ypserv/ypserv: ypserv.c
Log Message:
Convert to TI-RPC, modeled after mountd(8) since we do host-based
access checking (via libwrap) like mountd(8) does.
Also, garbage-collect a bunch of stuff that is normally created by
rpcgen(1) that we'll never use in this program.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.sbin/ypserv/ypserv/ypserv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.