Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2003 18:00:28 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Tom Rhodes <trhodes@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sbin/mount_msdosfs Makefile mount_msdosfs.8    mount_msdosfs.c
Message-ID:  <20031025180017.D13404@gamplex.bde.org>
In-Reply-To: <200310231609.h9NG9KkA064046@repoman.freebsd.org>
References:  <200310231609.h9NG9KkA064046@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 23 Oct 2003, Tom Rhodes wrote:

> trhodes     2003/10/23 09:09:20 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sbin/mount_msdosfs   Makefile mount_msdosfs.8 mount_msdosfs.c
>   Log:
>   Fix several old bugs which got worse over time:
>
>   o WARNS should be WARNS?= (broke in rev 1.21).
>   o Includes should be sorted.
>   o Move "mntopt.h" out of the standard includes section.
>   o Rewrite usage() to match the manual page and make it < 80 characters.
>   o Remove extra .El call on line 187.  It is unused and causes mdoc(7) warnings.
>
>   Discussed with: bde

Thanks.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031025180017.D13404>