freebsd-skq/cddl
avg 206718cf52 dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc
The limitation was introduced in r178556 without any note or comment.
It seems pretty artificial and now it leads to problems like the following:
  $ dtrace -x bufsize=17m -n ...
  dtrace: processing aborted: Memory allocation failure
OpenSolaris and illumos never had this limitation.

Sponsored by:	HybridCluster
2014-01-24 15:04:02 +00:00
..
compat/opensolaris
contrib dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc 2014-01-24 15:04:02 +00:00
lib spelling in comments fixup 2013-11-04 19:32:35 +00:00
sbin
usr.bin zinject must use ioctl(2) compatibility wrapper 2014-01-16 12:21:21 +00:00
usr.sbin
Makefile
Makefile.inc