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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero).
ru
2004-11-29
1
-2
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-2
/
+4
*
Remove advertising clause from University of California Regent's license,
markm
2004-04-09
2
-8
/
+0
*
style.Makefile(5):
johan
2004-02-23
1
-1
/
+1
*
Reduce fstab(5)/mount(8) confusion by changing the man pages to say "ro"
seanc
2003-10-22
1
-2
/
+1
*
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
2
-21
/
+21
*
Update manpage to match the code, we don't use
mux
2002-08-11
1
-5
/
+0
*
Now that the kernel is able to load modules itself,
mux
2002-08-03
1
-15
/
+4
*
The .Nm utility
charnier
2002-07-06
1
-10
/
+12
*
more file system > filesystem
trhodes
2002-05-16
1
-1
/
+1
*
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
*
Default to WARNS=2.
obrien
2001-12-04
1
-0
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
1
-6
/
+6
*
Include missing header files which define functions for which gcc has
dd
2001-06-24
1
-0
/
+1
*
Rename (after a repo-copy) some mount(8) programs:
ru
2001-05-23
2
-10
/
+12
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Retire kernfs (userland part).
des
2000-12-28
2
-9
/
+4
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
1
-1
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Mention linprocfs.
des
2000-03-25
1
-3
/
+11
*
Add mount_linprocfs.
des
2000-03-25
1
-1
/
+4
*
mount* fixes from Martin Blapp <mb@imp.ch>:
phk
1999-10-09
1
-1
/
+5
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Correct use of .Nm. Remove unused #includes.
charnier
1998-07-15
2
-8
/
+6
*
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
bde
1998-01-20
1
-1
/
+0
*
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
2
-9
/
+10
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
2
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
comma typos
wosch
1996-12-23
1
-6
/
+6
*
Now that all of the "standard" file system mount commands
mpp
1996-12-14
6
-399
/
+44
*
Refer the reader to devfs(5).
mpp
1996-12-14
1
-8
/
+0
*
Refer the reader to fdesc(5) for detailed info on the fdesc filesystem.
mpp
1996-12-14
1
-85
/
+11
*
Remove the descriptions of the files in /kern and refer
mpp
1996-12-14
1
-40
/
+8
*
Remove the detailed description of the files in /proc
mpp
1996-12-14
1
-156
/
+11
*
Don't use __dead or __pure in user code. They were obfuscations
bde
1996-09-14
1
-2
/
+2
*
Use the .Bx macro where appropriate.
mpp
1996-08-23
3
-3
/
+6
*
Use the .Fx macro where appropriate.
mpp
1996-08-23
2
-3
/
+3
*
Accept mount(8)'s calling convention of passing just the filesystem type
wollman
1996-05-14
2
-9
/
+23
*
Get rid of the last vestiges of the old MOUNT_* constants in the
wollman
1996-05-13
7
-0
/
+917