History log of /netbsd-current/usr.bin/make/filemon/filemon.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 15-Dec-2021 rillig

make: remove redundant comments for multiple-inclusion guards


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 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


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 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.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


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 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.