CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/23 06:08:24
Modified files:
usr.bin/telnet : telnet.c
Log message:
Add rpath to telnet's more restrictive pledge; otherwise if the server requests
the client to send the next terminal-type (RFC-1091), the client tries to read
terminfo files and is killed by pledge. Noticed when connecting to 4.3 BSD.
ok semarie@ tb@
