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_std
/
mount_std.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take sizeof() the right string for fspath's iovec. The old string was the
jhb
2002-11-05
1
-1
/
+1
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
1
-3
/
+3
*
Now that the kernel is able to load modules itself,
mux
2002-08-03
1
-15
/
+4
*
Fix the fallback to mount(2) with RELENG_4 kernels and -CURRENT
mux
2002-05-05
1
-2
/
+23
*
Swap the order of mount and nmount calls. We now call nmount
mux
2002-05-02
1
-14
/
+14
*
Add code to try the nmount(2) syscall when mount(2) failed with
mux
2002-04-07
1
-1
/
+22
*
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
*
mount* fixes from Martin Blapp <mb@imp.ch>:
phk
1999-10-09
1
-1
/
+5
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Correct use of .Nm. Remove unused #includes.
charnier
1998-07-15
1
-3
/
+2
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-2
/
+2
*
Update to compile under Lite2
peter
1997-03-11
1
-9
/
+9
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Don't use __dead or __pure in user code. They were obfuscations
bde
1996-09-14
1
-2
/
+2
*
Accept mount(8)'s calling convention of passing just the filesystem type
wollman
1996-05-14
1
-5
/
+15
*
Get rid of the last vestiges of the old MOUNT_* constants in the
wollman
1996-05-13
1
-0
/
+122