In message <[EMAIL PROTECTED]> Bill Fumerola writes: : Copying the telnet line and changing the first word to 'http' does wonders : for being to access machines from inside a school district's firewall. What if the service has no name? : Choosing ports by number would be nice, however the same objections Matt : had with changing our API ring some buzzers in my head too, however the : evil side of me says "screw whoever is porting inetd, we like functionality. : : The evil side normally wins. I don't think we should change getportbyname. If the getportbyname fails, see if a strtol returns a number, and if so use that. I don't see what is so hard about doing that. If someone wants to run a service on a port that it wasn't desinged for, they can still do it today. I don't see what the argument against this change could possibly be. There is no evil here. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: Mentioning RFC numbers i... Warner Losh
- Re: Mentioning RFC numbers i... Matthew Dillon
- Re: Mentioning RFC numbers i... Brian Somers
- Re: Mentioning RFC numbers i... Doug
- Re: Mentioning RFC numbers i... Sheldon Hearn
- Re: Mentioning RFC numbers i... Warner Losh
- Re: Mentioning RFC numbers in /etc/services Daniel Eischen
- Re: Mentioning RFC numbers in /etc/services Dag-Erling Smorgrav
- Re: Mentioning RFC numbers in /etc/services Warner Losh
- Re: Mentioning RFC numbers in /etc/services Bill Fumerola
- Re: Mentioning RFC numbers in /etc/servic... Warner Losh
- Re: Mentioning RFC numbers in /etc/se... Bill Fumerola
- Re: Mentioning RFC numbers in /e... Warner Losh
- Re: Mentioning RFC numbers i... Assar Westerlund
- Re: Mentioning RFC numbers i... Brian Somers
- Re: Mentioning RFC numbers i... David Scheidt
- Re: Mentioning RFC numbers i... Warner Losh
- Re: Mentioning RFC numbers i... Brian Somers
- Re: Mentioning RFC numbers i... Warner Losh
- Re: Mentioning RFC numbers in /etc/services Daniel Eischen
- Re: Mentioning RFC numbers in /etc/services Sheldon Hearn