Dtrace: add optional size argument to tracemem().Merge change from illumos:1455 DTrace tracemem() should take an optional size argumentOur local enhancements to dt_print_bytes were equivalent t
Dtrace: add optional size argument to tracemem().Merge change from illumos:1455 DTrace tracemem() should take an optional size argumentOur local enhancements to dt_print_bytes were equivalent tothose in illumos but we made it match the illumos versionto ease further code merges.For now leave out tst.smallsize.d and tst.smallsize.d.outsince those don't seem to work cleanly on FreeBSD.This change bumps the DT_VERS_* number to 1.7.1 in accordanceto what is done in illumos.Illumos Revision: 13457:571b0355c2e3Reference:https://www.illumos.org/issues/1455Tested by: Fabian KeilObtained from: IllumosMFC after: 1 month
show more ...
Port these test files to work under FreeBSD.
This commit was generated by cvs2svn to compensate for changes in r178528,which included commits to RCS files with non-trunk default branches.
This commit was generated by cvs2svn to compensate for changes in r178476,which included commits to RCS files with non-trunk default branches.