/freebsd/usr.bin/newkey/ |
H A D | update.c | diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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 diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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
|
/freebsd/usr.bin/apply/ |
H A D | apply.c | diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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 diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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
|
/freebsd/usr.bin/time/ |
H A D | time.c | diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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 diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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
|
/freebsd/lib/libutil/ |
H A D | pw_util.c | diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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 diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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
|
/freebsd/bin/mv/ |
H A D | mv.c | diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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 diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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
|
/freebsd/usr.bin/truss/ |
H A D | setup.c | diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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 diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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
|
/freebsd/usr.bin/xargs/ |
H A D | xargs.c | diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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 diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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
|
/freebsd/usr.bin/xinstall/ |
H A D | xinstall.c | diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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 diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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
|
/freebsd/usr.bin/find/ |
H A D | function.c | diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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 diff 1fd98d7d880e470809cc3284ef04a03bf3490b02 Tue Oct 13 16:52:33 CEST 1998 Dag-Erling Smørgrav <des@FreeBSD.org> Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 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
|