| 1 |
2006-09-01 11:43 Yoshihiro OKUMURA |
| 2 |
|
| 3 |
* terminal.c: moved getenv(), setenv() wrapper functions from |
| 4 |
libsatellite to libsl4. |
| 5 |
|
| 6 |
2006-08-26 00:07 Yoshihiro OKUMURA |
| 7 |
|
| 8 |
* Makefile.in: update logs |
| 9 |
|
| 10 |
2006-08-26 00:02 Yoshihiro OKUMURA |
| 11 |
|
| 12 |
* Makefile.am, Makefile.in, termios_console.cpp: splited basic |
| 13 |
algorightm from libsatellite. |
| 14 |
|
| 15 |
2006-03-14 00:12 Yoshihiro OKUMURA |
| 16 |
|
| 17 |
* Makefile.in: updated libtool version to 1.5.22. added type check |
| 18 |
for 'off_t' and 'ssize_t'. |
| 19 |
|
| 20 |
2005-10-31 04:09 Yoshihiro OKUMURA |
| 21 |
|
| 22 |
* Makefile.am, Makefile.in (utags: RELEASE_4_2_3): replaced |
| 23 |
autoconf pthread detection macro. |
| 24 |
|
| 25 |
2005-10-29 16:32 Yoshihiro OKUMURA |
| 26 |
|
| 27 |
* Makefile.in: added xpm library check. added icon file to gpm |
| 28 |
window. |
| 29 |
|
| 30 |
2005-10-25 01:23 Yoshihiro OKUMURA |
| 31 |
|
| 32 |
* main.cpp (tags: RELEASE_4_2_3): added fatal error handling code |
| 33 |
on startup. |
| 34 |
|
| 35 |
2005-10-25 00:04 Yoshihiro OKUMURA |
| 36 |
|
| 37 |
* Makefile.in: [no log message] |
| 38 |
|
| 39 |
2005-10-25 00:03 Yoshihiro OKUMURA |
| 40 |
|
| 41 |
* Makefile.am, Makefile.in: updated autotools versions. supported |
| 42 |
'make dist' command. |
| 43 |
|
| 44 |
2005-05-31 14:14 Yoshihiro OKUMURA |
| 45 |
|
| 46 |
* terminal.c (tags: RELEASE_4_2_3): changed keycode assignment. |
| 47 |
0x7f -> 0x08 termcap(kD) -> 0x7f termcap(kb) -> 0x08 |
| 48 |
|
| 49 |
2005-03-01 23:30 Yoshihiro OKUMURA |
| 50 |
|
| 51 |
* terminal.c, terminal.h (tags: RELEASE_4_2_3) (utags: |
| 52 |
RELEASE_4_2_2): added cursor visible/invisible control. |
| 53 |
|
| 54 |
2005-03-01 23:10 Yoshihiro OKUMURA |
| 55 |
|
| 56 |
* Makefile.am (tags: RELEASE_4_2_2), Makefile.in (tags: |
| 57 |
RELEASE_4_2_2), terminal.c, terminal.h, termios_console.cpp |
| 58 |
(tags: RELEASE_4_2_3, RELEASE_4_2_2), termios_console.h (tags: |
| 59 |
RELEASE_4_2_3, RELEASE_4_2_2): splited souce code of tty and |
| 60 |
terminal capability control routine. |
| 61 |
|
| 62 |
2005-02-03 03:08 Yoshihiro OKUMURA |
| 63 |
|
| 64 |
* termios_console.cpp: enabled Ctrl-C interrupt in sl4_getstr(). |
| 65 |
|
| 66 |
2004-07-29 02:33 Yoshihiro OKUMURA |
| 67 |
|
| 68 |
* Makefile.in: collected XTOOLKIT detecting macro to xtoolkit.m4 |
| 69 |
|
| 70 |
2004-07-28 14:44 Yoshihiro OKUMURA |
| 71 |
|
| 72 |
* Makefile.in: reconfigure autotools. |
| 73 |
|
| 74 |
2004-03-31 17:15 Yoshihiro OKUMURA |
| 75 |
|
| 76 |
* Makefile.am, Makefile.in, main.cpp (tags: RELEASE_4_2_2), |
| 77 |
termios_console.cpp, termios_console.h (utags: first): Import |
| 78 |
satellite version 4 current sources into CVS. |
| 79 |
|
| 80 |
2004-03-31 17:15 Yoshihiro OKUMURA |
| 81 |
|
| 82 |
* Makefile.am, Makefile.in, main.cpp, termios_console.cpp, |
| 83 |
termios_console.h: Initial revision |
| 84 |
|