mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
Obtained from: Whistle Communications tree Add an option to the way UFS works dependent on the SUID bit of directories This changes makes things a whole lot simpler on systems running as fileservers for PCs and MACS. to enable the new code you must 1/ enable option SUIDDIR on the kernel. 2/ mount the filesystem with option suiddir. hopefully this makes it difficult enough for people to do this accidentally. see the new chmod(2) man page for detailed info. |
||
|---|---|---|
| .. | ||
| extern.h | ||
| getmntopts.3 | ||
| getmntopts.c | ||
| Makefile | ||
| mntopts.h | ||
| mount.8 | ||
| mount.c | ||
| mount_ufs.c | ||
| pathnames.h | ||
| vfslist.c | ||