*BSD News Article 45123


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!news.kei.com!bloom-beacon.mit.edu!spool.mu.edu!howland.reston.ans.net!agate!tcsi.tcs.com!uunet!zib-berlin.de!news.tu-chemnitz.de!irz401!narcisa.sax.de!not-for-mail
From: j@narcisa.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Major strcmp bug under BSD 2.0?
Date: 7 Jun 1995 13:25:33 +0200
Organization: Private U**x site, Dresden.
Lines: 35
Message-ID: <3r42bd$maa@bonnie.tcd-dresden.de>
References: <3qfn52$188j@troy.la.locus.com> <3qo3m8$aq7@park.uvsc.edu> <3qvdsn$ioo@helena.mt.net>
Reply-To: joerg_wunsch@uriah.heep.sax.de
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

Nate Williams <nate@sneezy.sri.com> wrote:
>In article <3qo3m8$aq7@park.uvsc.edu>,
>Terry Lambert  <terry@cs.weber.edu> wrote:
>>Luckily, of the programs that are distributes with FreeBSD, only
>>those in the /sbin and /usr/sbin directories (that's what the "s"
>>means) are statically linked.
>
>Whoops, Terry should do his homework first. :-)

...or even look at the system before he's going to post. :-)

j@bonnie 180% file /usr/sbin/*
/usr/sbin/XNSrouted:        FreeBSD/i386 demand paged dynamically linked\
 executable
/usr/sbin/ac:               FreeBSD/i386 demand paged dynamically linked\
 executable
/usr/sbin/accton:           FreeBSD/i386 demand paged dynamically linked\
 executable
/usr/sbin/arp:              setgid FreeBSD/i386 demand paged dynamically\
 linked executable

...and so on.  I did find a few Bourne shell scripts, too, but i
failed to find any statically linked binary on this 1.1.5.1 system.


Btw., Terry, that's what hier(7) is stating to this subject:

     /usr/    contains the majority of user utilities and applications
     ...
              sbin/     system daemons & system utilities (executed by users)
-- 
cheers, J"org                      private:   joerg_wunsch@uriah.heep.sax.de
                                   http://www.sax.de/~joerg/

Never trust an operating system you don't have sources for. ;-)