aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Don't need to include vmem.h anymore.John Birrell2008-05-231-1/+0
* Add the dtrace client app to the build.John Birrell2008-05-222-1/+39
* Add the DTrace build tools.John Birrell2008-05-225-1/+155
* Oops, these files belonged under src/sys, not src. Sorry.John Birrell2008-05-2218-25785/+0
* This commit was generated by cvs2svn to compensate for changes in r179191,John Birrell2008-05-2218-0/+25785
* Add the DTrace libraries and D library scripts.John Birrell2008-05-2211-1/+863
* Add Solaris compatibility definitions for things we don't really want inJohn Birrell2008-05-212-0/+83
* * Handle the different ioctl design.John Birrell2008-04-263-14/+524
* Make this file compile cleanly.John Birrell2008-04-261-1/+3
* Leave out some header files.John Birrell2008-04-262-0/+10
* * Handle building on FreeBSD for i386 and amd64.John Birrell2008-04-261-27/+194
* * Make this file compile cleanly.John Birrell2008-04-261-10/+27
* * Add FreeBSD action extensions.John Birrell2008-04-261-6/+267
* * Handle the different ioctl design.John Birrell2008-04-261-3/+14
* There is a lot of commented out code here which applies to future workJohn Birrell2008-04-261-2/+112
* Leave out a header file.John Birrell2008-04-261-0/+2
* Merge FreeBSD include file changes with some code that should have comeJohn Birrell2008-04-261-11/+39
* * Use FreeBSD's process library instead of the Solaris one.John Birrell2008-04-261-1/+122
* Leave out the hook that Solaris has into it's rtld.John Birrell2008-04-261-0/+2
* * Add a couple of action definitions for FreeBSD extensions.John Birrell2008-04-261-0/+32
* * Handle the different ioctl design.John Birrell2008-04-261-1/+17
* There are many places in libdtrace where errno can be set. When anJohn Birrell2008-04-261-0/+18
* Add some error definitions for FreeBSD action extensions.John Birrell2008-04-261-1/+5
* * Make this file compile cleanly.John Birrell2008-04-261-7/+98
* * Handle the different ioctl design.John Birrell2008-04-261-4/+21
* Just leave out a few includes to compile this on FreeBSD.John Birrell2008-04-261-0/+4
* * Get the maximum number of CPUs via a sysctl.John Birrell2008-04-261-2/+63
* * Define YY_INPUT for flex since input() can't be re-defined.John Birrell2008-04-261-1/+25
* Make this compile cleanly.John Birrell2008-04-261-3/+2
* Handle the different level of indirection between ioctl on SYSV vs BSD.John Birrell2008-04-261-2/+7
* freopen() on FreeBSD behaves differently to the Solaris one.John Birrell2008-04-261-1/+92
* * Use a portable POSIX timed wait.John Birrell2008-04-261-1/+22
* * Fix a function prototype.John Birrell2008-04-261-1/+10
* Simplify for FreeBSD for now, bypassing the multibyte char variablesJohn Birrell2008-04-261-0/+13
* Solaris has code which makes zlib optional, so they have to jump throughJohn Birrell2008-04-261-7/+28
* 'echo' behaviour differs between SYSV and BSD.John Birrell2008-04-262-4/+8
* A lot of changes to make this code compile cleanly on FreeBSD.John Birrell2008-04-2623-224/+342
* Use FreeBSD's libdwarf which is BSD licensed instead of the GPL'd one thatJohn Birrell2008-04-261-137/+105
* We need to be consistent with prototype definitions. It isn't OK toJohn Birrell2008-04-261-8/+55
* Make this file compile cleanly.John Birrell2008-04-261-25/+25
* Apply FreeBSD changes.John Birrell2008-04-264-6/+26
* On FreeBSD we can't afford to have a build fail simply because thereJohn Birrell2008-04-261-0/+14
* Add a missing include file. We care about function prototype definitions.John Birrell2008-04-261-0/+1
* Apply FreeBSD changes.John Birrell2008-04-261-6/+66
* * Set the path to perl on FreeBSD.John Birrell2008-04-261-4/+4
* Set the path to perl on FreeBSD.John Birrell2008-04-261-1/+1
* Port these test files to work under FreeBSD.John Birrell2008-04-2630-183/+296
* This commit was generated by cvs2svn to compensate for changes in r178528,John Birrell2008-04-2698-2717/+705
* This commit was generated by cvs2svn to compensate for changes in r178525,John Birrell2008-04-2526-0/+9898
* This commit was generated by cvs2svn to compensate for changes in r178481,John Birrell2008-04-2540-0/+13733