freebsd-dev/bin/mv
Dag-Erling Smørgrav 1fd98d7d88 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
1998-10-13 14:52:33 +00:00
..
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
mv.1 Correct use of .Nm. Add rcsid. 1998-05-15 06:30:58 +00:00
mv.c Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 1998-10-13 14:52:33 +00:00
pathnames.h Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00