summaryrefslogtreecommitdiff
path: root/tools/regression/file/dup/dup.t
Commit message (Collapse)AuthorAgeFilesLines
* Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifoEnji Cooper2015-04-271-10/+0
| | | | | | | | | and tools/regression/file into the FreeBSD test suite as tests/sys/file MFC after: 1 week Notes: svn path=/head/; revision=282067
* o Add several regression tests for dup(2), dup2(2) and fcntl(F_DUPFD).Maxim Konovalov2006-11-111-0/+10
Obtained from: OpenBSD Notes: svn path=/head/; revision=164191