Age | Commit message (Expand) | Author |
---|---|---|
2016-08-04 | Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, | Rob Landley |
2014-08-22 | getty needs fd 0 to stay open. | Isaac Dunham |
2014-06-24 | Glibc and uClibc provide CERASE from termios.h, but musl requies you to #incl... | Rob Landley |
2014-04-23 | usage: is lower case (the help generator looks for that, might as well be con... | Rob Landley |
2014-04-12 | getty: build fix, clean up messages, simplify code | Isaac Dunham |
2014-04-09 | A getty implementation from Sandeep Sharma and Kyungwan Han. | Rob Landley |