summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Have the man page catch up with the namespace pollution cleanup thatscf2008-04-261-1/+0
* Opps,missed line in the fix...jfv2008-04-261-2/+2
* 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
* | Replace the prototype vaps_<ifn> and vap_create_<ifn> variables withbrooks2008-04-252-13/+42
* | 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
* | A change got dropped in the merge, add backjfv2008-04-251-11/+11
* | This delta has a few important items:jfv2008-04-2526-232/+864
* | add rules for statically embedding ipw, iwi, ral, and wpi firmware modulessam2008-04-251-0/+154
* | hookup the parent device's if_input and if_output to stub routinessam2008-04-251-0/+19
* | remove scan task on state change so it doesn't unexpectedly firesam2008-04-251-1/+2
* | Add "ddb capture print" and "ddb capture status" commands do ddb(8),rwatson2008-04-255-5/+297
* | Initialize tz_active to a new constant TZ_ACTIVE_UNKNOWN and make norpaulo2008-04-251-1/+20
* | Unbreak previous commit. While here, refactor the code a bit.marcel2008-04-251-13/+10
* | Always use PG_PS_FRAME to extract the physical address of a 2/4MB pagealc2008-04-252-18/+20
* | Rename debug.ddb.capture.bytes sysctl to debug.ddb.capture.bufoff inrwatson2008-04-251-1/+4
* | o Fixed multi thread access issue reported by Alexander V. Chernikovdaichi2008-04-253-12/+13
* | o Improved unix socket connection issuedaichi2008-04-251-13/+28
* | o Fixed rename panic issuedaichi2008-04-251-11/+14
* | o Fixed inaccessible issue especially including devfs on unionfs case.daichi2008-04-252-8/+187
* | 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
* | o Added system hang-up process when VOP_READDIR of unionfs_nodeget()daichi2008-04-251-1/+7
* | 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
* - Add an integer argument to idle to indicate how likely we are to wakejeff2008-04-2515-95/+418
* o Disable HMEDEBUG by default.marius2008-04-245-199/+228
* - vx_stop() requires the driver lock to be held.marius2008-04-241-3/+5
* - Use bus_{read,write}_*(9) instead of bus_space_{read,write}_*(9)marius2008-04-241-118/+155
* - Use NULL instead of 0 for pointers.marius2008-04-241-587/+579
* fdhold can return NULL, so add the one remaining missing check for thiskris2008-04-241-0/+2
OpenPOWER on IntegriCloud