#
36453 |
| 20-Dec-1988 |
kfall |
add Kerberos ifdefs, marc's posix job control stuff, and handle |
#
36319 |
| 08-Dec-1988 |
bostic |
add -l flag to turn off rhosts |
#
35441 |
| 31-Aug-1988 |
bostic |
rmut was probably AT&T; nothing else is, add Berkeley specific copyright |
#
35440 |
| 31-Aug-1988 |
bostic |
use library version of rmut |
#
34431 |
| 23-May-1988 |
bostic |
remove vhangup on exit |
#
34424 |
| 22-May-1988 |
bostic |
fix security problem with pty's |
#
32116 |
| 09-Sep-1987 |
karels |
don't accept connections from ports below 512 |
#
30600 |
| 10-Mar-1987 |
mckusick |
eliminate race in cleanup (4.3BSD/etc/49 from Jeff Smith <aat@j.cc.purdue.edu>) |
#
28705 |
| 23-May-1986 |
mckusick |
must be word aligned |
#
25740 |
| 07-Jan-1986 |
karels |
use select on exceptional condition on pty to detect flush faster |
#
25423 |
| 08-Nov-1985 |
karels |
only need to indicate window knowledge in oob messages until we get a response; close hole in message after control correctly; remove sun grot and other useless code |
#
25249 |
| 22-Oct-1985 |
bloom |
be more social about killing attached processes (vhangup takes care of it) (from sun!guy) |
#
24889 |
| 17-Sep-1985 |
mckusick |
take responsibility for reseting window size when first opening pty; send window size capability in every oob message in case first is lost |
#
24855 |
| 17-Sep-1985 |
eric |
facilities in syslog |
#
24724 |
| 12-Sep-1985 |
mckusick |
merge of Suns changes |
#
24723 |
| 12-Sep-1985 |
mckusick |
update from Sun |
#
24722 |
| 12-Sep-1985 |
mckusick |
branch-place-holder |
#
24721 |
| 12-Sep-1985 |
mckusick |
pass through internet number if gethostbyaddr() fails (check in for kjd) |
#
24214 |
| 08-Aug-1985 |
bloom |
disconnect from terminal completely |
#
23566 |
| 19-Jun-1985 |
bloom |
use one read of utmp and use O_APPEND for wtmp to avoid races (from ks@purdue-ecn) |
#
21174 |
| 28-May-1985 |
dist |
Add copyright |
#
18484 |
| 24-Mar-1985 |
sam |
correct comment now that I (believe) I understand ... |
#
18482 |
| 23-Mar-1985 |
sam |
ignore SIGTTOU to avoid problems with csh changing prgrps (when performing TIOCSWINSZ) |
#
18357 |
| 17-Mar-1985 |
sam |
handle propagated window size changes |
#
17187 |
| 13-Sep-1984 |
ralph |
use syslog for error messages |