mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 13:28:01 -04:00
execvp() in the child branch of a vfork(). Changed to use fork() instead. Some of these (mv, find, apply, xargs) might benefit greatly from being rewritten to use vfork() properly. PR: Loosely related to bin/8252 Approved by: jkh and bde |
||
|---|---|---|
| .. | ||
| alpha-fbsd.c | ||
| amd64-fbsd32.c | ||
| amd64-linux32.c | ||
| i386-fbsd.c | ||
| i386-linux.c | ||
| i386.conf | ||
| i386linux.conf | ||
| main.c | ||
| Makefile | ||
| setup.c | ||
| syscall.h | ||
| syscalls.c | ||
| truss.1 | ||