cvs commit: src/sbin/mount_cd9660 mount_cd9660.c

Tom Rhodes trhodes at FreeBSD.org
Sat Nov 1 08:10:53 PST 2003


On Sat, 1 Nov 2003 07:58:07 -0800 (PST)
Tom Rhodes <trhodes at FreeBSD.org> wrote:

> trhodes     2003/11/01 07:58:07 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sbin/mount_cd9660    mount_cd9660.c 
>   Log:
>   The copywrite is not a 'static char', remove the #ifdefs and move the copywrite up
>   into the commented out 'copywrite' section.
>   
>   Include sys/linker.h for kldload(3).

FWIW, I did not want to remove the second copywrite, so it was moved
into the comment section as stated above.

The first change was discussed with rwatson.

This utility is now WARNS?=2 clean.

-- 
Tom Rhodes


More information about the cvs-src mailing list