| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r304008: | bdrewery | 2016-08-19 | 1 | -0/+2 |
* | MFC r300809,r300890,r300891: | bdrewery | 2016-06-27 | 2 | -13/+32 |
* | MFC r300892,r300893,r301130,r301404,r301414,r301460: | bdrewery | 2016-06-21 | 2 | -63/+46 |
* | MFC r297156,r297157,r297158,r297159,r297161,r297172,r297200,r297201,r297202, | bdrewery | 2016-06-21 | 3 | -397/+439 |
* | MFC r296148: | bdrewery | 2016-03-12 | 2 | -39/+1 |
* | MFC r296286,r296470,r296472,r296473,r296575: | bdrewery | 2016-03-12 | 3 | -50/+32 |
* | MFC r294933,r294949,r294952,r294953,r294957,r294965,r294967,r294968,r295017, | bdrewery | 2016-02-24 | 2 | -142/+83 |
* | MFC r290170: | bdrewery | 2015-12-04 | 1 | -3/+0 |
* | MFC r290374: | bdrewery | 2015-12-04 | 1 | -1/+0 |
* | MFC r287151,r287152,r287153,r287155: | bdrewery | 2015-09-09 | 3 | -223/+31 |
* | Latest clang uses openat(2). | sjg | 2015-07-03 | 2 | -4/+76 |
* | Merge r263233 from HEAD to stable/10: | rwatson | 2015-03-19 | 1 | -1/+1 |
* | Change the cap_rights_t type from uint64_t to a structure that we can extend | pjd | 2013-09-05 | 1 | -7/+9 |
* | - Use pget(PGET_CANDEBUG | PGET_NOTWEXIT) to determine if the specified | hrs | 2013-08-06 | 2 | -6/+6 |
* | Add p_candebug() check to FILEMON_SET_PID ioctl. | hrs | 2013-08-02 | 1 | -1/+8 |
* | Build fix: Only <sys/cdefs.h> should be included before __FBSDID(). | jhb | 2013-06-04 | 1 | -1/+2 |
* | Match the options of the kernel. | obrien | 2013-06-04 | 2 | -2/+5 |
* | A little bit easier to read. | obrien | 2012-10-26 | 1 | -6/+7 |
* | Iterate rather than use recursion. We can blow out the kernel stack if there | obrien | 2012-10-26 | 1 | -8/+7 |
* | Desupport pre-FreeBSD 7.1. | obrien | 2012-10-25 | 1 | -75/+0 |
* | There's no need to make filemon specific to i386 and amd64. All | marcel | 2012-07-02 | 1 | -8/+4 |
* | Add the 'filemon' device. 'filemon' is a kernel module that provides a device | obrien | 2012-06-04 | 4 | -0/+1279 |