opnsense-src/sys/compat
Matthew Dillon cd72f2180b Change struct file f_data to un_data, a union of the correct struct
pointer types, and remove a huge number of casts from code using it.

Change struct xfile xf_data to xun_data (ABI is still compatible).

If we need to add a #define for f_data and xf_data we can, but I don't
think it will be necessary.  There are no operational changes in this
commit.
2003-01-12 01:37:13 +00:00
..
freebsd32 Synchronize to kern/syscalls.master:1.139. 2002-12-29 20:33:26 +00:00
ia32 SCARGS removal take II. 2002-12-14 01:56:26 +00:00
linprocfs SMP locking for ifnet list. 2002-12-22 05:35:03 +00:00
linux Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
netbsd Remove __P. 2002-03-20 05:48:58 +00:00
pecoff Bring in two sets of changes: 2002-11-05 17:51:56 +00:00
svr4 Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00