mirror of
https://github.com/opnsense/src.git
synced 2026-03-23 19:23:10 -04:00
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. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| mount_devfs.8 | ||
| mount_fdesc.8 | ||
| mount_kernfs.8 | ||
| mount_procfs.8 | ||
| mount_std.8 | ||
| mount_std.c | ||