aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/fstest/fstest.c
Commit message (Expand)AuthorAgeFilesLines
* Give fstest a more unique name: pjdfstest.Pawel Jakub Dawidek2010-08-151-1181/+0
* Update copyright years.Pawel Jakub Dawidek2010-08-151-1/+1
* Linux has no strlcpy().Pawel Jakub Dawidek2010-08-091-2/+4
* Fix bind(2) and connect(2) support on Solaris.Pawel Jakub Dawidek2010-08-091-10/+8
* Add mknod(2) support.Pawel Jakub Dawidek2010-08-061-0/+33
* Sort includes.Pawel Jakub Dawidek2010-08-061-6/+7
* Add missing -U argument to usage.Pawel Jakub Dawidek2010-08-061-1/+1
* Implement two new syscalls: bind(2) and connect(2) for operating on UNIXPawel Jakub Dawidek2010-08-061-0/+32
* Add regression tests for NFSv4 ACL granular permission enforcement.Edward Tomasz Napierala2009-09-071-1/+61
* lchflags(2) takes int, not u_long like chflags(2) and fchflags(2).Pawel Jakub Dawidek2009-06-031-1/+1
* Add explicit casting in few places.Pawel Jakub Dawidek2009-02-231-12/+12
* Add support for pathconf(2).Pawel Jakub Dawidek2008-11-231-1/+57
* Make fstest work out-of-the-box on Solaris:Pawel Jakub Dawidek2007-07-181-0/+4
* Add 3436 file system regression tests in 184 files.Pawel Jakub Dawidek2007-01-171-0/+995