Age | Commit message (Expand) | Author | Files | Lines |
2013-09-21 | final stateHEADmaster | Alan Coopersmith | 31 | -31/+31 |
1995-09-13 | xbugs 7518, 7438, 7162. SVR4 (or any system with TIOCSWINSZ) should not set | kaleb | 1 | -2/+3 |
1995-08-24 | no bug report, make popup menus work even when Num_Lock is on. | kaleb | 1 | -21/+27 |
1995-06-09 | change #if __STDC__ to #ifdef __STDC__ | gildea | 1 | -2/+2 |
1995-06-08 | change #if __STDC__ to #ifdef __STDC__ | gildea | 1 | -2/+2 |
1995-06-08 | Do tty setting correctly on SVR4-like machines. XBUGs #7051, #7085. | gildea | 1 | -76/+216 |
1995-05-24 | Renamed timeout() to resize_timeout() because Irix 6 beta | gildea | 1 | -5/+5 |
1995-05-24 | Solaris 2.3 sets errno to EINVAL on /dev/tty open. Close XBUG #6876. | gildea | 1 | -3/+3 |
1995-05-05 | fix typo introduced in rev 1.73: "more(3x)" -> "more(1)" | gildea | 1 | -2/+2 |
1995-04-07 | XBUG 7335, IRIX 6 support | kaleb | 1 | -1/+3 |
1995-04-05 | XBUG 7324, nice select | kaleb | 5 | -67/+82 |
1995-03-01 | XBUG 7257, AIX 4.1.1 changes | kaleb | 1 | -2/+4 |
1995-01-16 | XBUG 7256, sync with SGI's sources | kaleb | 1 | -1/+6 |
1995-01-13 | XBUG 7256, sync with SGI's sources | kaleb | 1 | -43/+127 |
1994-12-12 | XFree86 3.1+ | kaleb | 1 | -3/+12 |
1994-12-06 | More XFree86 3.1 | kaleb | 1 | -13/+13 |
1994-11-30 | More XFree86 3.1 | kaleb | 1 | -4/+4 |
1994-11-28 | replace sys_errlist and sys_nerr with call to strerror(). See XBUG | gildea | 1 | -5/+3 |
1994-11-21 | XFree86 3.1 | kaleb | 2 | -4/+31 |
1994-10-13 | add entry xterm-boldso, which uses bold instead of reverse video | gildea | 2 | -2/+6 |
1994-08-10 | reject 0-width font. more XBUG #6932. | gildea | 1 | -5/+5 |
1994-08-10 | reject 0-height fonts so we don't core dump later. XBUG #6932. | gildea | 1 | -5/+16 |
1994-08-02 | Change the type of the selection_time field in the Tscreen data | converse | 1 | -2/+2 |
1994-05-14 | recognize keypad keysyms such as KP_Up and KP_Prior. XBUG #6742. | gildea | 1 | -10/+19 |
1994-04-17 | new X Consortium copyright/permission | hersh | 1 | -2/+27 |
1994-04-17 | new X Consortium copyright/permission | jim | 2 | -3/+0 |
1994-04-17 | new X Consortium copyright/permission | rws | 2 | -2/+26 |
1994-04-17 | new X Consortium copyright/permission | gildea | 4 | -33/+85 |
1994-04-17 | new XC copyright/permission | rws | 1 | -13/+27 |
1994-04-16 | hpLowerleftBugCompat | gildea | 1 | -3/+10 |
1994-04-14 | "curses" -> "more" | gildea | 1 | -3/+3 |
1994-04-13 | "Xterm Control Sequences" no longer in xterm source directory | gildea | 1 | -3/+2 |
1994-04-13 | fix formating of previous change | gildea | 1 | -6/+4 |
1994-04-12 | fix copyright | gildea | 1 | -5/+12 |
1994-04-12 | typos. XBUG #6142 | gildea | 1 | -15/+14 |
1994-04-12 | add enacs, smacs, rmacs (alt charset). XBUG #6111. | gildea | 1 | -7/+15 |
1994-04-12 | add eA, as, ae (alt charset). XBUG #6111. | gildea | 1 | -5/+13 |
1994-04-11 | "Release 5" -> "Release 6" | gildea | 2 | -4/+4 |
1994-04-10 | don't need setuid hack on SunOS 5 | rws | 1 | -4/+4 |
1994-04-02 | ScreenWrite: save LINEWRAPPED bit as ScrnInsertChar does. XBUG #6442. | gildea | 1 | -3/+7 |
1994-04-02 | "xterm" is 24x80, "xterm-65" is 65x80. | gildea | 1 | -5/+5 |
1994-04-02 | add LE (left N) and RI (right N). XBUG #6520. | gildea | 1 | -5/+6 |
1994-04-02 | pty_search: on Sun, check that slave pty not in use. XBUG #5220. | gildea | 1 | -5/+13 |
1994-04-02 | ScrollSelection: Don't let selection scroll off top or bottom of memory. | gildea | 2 | -55/+34 |
1994-03-29 | work around missing getutid func proto in cray utmp.h on older os revs | rws | 1 | -1/+4 |
1994-03-28 | GETTIMEOFDAY -> X_GETTIMEOFDAY | gildea | 1 | -2/+2 |
1994-03-28 | use GETTIMEOFDAY macro from Xos.h | gildea | 1 | -6/+2 |
1994-03-18 | use LinkRule when re-linking for install. XBUG #6594. | gildea | 1 | -4/+4 |
1994-02-09 | session participation off by default; doesn't use Xt's select call. | converse | 1 | -0/+2 |
1994-02-05 | use $(<mumble>) macros instead of hard coded library names. | kaleb | 1 | -2/+2 |