OpenGrok
Cross Reference: filemon.h
xref
: /
src
/
usr.bin
/
make
/
filemon
/
filemon.h
Home
|
History
|
Annotate
|
Download
|
only in
filemon
History log of
/src/usr.bin/make/filemon/filemon.h
Revision
Date
Author
Comments
1.6
15-Dec-2021
rillig
make: remove redundant comments for multiple-inclusion guards
1.5
19-Jan-2021
rillig
make(1): remove do-not-format markers from comments
These markers had been used inconsistently. Furthermore the source code
had not been formatted automatically before 2020 at all, otherwise there
wouldn't have been any trailing whitespace left.
1.4
29-Nov-2020
rillig
make(1): use space instead of tab for preprocessor directives
1.3
18-Oct-2020
rillig
make(1): use consistent include guard for headers
1.2
22-Jan-2020
sjg
branches: 1.2.4;
Rename guard to avoid that already used by Linux filemon.h
Reviewed by: riastradh
1.1
19-Jan-2020
riastradh
Per sjg's suggestion, split filemon API into separate back ends.
By default we use the ktrace back end, but the /dev/filemon back end
is available as a compile-time option, by setting USE_FILEMON=dev in
make. sjg raised concerns about ktrace performance and would like to
continue using /dev/filemon on FreeBSD (which has seen more
maintenance kernel-side) without forking make.
1.2.4.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.2.4.1
22-Jan-2020
martin
file filemon.h was added on branch phil-wifi on 2020-04-13 08:05:44 +0000
Indexes created Wed Oct 01 19:09:53 GMT 2025