jhb
54c687571c
Add kern_setgroups() and kern_getgroups() and use them to implement
...
ibcs2_[gs]etgroups() rather than using the stackgap. This also makes
ibcs2_[gs]etgroups() MPSAFE. Also, it cleans up one bit of weirdness in
the old setgroups() where it allocated an entire credential just so it had
a place to copy the group list into. Now setgroups just allocates a
NGROUPS_MAX array on the stack that it copies into and then passes to
kern_setgroups().
2006-07-06 21:32:20 +00:00
..
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-02-07 22:02:18 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-07-29 19:41:04 +00:00
2005-01-06 23:22:04 +00:00
2006-02-05 23:16:20 +00:00
2006-02-05 23:16:20 +00:00
2005-07-07 19:28:55 +00:00
2006-07-06 21:32:20 +00:00
2005-01-06 23:22:04 +00:00
2006-07-06 21:29:05 +00:00
2005-02-07 22:02:18 +00:00
2005-07-13 20:35:09 +00:00
2005-02-13 17:37:20 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-02-07 22:02:18 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-07-13 20:35:09 +00:00
2006-02-06 22:15:00 +00:00
2005-07-07 19:30:30 +00:00
2006-01-03 20:39:38 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2005-02-07 22:02:18 +00:00
2005-02-07 22:02:18 +00:00
2005-01-06 23:22:04 +00:00
2005-01-06 23:22:04 +00:00
2006-02-05 23:28:46 +00:00
2006-02-05 23:28:46 +00:00
2006-02-06 22:00:53 +00:00
2006-02-05 23:28:46 +00:00
2005-04-27 09:05:19 +00:00
2006-02-05 23:25:19 +00:00
2006-02-05 23:15:22 +00:00
2006-07-06 21:29:05 +00:00
2006-07-06 21:32:20 +00:00