Date: Sat, 1 Nov 2003 11:10:44 -0500 From: Tom Rhodes <trhodes@FreeBSD.org> To: Tom Rhodes <trhodes@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount_cd9660 mount_cd9660.c Message-ID: <20031101111044.642e22ea.trhodes@FreeBSD.org> In-Reply-To: <200311011558.hA1Fw7JO047355@repoman.freebsd.org> References: <200311011558.hA1Fw7JO047355@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 1 Nov 2003 07:58:07 -0800 (PST) Tom Rhodes <trhodes@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031101111044.642e22ea.trhodes>