XXX_if.m src file problems

EJHaug ejh at eas.slu.edu
Sun Sep 28 17:17:34 PDT 2003


Hi,
I have found that the following files have problems
/usr/src/sys/dev/sound/pcm/feeder_if.m
and
/usr/src/sys/dev/sound/pcm/ac97_if.m
both contain lines that are terminated with \r\n.
that normally would not be a problem, but they
are post processed by an awk script that does not
like that.

In/usr/src/sys/dev/sound/pcm/mixer_if.m
the METHOD setrecsrc has an argument named src
the declaration there is missing a trailing semicolon.

Yes, this is part of removing perl from the kernel

eric





More information about the Bugs mailing list