summaryrefslogtreecommitdiffstats
path: root/src/util/pty/libpty.h
Commit message (Expand)AuthorAgeFilesLines
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-111-54/+0
* * libpty.h: Change variable line in prototype to tty_line toEzra Peisach2001-06-221-1/+1
* * configure.in: Many changes to support the rewriting of the utmpTom Yu2001-04-281-16/+3
* Use const sockaddr pointer in interface.Ken Raeburn2000-12-061-2/+2
* make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*Ken Raeburn2000-12-061-1/+1
* * libpty.h: If SOCK_DGRAM is not defined, provide a definition forEzra Peisach2000-06-261-0/+5
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * Makefile.in: Add sane_hostname.{o,c}Tom Yu1999-02-121-0/+2
* Mainline utmp and login cleanups from hartmans_pty_utmp:Sam Hartman1996-01-191-1/+4
* * Modify pty_update_utmp so it takes additional parameters instead ofSam Hartman1995-08-071-11/+7
* libpty.h (pty_cleanup): Fix argument type of pid to patch that used in theTheodore Tso1995-08-051-1/+6
* Fix up Copyright notice to have correct year (1995 instead of 1990)Theodore Tso1995-08-041-13/+12
* * Fix tests for length of slave buffer.Sam Hartman1995-08-021-0/+2
* Make interface change so getpty doesn't overwriteSam Hartman1995-08-011-1/+1
* Check in first version of libptySam Hartman1995-07-311-0/+52