OpenGrok
Cross Reference: mount_sysvbfs.c
xref
: /
src
/
sbin
/
mount_sysvbfs
/
mount_sysvbfs.c
Home
|
History
|
Annotate
|
Download
|
only in
mount_sysvbfs
History log of
/src/sbin/mount_sysvbfs/mount_sysvbfs.c
Revision
Date
Author
Comments
1.8
29-Aug-2011
joerg
Use __dead
1.7
04-Sep-2008
pooka
Convert to the new mount world order with parseargs.
1.6
20-Jul-2008
lukem
Remove the \n and tabs from the __COPYRIGHT() strings.
(Tweak some to use a consistent format.)
1.5
16-Jul-2007
pooka
branches: 1.5.12; 1.5.16;
Make all mount(2) return value error checks against -1. Some file
systems just checked != 0, breaking MNT_GETARGS. Others worked with < 0,
but make them check against -1 too for consistency. And sprinkle some
stylish line wrapping where appropriate.
1.4
14-Jul-2007
dsl
Add additional 'sizeof args' parameter to mount(2).
1.3
16-Oct-2006
christos
use MOPT_NULL
1.2
21-Mar-2006
christos
Always check the results of getmntopts() and free them.
1.1
29-Dec-2005
tsutsui
Add preliminary support for System V Boot File System.
Written by UCHIYAMA Yasushi <uch@netbsd>.
1.5.16.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.5.12.1
28-Sep-2008
mjf
Sync with HEAD.
Indexes created Sun Oct 12 22:09:51 GMT 2025