diff options
Diffstat (limited to 'src/util/pty/ChangeLog')
| -rw-r--r-- | src/util/pty/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog index 104d3a648..87250edf3 100644 --- a/src/util/pty/ChangeLog +++ b/src/util/pty/ChangeLog @@ -1,7 +1,19 @@ + Thu Jun 13 22:14:24 1996 Tom Yu <tlyu@voltage-multiplier.mit.edu> * configure.in: remove ref to ET_RULES + +Thu Jun 13 14:12:16 1996 Sam Hartman <hartmans@mit.edu> + + * update_wtmp.c (ptyint_update_wtmp): Only update wtmpx if we have + updwtmpx. This probably should be more general, but I'm not + really sure of HP caviats. + + * configure.in : check for updwtmpx + + * getpty.c (pty_getpty): Actually check for 256 ptys on SunOS and + other old-style systems. Tue Apr 16 22:06:36 1996 Ken Raeburn <raeburn@cygnus.com> * dump-utmp.c: New file. Not automatically used by anything, but |
