Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 1999 09:00:14 +1000
From:      Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
To:        freebsd-hackers@FreeBSD.ORG
Cc:        imp@village.org
Subject:   Re: telnetd
Message-ID:  <99Jul19.084214est.40330@border.alcanet.com.au>

next in thread | raw e-mail | index | archive | help
Warner Losh <imp@village.org> wrote:
>What purpose is served by the twisty maze of ifdefs in telnetd?
Probably for portability.

>  I'd
>like to unifdef many of them.  I'm trying to track down a bug and the
>twisty maze makes it very hard to follow.  Comments?

There's nothing stopping you unifdefing telnetd on your system.  I
have no opinion as to the merits (or otherwise) of leaving the
ifdef's in the main code tree.

If you're just trying to follow the code, try 'cc -E -C -dD'.

Peter


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99Jul19.084214est.40330>