freebsd-skq/sys/compat
Craig Rodrigues 8739cd44d0 Rewrite linux_ifconf() to be more like ifconf() in net/if.c
so that we do not call uiomove() while IFNET_RLOCK() is held.
This eliminates the witness warning:

Calling uiomove() with the following non-sleepable locks held:
exclusive sleep mutex ifnet r = 0 (0xc096dd60) locked @
/usr/src/sys/modules/linux/../../compat/linux/linux_ioctl.c:2170

MFC after:	2 days
2005-08-27 14:44:10 +00:00
..
freebsd32 Regen. 2005-07-13 20:35:09 +00:00
ia32 Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
linprocfs Always produce cpuX entries, even in the case when there is only one CPU 2005-03-06 22:28:14 +00:00
linux Rewrite linux_ifconf() to be more like ifconf() in net/if.c 2005-08-27 14:44:10 +00:00
ndis Use implicit type cast for ->k_lock to fix compilation of ndis 2005-07-08 18:36:59 +00:00
netbsd
pecoff remove dead code 2005-02-22 01:26:48 +00:00
svr4 Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and 2005-08-09 10:20:02 +00:00