Searched hist:40301 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/usr.bin/newkey/
H A Dupdate.cdiff 40301 Tue Oct 13 14:52:33 MDT 1998 des 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-11.0-release/usr.bin/apply/
H A Dapply.cdiff 40301 Tue Oct 13 14:52:33 MDT 1998 des 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-11.0-release/usr.bin/time/
H A Dtime.cdiff 40301 Tue Oct 13 14:52:33 MDT 1998 des 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-11.0-release/lib/libutil/
H A Dpw_util.cdiff 40301 Tue Oct 13 14:52:33 MDT 1998 des 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-11.0-release/bin/mv/
H A Dmv.cdiff 40301 Tue Oct 13 14:52:33 MDT 1998 des 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-11.0-release/usr.bin/truss/
H A Dsetup.cdiff 40301 Tue Oct 13 14:52:33 MDT 1998 des 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-11.0-release/usr.bin/xargs/
H A Dxargs.cdiff 40301 Tue Oct 13 14:52:33 MDT 1998 des 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-11.0-release/usr.bin/xinstall/
H A Dxinstall.cdiff 40301 Tue Oct 13 14:52:33 MDT 1998 des 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-11.0-release/usr.bin/find/
H A Dfunction.cdiff 40301 Tue Oct 13 14:52:33 MDT 1998 des 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

Completed in 175 milliseconds