summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* removed truecolor stuffAurélien Aptel2009-05-141-15/+0
* removed the truecolor stuffAurélien Aptel2009-05-141-15/+5
* same thing, really fixed this time.Aurélien Aptel2009-05-141-2/+2
* added some error checking in xinit (fixed the segfault caused by a missing font)Aurélien Aptel2009-05-141-7/+15
* Removed unused variable and cleaned some comment.Aurélien Aptel2009-05-101-3/+2
* backport of local changesAnselm R Garbe2009-05-109-426/+1278
* add accidentally omitted wordMatthias-Christian Ott2008-09-051-3/+3
* use stdio(3)Matthias-Christian Ott2008-08-251-47/+48
* add description of stdMatthias-Christian Ott2008-08-251-1/+13
* add prototype for command parsingMatthias-Christian Ott2008-08-071-31/+50
* correct year of copyright noticeMatthias-Christian Ott2008-07-211-1/+1
* simplify MakefileMatthias-Christian Ott2008-07-212-85/+32
* reunite pty.c with std.cMatthias-Christian Ott2008-07-212-44/+38
* correct programme nameMatthias-Christian Ott2008-07-211-1/+1
* use errx() for help and version messagesMatthias-Christian Ott2008-07-211-8/+4
* merge with backout headMatthias-Christian Ott2008-07-101-1/+1
|\
| * Backed out changeset d2bb4220fdf3Matthias-Christian Ott2008-07-101-1/+1
* | remove TODOMatthias-Christian Ott2008-07-091-1/+0
|/
* make ptm and pts staticMatthias-Christian Ott2008-07-091-1/+1
* remove useless variableMatthias-Christian Ott2008-07-051-3/+1
* remove emallocz()Matthias-Christian Ott2008-07-045-24/+3
* replace eprint() functions with BSD error functionsMatthias-Christian Ott2008-07-045-45/+31
* simplify flushingMatthias-Christian Ott2008-06-151-2/+3
* correct bufferingMatthias-Christian Ott2008-06-151-15/+16
* make local functions and variables staticMatthias-Christian Ott2008-06-141-18/+18
* add select(2)-based i/o multiplexingMatthias-Christian Ott2008-06-141-7/+19
* drop stdio usageMatthias-Christian Ott2008-06-141-9/+31
* make st and std separate programmesMatthias-Christian Ott2008-06-143-9/+19
* add missing header fileMatthias-Christian Ott2008-06-101-0/+1
* assume glibc by defaultMatthias-Christian Ott2008-06-101-1/+4
* source utility functions out to util.cMatthias-Christian Ott2008-06-106-39/+46
* add copyright commentMatthias-Christian Ott2008-06-102-0/+2
* source getpty() out to pty.cMatthias-Christian Ott2008-06-102-35/+41
* update TODOMatthias-Christian Ott2008-06-091-3/+0
* correct function nameMatthias-Christian Ott2008-06-091-1/+1
* remove xinerama flagsMatthias-Christian Ott2008-06-081-6/+2
* add missing header fileMatthias-Christian Ott2008-06-081-0/+3
* add parser loopMatthias-Christian Ott2008-06-081-0/+13
* remove useless variableMatthias-Christian Ott2008-06-081-1/+0
* replace state with separate variablesMatthias-Christian Ott2008-06-081-11/+8
* terminate error message with newlineMatthias-Christian Ott2008-06-041-1/+1
* correct LENGTH()Matthias-Christian Ott2008-06-021-1/+1
* simplify control flowMatthias-Christian Ott2008-06-021-3/+1
* remove debug codeMatthias-Christian Ott2008-06-021-1/+0
* remove stdio slave pty openingMatthias-Christian Ott2008-06-021-3/+0
* drop support for proprietary UNIX variantsMatthias-Christian Ott2008-06-021-16/+2
* slight changesAnselm R Garbe2008-06-012-8/+4
* applied Matthias-Christians changes to std.cAnselm R Garbe2008-06-011-3/+339
* added some new files for the initial rewrite of st from scratchAnselm R Garbe2008-05-205-0/+130
* added new TODOarg@localhost.localdomain2008-05-111-0/+4