Develop and Download Open Source Software

Browse CVS Repository

Annotation of /satellite/satellite4/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.13 - (hide annotations) (download)
Fri Sep 1 08:54:35 2006 UTC (17 years, 7 months ago) by orrisroot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +7 -0 lines
update logs.

1 orrisroot 1.13 2006-09-01 17:53 Yoshihiro OKUMURA
2    
3     * config.h.in, configure, configure.in: added fatal error function
4     sl4_error_fatal(). added win32 specific function
5     sl4_win32_has_console(). moved to get user name function from
6     lib/common/userinfo.c to lib/libsl4/user.c
7    
8 orrisroot 1.12 2006-09-01 11:43 Yoshihiro OKUMURA
9    
10     * Makefile.in: moved getenv(), setenv() wrapper functions from
11     libsatellite to libsl4.
12    
13 orrisroot 1.10 2006-08-26 00:07 Yoshihiro OKUMURA
14    
15 orrisroot 1.11 * Makefile.in: update logs
16 orrisroot 1.10
17 orrisroot 1.9 2006-08-26 00:02 Yoshihiro OKUMURA
18    
19     * Makefile.in, bootstrap.sh, config.h.in, configure, configure.in:
20     splited basic algorightm from libsatellite.
21    
22     2006-03-14 00:12 Yoshihiro OKUMURA
23    
24     * Makefile.in, bootstrap.sh, config.h.in, configure, configure.in:
25     updated libtool version to 1.5.22. added type check for 'off_t'
26     and 'ssize_t'.
27    
28     2006-01-12 10:03 Yoshihiro OKUMURA
29 orrisroot 1.8
30     * COPYING: a happy new year.
31    
32 orrisroot 1.9 2005-11-11 16:47 Yoshihiro OKUMURA
33 orrisroot 1.5
34     * BUGS.sjis: removed buglists. it was replaced with sourceforge
35     trackers.
36    
37 orrisroot 1.9 2005-11-11 16:44 Yoshihiro OKUMURA
38 orrisroot 1.5
39 orrisroot 1.9 * configure, configure.in (utags: RELEASE_4_2_3): updated version
40     number.
41 orrisroot 1.5
42 orrisroot 1.9 2005-11-10 23:00 Yoshihiro OKUMURA
43 orrisroot 1.5
44 orrisroot 1.9 * INSTALL (tags: RELEASE_4_2_3): fixed automake version for
45     maintainer.
46 orrisroot 1.5
47 orrisroot 1.9 2005-10-31 04:40 Yoshihiro OKUMURA
48 orrisroot 1.5
49 orrisroot 1.9 * Makefile.am (tags: RELEASE_4_2_3), Makefile.in (tags:
50     RELEASE_4_2_3), config.h.in (tags: RELEASE_4_2_3), configure,
51     configure.in: imported pthread macro customize from PostgreSQL.
52 orrisroot 1.5
53 orrisroot 1.9 2005-10-31 04:09 Yoshihiro OKUMURA
54 orrisroot 1.5
55 orrisroot 1.9 * Makefile.in, aclocal.m4 (tags: RELEASE_4_2_3), config.h.in,
56     configure, configure.in: replaced autoconf pthread detection
57     macro.
58 orrisroot 1.5
59 orrisroot 1.9 2005-10-30 18:54 Yoshihiro OKUMURA
60 orrisroot 1.5
61     * config.h.in, configure, configure.in: added sig_t check.
62    
63 orrisroot 1.9 2005-10-29 16:32 Yoshihiro OKUMURA
64 orrisroot 1.5
65     * Makefile.in, configure: added xpm library check. added icon file
66     to gpm window.
67    
68 orrisroot 1.9 2005-10-25 00:46 Yoshihiro OKUMURA
69 orrisroot 1.5
70     * configure, configure.in: rechecked autoscan results.
71    
72 orrisroot 1.9 2005-10-25 00:19 Yoshihiro OKUMURA
73 orrisroot 1.5
74     * INSTALL: updated autotools version.
75    
76 orrisroot 1.9 2005-10-25 00:03 Yoshihiro OKUMURA
77 orrisroot 1.5
78     * Makefile.in: [no log message]
79    
80 orrisroot 1.9 2005-10-25 00:03 Yoshihiro OKUMURA
81 orrisroot 1.5
82 orrisroot 1.9 * Makefile.am, Makefile.in, aclocal.m4, bootstrap.sh (tags:
83     RELEASE_4_2_3), config.h.in, configure, configure.in: updated
84     autotools versions. supported 'make dist' command.
85 orrisroot 1.5
86 orrisroot 1.9 2005-07-01 14:54 Yoshihiro OKUMURA
87 orrisroot 1.5
88     * aclocal.m4, configure: added check routine for termcap header
89     check.
90    
91 orrisroot 1.9 2005-03-03 23:08 Yoshihiro OKUMURA
92 orrisroot 1.5
93 orrisroot 1.9 * bootstrap.sh (tags: RELEASE_4_2_2): added depending library path.
94 orrisroot 1.5
95 orrisroot 1.9 2005-03-03 23:05 Yoshihiro OKUMURA
96 orrisroot 1.5
97 orrisroot 1.9 * INSTALL, Makefile.in (utags: RELEASE_4_2_2): added Xaw3d comment.
98 orrisroot 1.5
99 orrisroot 1.9 2005-03-03 23:01 Yoshihiro OKUMURA
100 orrisroot 1.5
101 orrisroot 1.9 * BUGS.sjis (tags: RELEASE_4_2_2): updated BUGS list. It will be
102     merged in SourceForge.jp tracker.
103 orrisroot 1.5
104 orrisroot 1.9 2005-03-01 23:10 Yoshihiro OKUMURA
105 orrisroot 1.5
106     * Makefile.in: splited souce code of tty and terminal capability
107     control routine.
108    
109 orrisroot 1.9 2005-02-24 12:28 Yoshihiro OKUMURA
110 orrisroot 1.5
111 orrisroot 1.9 * AUTHORS (tags: RELEASE_4_2_3, RELEASE_4_2_2): added KITAO to
112     authors entry.
113 orrisroot 1.5
114 orrisroot 1.9 2005-02-23 20:31 Yoshihiro OKUMURA
115 orrisroot 1.5
116 orrisroot 1.9 * aclocal.m4, configure (utags: RELEASE_4_2_2): fixed bug for XAW3D
117     header path.
118 orrisroot 1.5
119 orrisroot 1.9 2005-02-23 18:14 Yoshihiro OKUMURA
120 orrisroot 1.5
121     * aclocal.m4, configure: added --with-xaw3d option in configure
122     script.
123    
124 orrisroot 1.9 2005-02-18 22:46 Yoshihiro OKUMURA
125 orrisroot 1.5
126 orrisroot 1.9 * configure, configure.in (tags: RELEASE_4_2_2): updated package
127     version 4.21.1 to 4.2.2
128 orrisroot 1.5
129 orrisroot 1.9 2005-02-17 21:45 Yoshihiro OKUMURA
130 orrisroot 1.5
131 orrisroot 1.9 * config.h.in (tags: RELEASE_4_2_2), configure, configure.in: added
132     has lrand48() checking.
133 orrisroot 1.5
134 orrisroot 1.9 2005-02-10 11:37 Yoshihiro OKUMURA
135 orrisroot 1.5
136     * configure, configure.in: moved bps library source files to
137     command directory.
138    
139 orrisroot 1.9 2005-02-07 18:43 Yoshihiro OKUMURA
140 orrisroot 1.5
141     * configure, configure.in: added 2.9x sources of bps module.
142    
143 orrisroot 1.9 2005-01-06 17:44 Yoshihiro OKUMURA
144 orrisroot 1.5
145 orrisroot 1.9 * COPYING (tags: RELEASE_4_2_3, RELEASE_4_2_2): update copyright
146     year.
147 orrisroot 1.5
148 orrisroot 1.9 2004-07-30 00:55 Yoshihiro OKUMURA
149 orrisroot 1.5
150 orrisroot 1.9 * AUTHORS, Acknowledgement (tags: RELEASE_4_2_3, RELEASE_4_2_2),
151     COPYING: changed newline code LF to CRLF
152 orrisroot 1.5
153 orrisroot 1.9 2004-07-30 00:13 Yoshihiro OKUMURA
154 orrisroot 1.5
155     * aclocal.m4, configure: reconfigure make scripts.
156    
157 orrisroot 1.9 2004-07-29 02:33 Yoshihiro OKUMURA
158 orrisroot 1.5
159     * Makefile.in, aclocal.m4, config.h.in, configure, configure.in:
160     collected XTOOLKIT detecting macro to xtoolkit.m4
161    
162 orrisroot 1.9 2004-07-28 22:48 Yoshihiro OKUMURA
163 orrisroot 1.5
164 orrisroot 1.9 * Makefile.am (tags: RELEASE_4_2_2), Makefile.in: added termcap.m4
165     to EXTRA_DIST
166 orrisroot 1.5
167 orrisroot 1.9 2004-07-28 22:47 Yoshihiro OKUMURA
168 orrisroot 1.5
169     * aclocal.m4, configure, configure.in: collected arround of termcap
170     library to macro 'termcap.m4'
171    
172 orrisroot 1.9 2004-07-28 14:52 Yoshihiro OKUMURA
173 orrisroot 1.5
174     * INSTALL: update how to install file.
175    
176 orrisroot 1.9 2004-07-28 14:44 Yoshihiro OKUMURA
177 orrisroot 1.5
178     * Makefile.in, bootstrap.sh, config.h.in, configure, configure.in:
179     reconfigure autotools.
180    
181 orrisroot 1.9 2004-05-24 23:20 Yoshihiro OKUMURA
182 orrisroot 1.5
183     * COPYING: added COPYRIGHT year and added SATELLITE cvs tag
184    
185 orrisroot 1.9 2004-04-16 04:14 Yoshihiro OKUMURA
186 orrisroot 1.5
187     * INSTALL: modified installing requirements.
188    
189 orrisroot 1.9 2004-04-14 23:56 Yoshihiro OKUMURA
190 orrisroot 1.5
191 orrisroot 1.9 * CodingStyle.sjis (tags: RELEASE_4_2_3, RELEASE_4_2_2): modified
192     coding styles.
193 orrisroot 1.5
194 orrisroot 1.9 2004-03-31 17:15 Yoshihiro OKUMURA
195 orrisroot 1.5
196 orrisroot 1.11 * AUTHORS, Acknowledgement, BUGS.sjis, COPYING, CodingStyle.sjis,
197     INSTALL, Makefile.am, Makefile.in, NEWS (tags: RELEASE_4_2_3,
198     RELEASE_4_2_2), README (tags: RELEASE_4_2_3, RELEASE_4_2_2),
199     aclocal.m4, bootstrap.sh, config.h.in, configure, configure.in,
200     satellite4-config.in (tags: RELEASE_4_2_3, RELEASE_4_2_2),
201     stamp-h.in (tags: RELEASE_4_2_3, RELEASE_4_2_2) (utags: first):
202     Import satellite version 4 current sources into CVS.
203 orrisroot 1.5
204 orrisroot 1.9 2004-03-31 17:15 Yoshihiro OKUMURA
205 orrisroot 1.5
206 orrisroot 1.11 * AUTHORS, Acknowledgement, BUGS.sjis, COPYING, CodingStyle.sjis,
207     INSTALL, Makefile.am, Makefile.in, NEWS, README, aclocal.m4,
208     bootstrap.sh, config.h.in, configure, configure.in,
209     satellite4-config.in, stamp-h.in: Initial revision
210 orrisroot 1.4

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26