History log of /freebsd-10.0-release/tools/regression/filemon/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 251368 04-Jun-2013 obrien

Match the options of the kernel.


# 242157 26-Oct-2012 obrien

Test both active and non-active cases.


# 242137 26-Oct-2012 obrien

Iterate rather than use recursion. We can blow out the kernel stack if there
is a long chain of fork(2)s.


# 237794 29-Jun-2012 obrien

Support also running a 32-bit test on 64-bit platforms.


# 236594 04-Jun-2012 obrien

Add a regression test for filemon(4) [r236592].