Date: Sat, 24 May 1997 14:04:56 -0700 (PDT) From: Steve Price <steve@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/sh jobs.c Message-ID: <199705242104.OAA08407@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
steve 1997/05/24 14:04:56 PDT Modified files: bin/sh jobs.c Log: Make sh(1) less aware of the bit fields returned by wait by using the WIF* macros in sys/wait.h. PR: bin/3668 Submitted by: dholland@eecs.harvard.edu Revision Changes Path 1.15 +42 -33 src/bin/sh/jobs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705242104.OAA08407>