summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* List of files that are off the vendor branch, but we use the stock vendorobrien2008-04-241-0/+11
* Remove FreeBSD ID's so these are exact copies of the vendor sources.obrien2008-04-241-4/+0
* Use logic or, not binary or, when deciding whether or not a system callrwatson2008-04-241-1/+1
* Allow the vnode zone to return the unused memory. The vnode referencekib2008-04-241-2/+2
* Stricter check for integer overflow.ru2008-04-241-0/+2
* Updated the test to handle multiple sinks. The sinks cut theirgnn2008-04-243-40/+148
* In function rtalloc_mpath(), do not try to release the lock if the ro_rtqingli2008-04-241-1/+3
* Capitalize "Eve". This is the correct form and now matchesscf2008-04-241-1/+1
* Add support for gpart:marcel2008-04-241-6/+10
* Revert rev 1.332 and keep ddb scripts off by default for now. Minidumpsbrooks2008-04-231-1/+1
OpenPOWER on IntegriCloud