mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 12:19:30 +00:00
1fd98d7d88
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 |
||
---|---|---|
.. | ||
generic.c | ||
Makefile | ||
newkey.8 | ||
newkey.c | ||
update.c |