summaryrefslogtreecommitdiffstats
path: root/sys/dev/filemon/filemon_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r300809,r300890,r300891:bdrewery2016-06-271-10/+22
* MFC r300892,r300893,r301130,r301404,r301414,r301460:bdrewery2016-06-211-55/+42
* MFC r297156,r297157,r297158,r297159,r297161,r297172,r297200,r297201,r297202,bdrewery2016-06-211-253/+170
* MFC r296148:bdrewery2016-03-121-31/+0
* MFC r296286,r296470,r296472,r296473,r296575:bdrewery2016-03-121-28/+16
* MFC r294933,r294949,r294952,r294953,r294957,r294965,r294967,r294968,r295017,bdrewery2016-02-241-134/+51
* MFC r287151,r287152,r287153,r287155:bdrewery2015-09-091-141/+9
* Latest clang uses openat(2).sjg2015-07-031-3/+75
* - Use pget(PGET_CANDEBUG | PGET_NOTWEXIT) to determine if the specifiedhrs2013-08-061-0/+1
* Match the options of the kernel.obrien2013-06-041-0/+2
* Iterate rather than use recursion. We can blow out the kernel stack if thereobrien2012-10-261-8/+7
* There's no need to make filemon specific to i386 and amd64. Allmarcel2012-07-021-8/+4
* Add the 'filemon' device. 'filemon' is a kernel module that provides a deviceobrien2012-06-041-0/+746
OpenPOWER on IntegriCloud