Subject: CVS commit: src/libexec/rpc.rusersd
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/01/2005 21:08:34
Module Name:	src
Committed By:	christos
Date:		Mon Aug  1 21:08:34 UTC 2005

Modified Files:
	src/libexec/rpc.rusersd: rusers_proc.c rusers_proc.h rusersd.c

Log Message:
Cleanup and make the arrays dynamically resizable. This will help for
only version 3, because version 2 is still artificially limited to MAXUSERS.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/libexec/rpc.rusersd/rusers_proc.c
cvs rdiff -r1.1 -r1.2 src/libexec/rpc.rusersd/rusers_proc.h
cvs rdiff -r1.14 -r1.15 src/libexec/rpc.rusersd/rusersd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.