Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
> Module Name: src
> Committed By: christos
> Date: Tue Aug 23 07:58:58 UTC 2005
>
> Modified Files:
> src/sys/kern: kern_prot.c
>
> Log Message:
> in setgroups(), sort -u the gid_t array to make sure that comparisons are
> consistent.
- why not use nfsrvw_sort?
- if "comparisons" means crcmp, you need to sort gids in crcvt.
YAMAMOTO Takashi
Home |
Main Index |
Thread Index |
Old Index