Module Name: src Committed By: dholland Date: Wed Jan 25 01:24:53 UTC 2012
Modified Files: src/usr.sbin/repquota: repquota.c Log Message: More cleanup of repquota. For now we're going to compile in the number of possible ID and object types, as making those numbers non-constant requires a major rework. This removes all dependence on quotaprop.h except for the code for dumping the quota information as a blob of quota RPC XML packets. That needs to go too and be replaced with a tabular dump format, but one thing at a time. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/repquota/repquota.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.