1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-29 08:08:37 +00:00
freebsd/lib
Ed Schouten b8cbf1a36a Remove unneeded call to revoke() inside openpty().
As discussed on the commits list, there is no need to call revoke()
inside openpty(). On RELENG_6 and RELENG_7 unlockpt() will call
revoke(). On HEAD we create pseudo-terminals on demand, so there is no
need to revoke the slave device node.

This change should never be MFC'd, because the implementation we have in
RELENG_6 and RELENG_7 should work flawlessly with older versions of
libc.

Discussed with:	jhb
MFC after:	never
2008-10-28 06:00:13 +00:00
..
bind
csu
libalias
libarchive Move va_end() up 2008-10-21 12:10:30 +00:00
libautofs
libbegemot
libbluetooth
libbsm
libbsnmp
libbz2
libc Finish what revision 1.40 started. Revision 1.40 removed a false statement 2008-10-24 14:40:13 +00:00
libc_r
libcalendar
libcam Supply a valid Connect ID when issuing XPT_DEV_MATCH, which 2008-10-27 21:46:58 +00:00
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk
libdwarf
libedit
libelf
libexpat
libfetch Don't fail mistakenly with -r when we already have the whole file. 2008-10-24 07:56:01 +00:00
libftpio
libgeom
libgpib
libgssapi
libipsec
libipx
libkiconv
libkse
libkvm Reduce code duplication: use calloc() intead of malloc() 2008-10-17 20:11:28 +00:00
libmagic
libmd
libmemstat
libmilter
libmp
libncp
libnetgraph
libngatm
libopie
libpam
libpcap
libpmc - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order to 2008-10-09 14:55:45 +00:00
libproc
libradius
librpcsec_gss
librpcsvc
librt
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Let libstand(3) build on ARM. 2008-10-14 09:53:47 +00:00
libtacplus
libtelnet
libthr
libthread_db
libufs
libugidfw
libusbhid
libutil Remove unneeded call to revoke() inside openpty(). 2008-10-28 06:00:13 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun
ncurses
Makefile
Makefile.inc