]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blob - lib/ss/ChangeLog
Fix various gcc -Wall complaints.
[thirdparty/e2fsprogs.git] / lib / ss / ChangeLog
1 2002-03-07 Theodore Tso <tytso@mit.edu>
2
3 * pager.c (ss_pager_create), list_rqs.c (ss_list_requests): Fix
4 function prototypes to avoid gcc -Wall complaints.
5
6 * listen.c (ss_listen): Make sure the signal handler for SIGCONT
7 is restored when we exit. Also, make sure we don't
8 clubber any variables after setjmp/longjmp. Also removed
9 some bogus, fairly dubious coude.
10
11 * ss.h, ss_internal.h, execute_cmd.c: Add function prototypes to
12 prevent gcc -Wall complaints.
13
14 2002-02-12 Theodore Tso <tytso@mit.edu>
15
16 * requests.c (DECLARE): Fix bug in non-STDC declaration --- we
17 had a mismatch in the function signature and parameter
18 declaration sections for info/infop.
19
20 2002-02-03 Theodore Tso <tytso@thunk.org>
21
22 * Release of E2fsprogs 1.26
23
24 2001-09-20 Theodore Tso <tytso@thunk.org>
25
26 * Release of E2fsprogs 1.25
27
28 2001-09-16 Theodore Tso <tytso@mit.edu>
29
30 * mk_cmds.sh.in: Make the shell script safe from directory
31 pathnames with spaces.
32
33 2001-09-02 Theodore Tso <tytso@thunk.org>
34
35 * Release of E2fsprogs 1.24a
36
37 2001-08-30 Theodore Tso <tytso@thunk.org>
38
39 * Release of E2fsprogs 1.24
40
41 2001-08-15 Theodore Tso <tytso@valinux.com>
42
43 * Release of E2fsprogs 1.23
44
45 2001-06-23 Theodore Tso <tytso@valinux.com>
46
47 * Release of E2fsprogs 1.22
48
49 2001-06-15 Theodore Tso <tytso@valinux.com>
50
51 * Release of E2fsprogs 1.21
52
53 2001-06-01 Theodore Tso <tytso@valinux.com>
54
55 * Makefile.in: Move include/asm/types.h.in to
56 lib/ext2fs/ext2_types.h.in.
57
58 2001-05-25 Theodore Tso <tytso@valinux.com>
59
60 * Release of E2fsprogs 1.20
61
62 2000-07-13 <tytso@valinux.com>
63
64 * Release of E2fsprogs 1.19
65
66 2000-07-04 Theodore Ts'o <tytso@valinux.com>
67
68 * Makefile.in: Remove explicit link of -lc in the shared library.
69 (It shouldn't be necessary, and is harmful in some cases).
70
71 2000-07-03 <tytso@snap.thunk.org>
72
73 * ct_c.awk: Work around a bug in gawk 3.05
74
75 * mk_cmds.sh.in: Allow the build system to override the standard
76 location for finding the ct_c.* files by setting the
77 _SS_DIR_OVERRIDE environment variable.
78
79 * Makefile.in: Use _SS_DIR_OVERRIDE to make sure we get the
80 version in the source tree.
81
82 2000-05-25 <tytso@snap.thunk.org>
83
84 * Makefile: Add hack dependency rule so that parallel makes work
85 correctly.
86
87 1999-11-19 <tytso@valinux.com>
88
89 * execute_cmd.c (ss_execute_line): Fix memory leak; we weren't
90 freeing the argv array.
91
92 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
93 the source directory.
94
95 1999-11-10 <tytso@valinux.com>
96
97 * Release of E2fsprogs 1.18
98
99 1999-10-26 <tytso@valinux.com>
100
101 * Release of E2fsprogs 1.17
102
103 1999-10-22 <tytso@valinux.com>
104
105 * Release of E2fsprogs 1.16
106
107 1999-09-07 <tytso@rsts-11.mit.edu>
108
109 * Updated copyright statements with permission of the original
110 authors.
111
112 1999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
113
114 * Release of E2fsprogs 1.15
115
116 1999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
117
118 * Release of E2fsprogs 1.14
119
120 Mon Jan 4 00:05:14 1999 Theodore Y. Ts'o <tytso@mit.edu>
121
122 * mk_cmds.sh.in (TMP): Fixed portability bug in shell script; we
123 were depending on a bash'ism.
124
125 1998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
126
127 * Release of E2fsprogs 1.13
128
129 1998-07-10 Theodore Ts'o <tytso@rsts-11.mit.edu>
130
131 * mk_cmds.sh.in: Fix error message so that it says mk_cmds's
132 template files instead of compile_et's template files.
133
134 1998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
135
136 * Release of E2fsprogs 1.12
137
138 1998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
139
140 * Makefile.in: Install the ct_c.awk and ct_c.sed files in
141 $(datadir)/ss (i.e., /usr/share/ss) directory. Change
142 to use new installation directory variables
143 convention. Fix uninstall rules to take $(DESTDIR)
144 into account.
145
146 * mk_cmds.sh.in: Look in $(datadir)/ss for ct_c.awk and
147 ct_c.sed; if not found, look in the build directory. Add
148 error checking for non-existent input file.
149
150 Thu Aug 14 08:17:22 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
151
152 * Makefile.in (install): Fix rm command to use $(DESTDIR)
153 appropriately.
154
155 Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
156
157 * Release of E2fsprogs 1.11
158
159 Wed Jun 4 15:04:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
160
161 * Makefile.in (install): Install the ss_err.h header file out of
162 the build directory instead of the source directory (since
163 it is a constructed file).
164
165 Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
166
167 * Release of E2fsprogs version 1.10
168
169 Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
170
171 * Release of E2fsprogs version 1.09
172
173 Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
174
175 * Release of E2fsprogs version 1.08
176
177 Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
178
179 * Release of E2fsprogs version 1.07
180
181 Wed Mar 12 21:54:32 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
182
183 * help.c, pager.c, ss.h: Don't use "extern int errno", but use
184 #include <errno.h> instead.
185
186 Thu Jan 2 00:16:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
187
188 * parse.c: Put in an include of string.h
189
190 Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
191
192 * Release of E2fsprogs version 1.06
193
194 Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
195
196 * Release of E2fsprogs version 1.05
197
198 Fri Aug 30 22:36:48 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
199
200 * invocation.c (ss_create_invocation): Change function prototype
201 of invocation so that the first two arguments are const
202 char *, and that the info_ptr is a void *, not a char *.
203
204 * ss.h: Added declaration of ss_execute_line()
205
206 Sat Aug 10 00:17:14 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
207
208 * listen.c (ss_listen): Fix -Wall flames.
209
210 Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
211
212 * Release of E2fsprogs version 1.04
213
214 Thu May 16 10:04:09 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
215
216 * Makefile.in (INSTALL_HFILES): Install the correct header files
217 so that /usr/include/ss/ss.h is actually usable!
218
219 Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
220
221 * Release of E2fsprogs version 1.03
222
223 Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
224
225 * Release of E2fsprogs version 1.02
226
227 Wed Oct 25 11:58:20 1995 <tytso@rsts-11.mit.edu>
228
229 * ss_internal.h: Removed malloc, realloc, free definitions, and
230 #include <stdlib.h> instead.
231
232 Mon Sep 4 21:46:00 1995 Remy Card <card@bbj>
233
234 * Makefile.in: Added support for BSD shared libraries.
235 (distclean): Use the -f option when removing files.
236
237 Fri Aug 18 15:15:09 1995 Theodore Y. Ts'o <tytso@dcl>
238
239 * Makefile.in (mk_cmds): Remove usage of $<, since it's not
240 portable.
241
242 Sat Aug 12 03:11:02 1995 Remy Card <card@bbj>
243
244 * Makefile.in (install): Install static libraries in $(ulibdir)
245 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
246
247 Thu Aug 10 14:23:31 1995 Remy Card <card@bbj>
248
249 * Makefile.in (distclean): Remove mk_cmds.sh.
250
251 Sat Aug 5 11:44:29 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
252
253 * mk_cmds.sh.in: Remove the old .c file before moving the new file
254 into place.
255
256 * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
257 installation directories correctly.
258
259 * Makefile.in (clean): Don't remove mk_cmds.sh, since it's built
260 from the configure script.
261
262 Tue Jul 11 20:47:46 1995 <tytso@rsx-11.mit.edu>
263
264 * help.c (ss_help): Use malloc instead of alloca for maximal
265 portability. Check return value of malloc before using
266 buffer. Allocate memory when printing usage message.
267
268 Thu Jun 15 23:46:16 1995 Remy Card <card@bbj>
269
270 * Makefile.in: Added support for ELF shared libraries.
271 Fixed typos in the compilation rules.
272 (distclean): Added mk_cmds.sh.
273
274 Sat Jun 10 19:57:07 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
275
276 * mk_cmds.sh.in: Use SS_DIR instead of srcdir to determine the
277 location of the ss directory.
278
279 Thu Jun 8 13:18:48 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
280
281 * help.c (ss_help): Use alloca to allocate space for filenames
282 instead of fixed buffers.
283 * error.c (ss_error, & includes): Change the selection of
284 varargs/stdarg to work with configure.
285 * pager.c: Include <errno.h> if possible.
286 * parse.c: Ditto.
287 * request_tbl.c: Ditto.
288
289 * Makefile.in: Rewritten to conform to GNU coding standards and
290 support separate compilation directories.
291 Don't preprocess mk_cmds.sh, as this is now done by configure.
292
293 Sat Mar 11 18:14:52 1995 Theodore Y. Ts'o <tytso@localhost>
294
295 * Makefile.in (DLL_INSTALL_DIR): Install libss in /lib, since it's
296 needed by debugfs (which is installed in /sbin).
297
298