.. |
common
|
add ATF tests for v7fs. patch by njoly@. thank you.
|
2011-08-11 10:52:12 +00:00 |
ffs
|
Use proper format strings.
|
2011-06-16 15:33:24 +00:00 |
hfs
|
Remove xfail for sparc64, alignement issues have been fixed
|
2011-02-25 20:54:18 +00:00 |
kernfs
|
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
|
2010-07-13 21:13:21 +00:00 |
lfs
|
make the timeouts a bit more generous for really slow systems
|
2011-02-22 18:41:04 +00:00 |
msdosfs
|
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
|
2010-07-13 21:13:21 +00:00 |
nfs
|
NULL does not need a cast, here
|
2011-09-16 16:13:16 +00:00 |
nullfs
|
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
|
2010-07-13 21:13:21 +00:00 |
psshfs
|
Cache vattr in psshfs's setattr.
|
2011-08-12 04:14:00 +00:00 |
ptyfs
|
Add layer_revoke() that adjusts the lower vnode use count to be at least as
|
2011-01-10 11:11:03 +00:00 |
puffs
|
reinstate #ifdef PUFFSDUMP around otherwise unused function
|
2011-04-04 15:42:42 +00:00 |
tmpfs
|
No more xfail for PR kern/36681.
|
2011-08-18 21:44:55 +00:00 |
umapfs
|
convert to newstyle automagic rump compat syscalls
|
2010-07-19 15:35:38 +00:00 |
union
|
For devices, sockets and fifos ignore setting the file size to zero to make
|
2011-08-10 06:27:02 +00:00 |
vfs
|
Add test for `ln -s / foo && cd foo'.
|
2011-08-19 01:25:27 +00:00 |
zfs
|
Point to PR misc/44708 when failing. XXX: Remove once the test is fixed.
|
2011-09-19 06:38:02 +00:00 |
Makefile
|
Add one simple test case which checks that zpool create results in
|
2011-03-10 20:02:26 +00:00 |
Makefile.inc
|
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
|
2010-11-03 16:10:19 +00:00 |
h_funcs.subr
|
If kernel modules are set to autoload, skip the vfslist part of
|
2010-06-23 11:19:17 +00:00 |