Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2000 20:42:54 -0700
From:      Don Lewis <Don.Lewis@tsc.tdk.com>
To:        John DeBoskey <jwd@FreeBSD.ORG>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: SIOCSPGRP documentation?
Message-ID:  <200009020342.UAA15526@salsa.gv.tsc.tdk.com>
In-Reply-To: <20000901165524.A38704@unx.sas.com>
References:   <20000901165524.A38704@unx.sas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 1,  4:55pm, John DeBoskey wrote:
} Subject: SIOCSPGRP documentation?
} Hi,
} 
}    Like the subject says, I'm looking for documentation
} on the SIOCSPGRP ioctl call:
} 
} rc = ioctl(port,SIOCSPGRP,&pid);
} 
}    I've gone through the source tree and while I can find
} references where it's used, and where the functionality
} is defined, there appears to be no doc (or man page).

Take a look at
	man 4 tty
and the controlling terminal information in
	man 4 termios


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009020342.UAA15526>