aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-07-21simplify MakefileMatthias-Christian Ott
2008-07-21reunite pty.c with std.cMatthias-Christian Ott
2008-07-21correct programme nameMatthias-Christian Ott
2008-07-21use errx() for help and version messagesMatthias-Christian Ott
2008-07-10merge with backout headMatthias-Christian Ott
2008-07-10Backed out changeset d2bb4220fdf3Matthias-Christian Ott
2008-07-09remove TODOMatthias-Christian Ott
2008-07-09make ptm and pts staticMatthias-Christian Ott
2008-07-05remove useless variableMatthias-Christian Ott
2008-07-04remove emallocz()Matthias-Christian Ott
2008-07-04replace eprint() functions with BSD error functionsMatthias-Christian Ott
2008-06-15simplify flushingMatthias-Christian Ott
2008-06-15correct bufferingMatthias-Christian Ott
2008-06-14make local functions and variables staticMatthias-Christian Ott
2008-06-14add select(2)-based i/o multiplexingMatthias-Christian Ott
2008-06-14drop stdio usageMatthias-Christian Ott
2008-06-14make st and std separate programmesMatthias-Christian Ott
2008-06-10add missing header fileMatthias-Christian Ott
2008-06-10assume glibc by defaultMatthias-Christian Ott
2008-06-10source utility functions out to util.cMatthias-Christian Ott
2008-06-10add copyright commentMatthias-Christian Ott
2008-06-10source getpty() out to pty.cMatthias-Christian Ott
2008-06-09update TODOMatthias-Christian Ott
2008-06-09correct function nameMatthias-Christian Ott
2008-06-08remove xinerama flagsMatthias-Christian Ott
2008-06-08add missing header fileMatthias-Christian Ott
2008-06-08add parser loopMatthias-Christian Ott
2008-06-08remove useless variableMatthias-Christian Ott
2008-06-08replace state with separate variablesMatthias-Christian Ott
2008-06-04terminate error message with newlineMatthias-Christian Ott
2008-06-02correct LENGTH()Matthias-Christian Ott
2008-06-02simplify control flowMatthias-Christian Ott
2008-06-02remove debug codeMatthias-Christian Ott
2008-06-02remove stdio slave pty openingMatthias-Christian Ott
2008-06-02drop support for proprietary UNIX variantsMatthias-Christian Ott
2008-06-01slight changesAnselm R Garbe
2008-06-01applied Matthias-Christians changes to std.cAnselm R Garbe
2008-05-20added some new files for the initial rewrite of st from scratchAnselm R Garbe
2008-05-11added new TODOarg@localhost.localdomain