summaryrefslogtreecommitdiffstats
path: root/regress/sys/ffs/fstest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test the non-existing system-call lchflags(2) by using chflagsat(2)bluhm2017-01-121-3/+13
* Do not suppress error messages to stderr, but remove unnecessarybluhm2017-01-121-10/+3
* Simple malloc() to reallocarray().doug2014-10-181-2/+2
* ino_t is unsignedguenther2013-08-051-2/+2
* Add code to check the kern.securelvel sysctl, since we run with athib2007-04-141-2/+30
* Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@pedro2007-03-301-0/+700