index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sys
/
ffs
Age
Commit message (
Expand
)
Author
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