summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2003-01-02 20:44:41 +0000
committerjmallett <jmallett@FreeBSD.org>2003-01-02 20:44:41 +0000
commita33543dd9281563dbf12b04862c79e090d59086b (patch)
treeb73789d43d391b64d579648dab88f31e3703a140 /libexec/Makefile
parente7208853a8e3200ee2874614736c059b0c1a0611 (diff)
downloadFreeBSD-src-a33543dd9281563dbf12b04862c79e090d59086b.zip
FreeBSD-src-a33543dd9281563dbf12b04862c79e090d59086b.tar.gz
Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin
to Solaris, it is in /usr/libexec) to perform the handing over of tty nodes to the user being granted the pty. Submitted by: Ryan Younce <ryany@pobox.com> Reviewed by: security-officer@, standards@, mike@
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 6b438a1..b10c3f5 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -12,6 +12,7 @@ SUBDIR= atrun \
makekey \
mknetid \
pppoed \
+ pt_chown \
rbootd \
revnetgroup \
rexecd \
OpenPOWER on IntegriCloud