Sergey Kandaurov 9af74f3d68 Reshuffle SIOCGIFCONF32 handler from r155224.
- move all the chunks into one file, which allows to hide SIOCGIFCONF32
  global definition as well.
- replace __amd64__ with proper COMPAT_FREEBSD32 around.
- handle 32bit capacity before going into the handler itself instead of
  doing internal 32bit specific changes within it (e.g. as it's done for
  SIOCGDEFIFACE32_IN6).
- use explicitely sized types for ABI compat.

Approved by:	kib (mentor)
MFC after:	2 weeks
2010-10-21 16:20:48 +00:00
..
2010-10-20 19:52:27 +00:00
2010-10-14 19:30:44 +00:00
2010-10-13 21:37:02 +00:00
2010-10-20 09:50:11 +00:00
2010-10-14 15:15:22 +00:00
2010-09-23 11:52:32 +00:00