freebsd-dev/sys/compat/freebsd32
Jamie Gritton f86bce5ed0 Extend the "vfsopt" mount options for more general use. Make struct
vfsopt and the vfs_buildopts function public, and add some new fields
to struct vfsopt (pos and seen), and new functions vfs_getopt_pos and
vfs_opterror.

Further extend the interface to allow reading options from the kernel
in addition to sending them to the kernel, with vfs_setopt and related
functions.

While this allows the "name=value" option interface to be used for more
than just FS mounts (planned use is for jails), it retains the current
"vfsopt" name and <sys/mount.h> requirement.

Approved by:	bz (mentor)
2009-03-02 23:26:30 +00:00
..
freebsd32_ioctl.c Add freebsd32 compat shims for ioctl(2) 2008-09-22 16:24:36 +00:00
freebsd32_ioctl.h Add freebsd32 compat shims for ioctl(2) 2008-09-22 16:24:36 +00:00
freebsd32_ipc.h Add freebsd32 compat wrappers for msgctl() and _semctl() using 2007-12-06 23:35:29 +00:00
freebsd32_misc.c Extend the "vfsopt" mount options for more general use. Make struct 2009-03-02 23:26:30 +00:00
freebsd32_proto.h Regen. 2008-12-10 20:57:16 +00:00
freebsd32_signal.h Add 32-bit compat support for AIO. 2008-12-11 00:58:05 +00:00
freebsd32_syscall.h Regen. 2008-12-10 20:57:16 +00:00
freebsd32_syscalls.c Regen. 2008-12-10 20:57:16 +00:00
freebsd32_sysent.c Regen. 2008-12-10 20:57:16 +00:00
freebsd32_util.h Add support for installing 32-bit system calls from kernel modules. This 2008-09-25 20:50:21 +00:00
freebsd32.h MFp4: 2008-11-29 14:32:14 +00:00
Makefile Add a 'clean' target. 2005-10-23 23:58:23 +00:00
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master - Add 32-bit compat system calls for VFS_AIO. The system calls live in the 2008-12-10 20:56:19 +00:00