freebsd-dev/sys/contrib
Gleb Smirnoff 32726fe911 Do more than r236298 did in the projects/pf branch: use M_NOWAIT in
altq_add() and its descendants. Currently altq(4) in FreeBSD is configured
via pf(4) ioctls, which can't configure altq(4) w/o holding locks.
Fortunately, altq(4) code in spife of using M_WAITOK is ready to receive
NULL from malloc(9), so change is mostly mechanical. While here, utilize
M_ZERO instead of bzero().

A large redesign needed to achieve M_WAITOK usage when configuring altq(4).
Or an alternative (not pf(4)) configuration interface should be implemented.

Reported by:	pluknet
2012-09-18 12:34:35 +00:00
..
altq/altq Do more than r236298 did in the projects/pf branch: use M_NOWAIT in 2012-09-18 12:34:35 +00:00
dev Merge ACPICA 20120816. 2012-08-16 20:54:52 +00:00
ia64/libuwx
ipfilter/netinet Adjust a few old checks to use __FreeBSD_version macro to 2011-11-24 21:23:58 +00:00
libfdt Update to latest git version of dtc to get new dtsv2 support, 2012-07-24 16:29:33 +00:00
ngatm In sys/contrib/ngatm/netnatm/msg/uni_ie.c, use a more appropriate way to 2011-12-15 23:47:36 +00:00
octeon-sdk Remove some files not used by the FreeBSD kernel which have been adding quite 2012-03-13 06:48:26 +00:00
rdma - Updated TOE support in the kernel. 2012-06-19 07:34:13 +00:00
x86emu Integrate OpenBSD rev 1.5 of x86emu.c. 2010-03-09 22:42:24 +00:00
xz-embedded Update contrib/xz-embedded to build with new GEOM_UNCOMPRESS module. 2012-01-04 23:26:22 +00:00