summaryrefslogtreecommitdiffstats
path: root/cpukit/include/sys/event.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-08sys/event.h: Update version FreeBSD tagSebastian Huber1-1/+1
2018-08-08Make the definition of struct kevent in event.h match what the man page for k...dab1-4/+4
2018-08-08Address some (although not all) style(9) issues in event.h after r335776.dab1-10/+10
2018-08-08Fix compilation error in r335765 under gcc 4.2.1.dab1-4/+1
2018-08-08Remove potential identifier conflict in the EV_SET macro.dab1-0/+20
2018-08-08sys/sys: further adoption of SPDX licensing ID tags.pfg1-0/+2
2018-08-08Decode kevent structures logged via ktrace(2) in kdump.jhb1-0/+41
2018-08-08Add abstime kqueue(2) timers and expand struct kevent members.kib1-2/+9
2018-08-08Fix typo.pkelsey1-1/+1
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-04-04sys/event.h: Update to FreeBSD head 2017-02-13Sebastian Huber1-7/+9
2017-01-09sys/event.h: Update to FreeBSD head 2017-01-02Sebastian Huber1-29/+31
2016-10-26sys/event.h: Update to FreeBSD head 2016-06-27Sebastian Huber1-12/+30
2015-02-13sys/event.h: Update to FreeBSD 9.3Sebastian Huber1-1/+3
2013-11-04Filesystem: Add kernel event filter handlerSebastian Huber1-0/+279