Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 1995 11:45:56 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        terry@cs.weber.edu (Terry Lambert)
Cc:        jkh@time.cdrom.com, current@freebsd.org
Subject:   Re: Recent mount patches..
Message-ID:  <199508231845.LAA10129@gndrsh.aac.dev.com>
In-Reply-To: <9508231817.AA04797@cs.weber.edu> from "Terry Lambert" at Aug 23, 95 12:17:17 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> > You'll need to rebuild all your mount_foo execs due to the change in
> > mount.h.  Just FYI.
> > 
> > I decided to take the patch because I myself am tired of the system
> > refusing to come up just because I don't have a CD in the drive, yet
> > it's silly to have to type the whole mount command spec in as the
> > only alternative.
> 
> What did you change in mount.h?
> 
> This is probably suboptimal...

Bug #1, the include file sys/mount.h is a kernel interface definition file,
the kernel has no need, nor does it care about -noall (currently bug #2
caused this to be missnamed -noauto).

Bug #3 (not related to patch) -a is undocumented in the man page, it
is listed in the SYNOPSIS section though, and referenced at least once
in the man page in an example.



-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



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