uqs
764da0e641
Bump WARNS where possible.
...
Checked by: make universe
Approved by: ed (co-mentor)
2010-02-15 14:07:40 +00:00
davidxu
d2a0621d27
Remove mqueuefs from LINKS, it is no longer needed for nmount interface.
...
Noticed by: rodrigc
2005-12-02 04:25:54 +00:00
davidxu
9e94674cbb
Change filesystem name from mqueue to mqueuefs for style consitent,
...
sort LINKS list.
2005-11-27 08:32:41 +00:00
davidxu
1a99d943e9
Support mounting POSIX message queue filesystem.
2005-11-26 12:53:18 +00:00
johan
31854a224a
style.Makefile(5):
...
Use WARNS?= instead of WARNS=.
2004-02-23 20:25:27 +00:00
obrien
9baf2f1b03
Default to WARNS=2.
...
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
2001-12-04 02:19:58 +00:00
ru
d6e286694d
Rename (after a repo-copy) some mount(8) programs:
...
mount_fdesc -> mount_fdescfs
mount_null -> mount_nullfs
mount_portal -> mount_portalfs
mount_umap -> mount_umapfs
mount_union -> mount_unionfs
2001-05-23 14:58:19 +00:00
ru
86642a4ab4
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
ru
56b5d7535b
Set the default manual section for sbin/ to 8.
2001-03-20 18:13:31 +00:00
des
4b9504e071
Retire kernfs (userland part).
2000-12-28 12:59:57 +00:00
des
c44639bff6
Add mount_linprocfs.
2000-03-25 13:27:47 +00:00
bde
d53ef8ee6e
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
...
the default.
1998-01-20 10:40:18 +00:00
peter
f461294e07
Update to compile under Lite2
1997-03-11 12:38:16 +00:00
mpp
d6f5b2f856
Now that all of the "standard" file system mount commands
...
refer the reader to the detailed information in section 5,
remove the mount_* man pages for those file system. mount_std(8)
to cover all of the file systems it is currently being used
to mount.
mount_{devfs, fdesc, kernfs, procfs}.8 are now
MLINKS to mount_std.
1996-12-14 22:58:37 +00:00
wollman
5eea098aaa
Get rid of the last vestiges of the old MOUNT_* constants in the
...
mount_* programs. While we're at it, collapse the four now-identical
mount programs for devfs, fdesc, kernfs, and procfs into links to
a new mount_std(8) which can mount any really generic filesystem
such as these when called with the appropriate argv[0].
Also, convert the mount programs to use sysexits.h.
1996-05-13 17:43:19 +00:00