Age | Commit message (Expand) | Author |
2020-12-16 | Use setup and cleanup feature from regress framework. | Alexander Bluhm |
2017-11-15 | Do not unconfigure vnd1, the test did not configure it. | Alexander Bluhm |
2017-09-04 | Before mounting NFS, wait until mountd(8) has exported the directory. | Alexander Bluhm |
2017-01-27 | Make sure that the fstest program has been build when running in | Alexander Bluhm |
2017-01-18 | Do not unconfigure mount points, vnd devices and NFS daemons during | Alexander Bluhm |
2017-01-16 | SIGTERM does not reliably terminate mountd(8), use -KILL for cleanup. | Alexander Bluhm |
2017-01-13 | Run the existing tests for FFS also on a NFS mount point. | Alexander Bluhm |
2017-01-12 | Print the test description before running each subtest. | Alexander Bluhm |
2017-01-12 | Fix typo in expect. | Alexander Bluhm |
2017-01-12 | Fix trailing whitespace. | Alexander Bluhm |
2017-01-12 | The program to create hard links is called ln(1) and not link. | Alexander Bluhm |
2017-01-12 | Test the non-existing system-call lchflags(2) by using chflagsat(2) | Alexander Bluhm |
2017-01-12 | Do not suppress error messages to stderr, but remove unnecessary | Alexander Bluhm |
2017-01-11 | Make test more verbose when it fails. | Alexander Bluhm |
2017-01-11 | Fix trailing whitespace. | Alexander Bluhm |
2017-01-10 | Cleanup the mount point and vnd devices before and after the test. | Alexander Bluhm |
2016-02-28 | Repair the namegen function to make ffs regress useful again. | natano |
2014-10-18 | Simple malloc() to reallocarray(). | Doug Hogan |
2013-08-05 | ino_t is unsigned | Philip Guenther |
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson |
2007-11-25 | spelling fixes, from Martynas Venckus; | Jason McIntyre |
2007-04-14 | Add code to check the kern.securelvel sysctl, since we run with a | Thordur I. Bjornsson |
2007-04-12 | Remove the SF_NOUNLINK and UF_NOUNLINK from the test files, we dont | Thordur I. Bjornsson |
2007-04-10 | No need to use umount -f now that both cases of vnode leakage were fixed | Pedro Martelletto |
2007-03-30 | Don't assume 'run' to be executable, pointed out and okay deraadt@ | Pedro Martelletto |
2007-03-30 | Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@ | Pedro Martelletto |