summaryrefslogtreecommitdiff
path: root/sys/dev/filemon
AgeCommit message (Expand)Author
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-27remove a bunch of repetitive code by introducing filemon_printf.christos
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2012-11-19filemon_pid_check:sjg
2012-06-20Install filemon.hsjg
2011-10-15Add the plumbing so one could compile filemon(4) into a kernel.sjg
2011-09-24For files opened O_RDWR, output an R record as well as Wsjg
2011-07-04Set FILEMON_VERSION to 3sjg
2011-05-13filemon_open: remove unnecessary check (which has a leak in error path).rmind
2011-03-13EJUSTRETURN is expected return from sys_execve()sjg
2010-09-09First cut of simple syscall wrapper, which make(1) can usesjg