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
..
2002-03-25 13:52:45 +00:00
2003-01-08 04:57:53 +00:00
2002-12-14 02:07:32 +00:00
2002-12-28 23:22:22 +00:00
2003-01-07 05:56:38 +00:00
2003-01-04 11:45:50 +00:00
2003-01-04 20:54:58 +00:00
2003-01-11 12:39:45 +00:00
2003-01-07 05:56:38 +00:00
2002-09-05 11:42:03 +00:00
2002-12-22 05:35:03 +00:00
2002-06-29 02:00:02 +00:00
2003-01-07 20:10:04 +00:00
2002-03-19 21:25:46 +00:00
2002-12-17 19:31:26 +00:00
2002-10-02 09:09:25 +00:00
2002-12-14 01:56:26 +00:00
2003-01-08 04:57:53 +00:00
2003-01-04 11:41:12 +00:00
2002-12-17 19:30:50 +00:00
2002-12-24 03:03:39 +00:00