summaryrefslogtreecommitdiffstats
path: root/src/util/pty/vhangup.c
Commit message (Expand)AuthorAgeFilesLines
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-111-50/+0
* protoizeKen Raeburn2004-02-191-1/+1
* Include "com_err.h" instead of <com_err.h>Ken Raeburn2002-06-131-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Don't do call vhangup() if system doesn't have itTheodore Tso1996-02-251-0/+2
* * Makefile.in: use libupdate so to not get multiple copies ofTom Yu1995-08-041-2/+2
* Fix up Copyright notice to have correct year (1995 instead of 1990)Theodore Tso1995-08-041-13/+11
* Check in first version of libptySam Hartman1995-07-311-0/+47