freebsd-nq/sys/security
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
..
mac Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
mac_biba Default policies to on: if you load them or compile them into your 2002-12-10 16:20:34 +00:00
mac_bsdextended Map VAPPEND to VWRITE since the ugidfw rule syntax doesn't specifically 2002-12-28 23:41:18 +00:00
mac_ifoff License and wording updates: NAI has authorized the removal of clause 2002-11-04 01:53:12 +00:00
mac_lomac Fix warnings on 64bits architectures. 2003-01-06 12:07:38 +00:00
mac_mls Default policies to on: if you load them or compile them into your 2002-12-10 16:20:34 +00:00
mac_none Default policies to on: if you load them or compile them into your 2002-12-10 16:20:34 +00:00
mac_partition Update MAC modules for changes in arguments for exec MAC policy 2002-11-08 18:04:36 +00:00
mac_seeotheruids Default policies to on: if you load them or compile them into your 2002-12-10 16:20:34 +00:00
mac_stub Default policies to on: if you load them or compile them into your 2002-12-10 16:20:34 +00:00
mac_test Default policies to on: if you load them or compile them into your 2002-12-10 16:20:34 +00:00