Re: [PATCH] proc: cleanup

2001-04-15 Thread Roland McGrath
Thanks, I've applied these changes. In future, please refrain from gratuitous editting of comments. Fixing typos or errors is a good thing, and changing comments to be more informative is fine. But trivial changes to punctuation and phraseology don't really add anything and they clutter up your

[PATCH] proc: cleanup

2001-04-13 Thread Neal H Walfield
This includes, among others, the proposed changes that I sent on March 26. 2000-04-03 Neal H Walfield <[EMAIL PROTECTED]> * proc.h (struct ids): Drop gids and ngids, we never use them. Turn uids into a zero length array. * mgt.c (make_ids): Conform to new semantics.