summaryrefslogtreecommitdiffstats
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* Leave out the hook that Solaris has into it's rtld.jb2008-04-261-0/+2
* * Add a couple of action definitions for FreeBSD extensions.jb2008-04-261-0/+32
* * Handle the different ioctl design.jb2008-04-261-1/+17
* There are many places in libdtrace where errno can be set. When anjb2008-04-261-0/+18
* Add some error definitions for FreeBSD action extensions.jb2008-04-261-1/+5
* * Make this file compile cleanly.jb2008-04-261-7/+98
* * Handle the different ioctl design.jb2008-04-261-4/+21
* Just leave out a few includes to compile this on FreeBSD.jb2008-04-261-0/+4
* * Get the maximum number of CPUs via a sysctl.jb2008-04-261-2/+63
* * Define YY_INPUT for flex since input() can't be re-defined.jb2008-04-261-1/+25
* Make this compile cleanly.jb2008-04-261-3/+2
* Handle the different level of indirection between ioctl on SYSV vs BSD.jb2008-04-261-2/+7
* freopen() on FreeBSD behaves differently to the Solaris one.jb2008-04-261-1/+92
* * Use a portable POSIX timed wait.jb2008-04-261-1/+22
* * Fix a function prototype.jb2008-04-261-1/+10
* Simplify for FreeBSD for now, bypassing the multibyte char variablesjb2008-04-261-0/+13
* Solaris has code which makes zlib optional, so they have to jump throughjb2008-04-261-7/+28
* 'echo' behaviour differs between SYSV and BSD.jb2008-04-262-4/+8
* A lot of changes to make this code compile cleanly on FreeBSD.jb2008-04-2623-224/+342
* Use FreeBSD's libdwarf which is BSD licensed instead of the GPL'd one thatjb2008-04-261-137/+105
* We need to be consistent with prototype definitions. It isn't OK tojb2008-04-261-8/+55
* Make this file compile cleanly.jb2008-04-261-25/+25
* Apply FreeBSD changes.jb2008-04-264-6/+26
* On FreeBSD we can't afford to have a build fail simply because therejb2008-04-261-0/+14
* Add a missing include file. We care about function prototype definitions.jb2008-04-261-0/+1
* Apply FreeBSD changes.jb2008-04-261-6/+66
* * Set the path to perl on FreeBSD.jb2008-04-261-4/+4
* Set the path to perl on FreeBSD.jb2008-04-261-1/+1
* Port these test files to work under FreeBSD.jb2008-04-2630-183/+296
* This commit was generated by cvs2svn to compensate for changes in r178528,jb2008-04-2698-2717/+705
|\
| * Vendor import of the full userland contrib part of DTrace support fromjb2008-04-2698-2717/+705
* | This commit was generated by cvs2svn to compensate for changes in r178525,jb2008-04-2526-0/+9898
|\ \ | |/
| * Vendor import of DTrace support files from OpenSolaris.jb2008-04-2526-0/+9898
* | This commit was generated by cvs2svn to compensate for changes in r178481,jb2008-04-2540-0/+13733
|\ \ | |/
| * Vendor import of the CTF (Compact C Type Format) code used by DTracejb2008-04-2540-0/+13733
* | This commit was generated by cvs2svn to compensate for changes in r178479,jb2008-04-2564-0/+40194
|\ \ | |/
| * Vendor import of libraries for DTrace from OpenSolaris.jb2008-04-2564-0/+40194
* | This commit was generated by cvs2svn to compensate for changes in r178476,jb2008-04-251428-0/+86505
|\ \ | |/
| * Vendor import of the DTrace app and test suite from OpenSolaris.jb2008-04-251428-0/+86505
* Remove a couple of definitions which now exist in compatibility headers.jb2007-11-281-2/+0
* Now that we have CDDLed code in the tree, add CDDL license.pjd2007-09-231-0/+384
* Use ioctl() to get correct media size so that we can locatesimokawa2007-08-071-1/+9
* Use provider's ident to handle situations when disks are moved aroundpjd2007-05-061-10/+43
* Clean up a little.pjd2007-05-061-4/+4
* MFp4:pjd2007-04-214-41/+18
* Fix build breakage. Most of ZFS code is also compiled in userland and Ipjd2007-04-171-0/+1
* In FreeBSD,simokawa2007-04-142-2/+6
* MFp4: Synchronize with vendor (mostly 'zfs rename -r').pjd2007-04-127-115/+288
* MFp4: Add missing kmem_size() definition.pjd2007-04-101-0/+1
* MFp4: Hide under '#ifdef _KERNEL' only what's really needed.pjd2007-04-101-1/+4
OpenPOWER on IntegriCloud