cvs commit: src/etc/mtree BSD.include.dist BSD.usr.dist
 src/include
 Makefile src/lib Makefile src/lib/libatm Makefile atm_addr.c cache_key.c
 ioctl_subr.c ip_addr.c ip_checksum.c libatm.h timer.c src/rescue/rescue
 Makefile src/sbin/atm Makefile ..
    Robert Watson 
    rwatson at FreeBSD.org
       
    Tue May 27 09:09:54 UTC 2008
    
    
  
On Tue, 27 May 2008, Bjoern A. Zeeb wrote:
> On Tue, 27 May 2008, Niclas Zeising wrote:
>
>>>  Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
>>>  NET_NEEDS_GIANT.  netatm has been disconnected from the build for ten
>>>  months in HEAD/RELENG_7.  Specifics:
>>> 
>> [SNIP more commit details]
>> 
>> Just a question. Shouldn't the WITHOUT_ATM option in src.conf(5) be removed 
>> as well? If that't the case, remove src/tools/build/options/WITHOUT_ATM and 
>> regen src.conf.
>
> Oh, I think we only have two more ATM implementations left in the tree (but 
> I could be wrong about the number;-)
This was going to be my initial response also, but a glimpse of the source 
tree suggests that WITHOUT_ATM is not used anymore:
rwatson at zoo:/zoo/rwatson/netperf/src% glimpse -H . WITHOUT_ATM | grep -v CVS | 
grep -v glimpse
/zoo/rwatson/netperf/src/share/man/man5/src.conf.5: .It Va WITHOUT_ATM
/zoo/rwatson/netperf/src/share/man/man5/src.conf.5: .\" from FreeBSD: 
src/tools/build/options/WITHOUT_ATM,v 1.1 2006/03/21 07:50:49 ru Exp
/zoo/rwatson/netperf/src/tools/build/options/WITHOUT_ATM: .\" $FreeBSD: 
src/tools/build/options/WITHOUT_ATM,v 1.1 2006/03/21 07:50:49 ru Exp $
So either we should GC it, or we should refer to it elsewhere? :-)
Robert N M Watson
Computer Laboratory
University of Cambridge
    
    
More information about the cvs-all
mailing list