Age | Commit message (Expand) | Author |
---|---|---|
2021-12-13 | remove a couple hundred sys/param.h includes in userland code, and | Theo de Raadt |
2021-07-05 | Write ktrace output files onto NFS mounted file systems. | Alexander Bluhm |
2020-12-16 | Use setup and cleanup feature from regress framework. | Alexander Bluhm |
2017-09-04 | Before mounting NFS, wait until mountd(8) has exported the directory. | Alexander Bluhm |
2017-07-10 | ld.so and nfs regress were using PROGS variable before it was added | Alexander Bluhm |
2017-02-10 | Create and connect to unix domain sockets on NFS mounted file system. | 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 | Make mount points and makefiles for file system tests consistent. | Alexander Bluhm |
2017-01-13 | Use a NFS mount via loopback for testing file system operations. | Alexander Bluhm |