summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
* Don't need to include vmem.h anymore.jb2008-05-231-1/+0
* * Handle the different ioctl design.jb2008-04-263-14/+524
* Make this file compile cleanly.jb2008-04-261-1/+3
* Leave out some header files.jb2008-04-262-0/+10
* * Handle building on FreeBSD for i386 and amd64.jb2008-04-261-27/+194
* * Make this file compile cleanly.jb2008-04-261-10/+27
* * Add FreeBSD action extensions.jb2008-04-261-6/+267
* * Handle the different ioctl design.jb2008-04-261-3/+14
* There is a lot of commented out code here which applies to future workjb2008-04-261-2/+112
* Leave out a header file.jb2008-04-261-0/+2
* Merge FreeBSD include file changes with some code that should have comejb2008-04-261-11/+39
* * Use FreeBSD's process library instead of the Solaris one.jb2008-04-261-1/+122
* 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
* This commit was generated by cvs2svn to compensate for changes in r178528,jb2008-04-2633-1781/+110
|\
| * Vendor import of the full userland contrib part of DTrace support fromjb2008-04-2633-1781/+110
* | 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
* Remove a couple of definitions which now exist in compatibility headers.jb2007-11-281-2/+0
* Clean up a little.pjd2007-05-061-4/+4
* MFp4:pjd2007-04-213-35/+12
* 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-122-26/+128
* 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
* MFp4: Synchronize with recent OpenSolaris changes.pjd2007-04-086-8/+89
* If we cannot open /dev/zfs try to load zfs.ko automatically and reopen.pjd2007-04-081-2/+21
* Please welcome ZFS - The last word in file systems.pjd2007-04-0630-0/+16283
OpenPOWER on IntegriCloud