Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 1995 13:37:10 +0800 (WST)
From:      Peter Wemm <peter@jhome.DIALix.COM>
To:        Bruce Evans <bde@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit: src/sys/net if_tun.c
Message-ID:  <Pine.BSF.3.91.951210133345.6047C-100000@jhome.DIALix.COM>
In-Reply-To: <199512100120.RAA08809@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 9 Dec 1995, Bruce Evans wrote:
> 
> bde         95/12/09 17:20:19
> 
>   Modified:    sys/net   if_tun.c
>   Log:
>   Restored used variable `name[32]' (used by DEVFS).
>   
>   Removed an `#ifdef __FreeBSD__'.  Hundreds, if not thousands of other
>   FreeBSD-specific things aren't ifdefed.

I think our source could stand a lot more cleanup in this way..  After 
all, our sources are for FreeBSD, not GenericBSD or PortableBSD...

Especially so, since we've not been consistant.  I think the only real
place where this kind of thing needs to stay is where we've taken 3rd
party device drivers into our source that we dont maintain ourselves, and
have cross-machine and version portability built in (if_cx and cx.c for
example). 

-Peter



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951210133345.6047C-100000>