Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-01 | Update to xterm-236. Changes: | bjs | 3 | -28/+2 |
2008-07-02 | Fix build failure on DragonFly, treat DragonFly same as FreeBSD. | obache | 2 | -0/+26 |
2008-04-21 | Update to xterm-235. | bjs | 1 | -0/+18 |
2005-08-28 | Update xterm to 203. | minskim | 3 | -39/+0 |
2005-06-30 | setpgrp(pid_t, pid_t) is not available on Darwin-8.x. Use setpgid instead. | minskim | 1 | -0/+13 |
2005-05-25 | Add patch-aa and patch-ab for DragonFly support. | reed | 2 | -0/+26 |
2005-02-14 | Update xterm to 200. | minskim | 1 | -13/+0 |
2005-02-05 | Make xterm build on Darwin by defining USE_POSIX_TERMIOS as on other | minskim | 1 | -0/+13 |
2004-12-21 | Update xterm to 197. | minskim | 5 | -94/+0 |
2004-10-21 | Use POSIX termios on Interix. | minskim | 1 | -0/+13 |
2004-10-21 | Use initgroups(3) only when it is available. | minskim | 4 | -7/+37 |
2004-10-16 | Add patch missed in the previous commit, which replaces setpgrp with | minskim | 1 | -0/+15 |
2004-10-16 | Use setpgid(3) if setpgrp(3) is not available (e.g. on Interix). | minskim | 3 | -0/+36 |