Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Aug 1999 20:28:58 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/conf files.i386 
Message-ID:  <19990807122858.4737E1C1F@overcee.netplex.com.au>
In-Reply-To: Your message of "Sat, 07 Aug 1999 05:19:42 MST." <199908071219.FAA83418@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:
> peter       1999/08/07 05:19:42 PDT
> 
>   Modified files:
>     sys/i386/conf        files.i386 
>   Log:
>   Re-delete the (meaningless) device-driver tokens that came back in 1.256
>   after having been removed in 1.253 and turned into a warning.
>   
>   Noticed by: bde

These are (and have always been) meaningless on FreeBSD.   Once apon a
time, the AT&T-derived VAX compiler used an assembler post-processor, and
this flag used to cause compilation to bypass the assembler post-processor
and use the directly generated code.  This was to compensate for the lack
of 'volatile' flags in the language at the time.  It's safe to delete this
from all branches, at least as far back as 2.0.

Cheers,
-Peter



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990807122858.4737E1C1F>