freebsd-skq/sys/compat
Poul-Henning Kamp a8d43c90af Add a "int fd" argument to VOP_OPEN() which in the future will
contain the filedescriptor number on opens from userland.

The index is used rather than a "struct file *" since it conveys a bit
more information, which may be useful to in particular fdescfs and /dev/fd/*

For now pass -1 all over the place.
2003-07-26 07:32:23 +00:00
..
freebsd32 Use __FBSDID(). 2003-07-25 21:19:19 +00:00
ia32 Use __FBSDID(). 2003-07-25 21:19:19 +00:00
linprocfs Add a new function swap_pager_status() which reports the total size of the 2003-07-18 10:26:09 +00:00
linux Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
netbsd Don't include <sys/buf.h> needlessly. 2003-04-01 09:02:58 +00:00
pecoff Use __FBSDID(). 2003-06-10 21:29:12 +00:00
svr4 Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00