Date: Tue, 13 Oct 1998 08:14:37 -0700 (PDT) From: "Dag-Erling C. Sm\xf8rgrav" <des@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c Message-ID: <199810131514.IAA13889@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 1998/10/13 08:14:37 PDT
Modified files:
usr.bin/window wwspawn.c wwterminfo.c
Log:
One vfork() changed to fork(); one execl() changed to execv(). The
latter isn't actually called as far as I can see since FreeBSD uses
termcap and not terminfo.
Revision Changes Path
1.3 +2 -2 src/usr.bin/window/wwspawn.c
1.3 +6 -2 src/usr.bin/window/wwterminfo.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810131514.IAA13889>
