Warner Losh <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to