openssh for UWIN
Ben Lindstrom
mouring at etoh.eviladmin.org
Sat Jun 8 09:10:58 EST 2002
Ermm.. would it not be better just to redefine IPPORT_RESERVED to 0 for
platforms that don't honor the idea?
- Ben
On Fri, 7 Jun 2002, Markus Friedl wrote:
> On Fri, Jun 07, 2002 at 11:09:39AM -0400, David Korn wrote:
> > ! #if !defined(HAVE_CYGWIN) && !defined(_UWIN)
> > extern uid_t original_real_uid;
> > if (port < IPPORT_RESERVED && original_real_uid != 0)
>
> i think these should be turned into a
>
> #ifndef HAVE_IPPORT_RESERVED_CONCEPT
> ...
> #endif
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
>
More information about the openssh-unix-dev
mailing list