freebsd-dev/usr.bin/vacation
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 19:58:13 +00:00
vacation.1 Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
vacation.c Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 1998-10-13 14:52:33 +00:00