index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
mount
/
mount_ufs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now that the kernel is able to load modules itself,
mux
2002-08-03
1
-17
/
+1
*
o __P removed
imp
2002-03-21
1
-1
/
+1
*
Include missing header files which define functions for which gcc has
dd
2001-06-24
1
-0
/
+1
*
Always print out the target device when the mount fails, not just on
bsd
2001-01-25
1
-4
/
+1
*
Provide a better error message when the /dev entry is non-existant.
bsd
2001-01-25
1
-0
/
+3
*
optreset is declared in unistd.h now.
imp
2000-08-16
1
-1
/
+0
*
Add the snapshot option to mount_ufs.
mckusick
2000-07-06
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Removed ROOTSLICE_HUNT. The root device is now found better by
bde
1999-01-09
1
-34
/
+2
*
Remove unused #includes. Spelling. Add rcsid. Do not dot terminate err()
charnier
1998-07-06
1
-13
/
+11
*
Fix a type mismatch between a scanf format string and the
jdp
1998-03-08
1
-3
/
+3
*
Make this compile again.
steve
1998-03-08
1
-3
/
+3
*
If we are mounting the root filesystem, and we're accessing it through
msmith
1998-03-08
1
-2
/
+34
*
Removed duplicate MOPT_FORCE and sorted the first one. Rev.1.5 and
bde
1997-08-25
1
-3
/
+2
*
Try to avoid mounting filesystems multiple times. Also while
steve
1997-08-24
1
-3
/
+9
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Merge from Lite2
peter
1997-03-11
1
-16
/
+18
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Fix force flag: It is not a "negative" flag. Add MNT_FORCE to the acceptable
dg
1995-05-12
1
-0
/
+1
*
Add support for filesystem-specific `-o' options, and re-implement the
wollman
1994-11-01
1
-1
/
+1
*
Add code to skip "userquota"/"groupquota" options needed for
ache
1994-09-29
1
-0
/
+2
*
Use getvfs* functions to map between VFS types and names.
wollman
1994-09-22
1
-1
/
+16
*
BSD 4.4 Lite sbin Sources
rgrimes
1994-05-26
1
-0
/
+131