summaryrefslogtreecommitdiff
path: root/libps/tty.c
AgeCommit message (Collapse)Author
1996-03-27(ps_tty_name): Use new `ps_' prefix for term rpcs.Miles Bader
Include "ps_term.h".
1996-03-26Get rid of mega typedefs, and just use structure pointers like other hurdMiles Bader
libraries. Other misc cleanups.
1995-07-08(ps_tty_short_name): That assignment around which extra parents were put wasMiles Bader
actually supposed to be a test! Make it so...
1995-07-07(ps_tty_short_name): Put extra parens around assignment inside ifMichael I. Bushnell
test.
1995-04-07(ps_tty_short_name): New function; functionality used to be in spec.c.Miles Bader
(ps_tty_create, ps_tty_free): Add short_name fields. Tighten up types used (i.e., don't use int for everything).
1995-03-21Include <hurd/term.h>.Michael I. Bushnell
1995-03-14Initial revisionMiles Bader