next build

mouring at etoh.eviladmin.org mouring at etoh.eviladmin.org
Sun Feb 4 21:42:54 EST 2001


> *** openbsd-compat/bsd-nextstep.h.orig	Sun Feb  4 00:16:16 2001
> --- openbsd-compat/bsd-nextstep.h	Sun Feb  4 00:19:09 2001
> ***************
> *** 48,52 ****
> --- 48,56 ----
>   speed_t cfgetispeed(const struct termios *t);
>   int cfsetospeed(struct termios *t, int speed);
>   int cfsetispeed(struct termios *t, int speed);
> + 
> + /* LIMITS */
> + #define NGROUPS_MAX     16
> + 

Hey, Steve.. since you put together the group access patch to OpenBSD.  Do
you recomend a better place or a better value for NGROUPS_MAX?  It's not
defined within the NeXTStep headers.  Otherwise I'd perfer to put it in
defines.h as a fall back incase NGROUPS_MAX is not found.

- Ben






More information about the openssh-unix-dev mailing list