aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/execve/doexec.c
Commit message (Collapse)AuthorAgeFilesLines
* Integrate tools/regression/execve into the FreeBSD test suite asEnji Cooper2015-04-271-58/+0
| | | | | | | | | tests/sys/kern/execve MFC after: 1 week Notes: svn path=/head/; revision=282061
* o Add various regression tests for execve(2) syscall.Maxim Konovalov2006-05-311-0/+58
Obtained from: NetBSD Notes: svn path=/head/; revision=159097