]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In theory it would be perfectly legal for a system administrator to
authorBill Fumerola <billf@FreeBSD.org>
Sat, 10 Mar 2001 10:39:52 +0000 (10:39 +0000)
committerBill Fumerola <billf@FreeBSD.org>
Sat, 10 Mar 2001 10:39:52 +0000 (10:39 +0000)
commitf6f1b6b6761e0e46598ac061bb795057edd5997d
treebb85e3c0ced1a14641c826e542a5cfb83c8dd736
parenteae526b02115a449f3e6ff247596c95db67e3666
In theory it would be perfectly legal for a system administrator to

# cd /dev && ./MAKEDEV pty0 pty3
and/or
# rm -rf /dev/ptyp0

and expect all programs that use openpty() to still try to find available ptys.
lib/libutil/pty.c