aboutsummaryrefslogtreecommitdiff
path: root/libps/tty.c
Commit message (Collapse)AuthorAgeFilesLines
* (ps_tty_short_name): That assignment around which extra parents were put wasMiles Bader1995-07-081-1/+1
| | | | actually supposed to be a test! Make it so...
* (ps_tty_short_name): Put extra parens around assignment inside ifMichael I. Bushnell1995-07-071-1/+1
| | | | test.
* (ps_tty_short_name): New function; functionality used to be in spec.c.Miles Bader1995-04-071-1/+70
| | | | | (ps_tty_create, ps_tty_free): Add short_name fields. Tighten up types used (i.e., don't use int for everything).
* Include <hurd/term.h>.Michael I. Bushnell1995-03-211-0/+1
|
* Initial revisionMiles Bader1995-03-141-0/+85