On Tue, 21 Dec 1999, Vivek Khera wrote:
> Three programs in /usr/sbin were not updated. This machine was
> initially installed a couple of weeks ago using the 3.3-RELEASE CD,
> and had make world done on it on December 9 as well.
> -r-xr-xr-x 2 root wheel 3148 Sep 16 18:48 ulaw2alaw*
> -r-xr-xr-x 2 root wheel 3148 Sep 16 18:48 alaw2ulaw*
Hmm, these probably either came from some software you compiled and
installed yourself (not a port) -- the most likely explanation -- or from
a port which does the wrong thing and installs under /usr/sbin.
You can check whether it's the latter by doing
cd /var/db/pkg
grep alaw2ulaw */+CONTENTS
to see which package you have installed which contains them. If they came
from a package then it's probably a bug which you should submit a problem
report for (see the handbook)
Kris
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message