blob: fb54c29fdc041348bc8a902933ea7ac749abd6a9 [file] [log] [blame]
Theodore Ts'o797f5ef2001-06-01 23:49:46 +000012001-06-01 Theodore Tso <tytso@valinux.com>
2
3 * Makefile.in: Move include/asm/types.h.in to
4 lib/ext2fs/ext2_fs.h.in.
5
Theodore Ts'obb185862001-05-25 17:35:00 +000062001-05-25 Theodore Tso <tytso@valinux.com>
7
8 * Release of E2fsprogs 1.20
9
Theodore Ts'of9e67062000-07-13 23:25:54 +0000102000-07-13 <tytso@valinux.com>
11
12 * Release of E2fsprogs 1.19
13
Theodore Ts'ob2420d42000-07-04 18:51:20 +0000142000-07-04 Theodore Ts'o <tytso@valinux.com>
15
16 * Makefile.in: Remove explicit link of -lc in the shared library.
17 (It shouldn't be necessary, and is harmful in some cases).
18
Theodore Ts'o1f00aaf2000-07-04 12:34:34 +0000192000-07-03 <tytso@snap.thunk.org>
20
21 * ct_c.awk: Work around a bug in gawk 3.05
22
23 * mk_cmds.sh.in: Allow the build system to override the standard
24 location for finding the ct_c.* files by setting the
25 _SS_DIR_OVERRIDE environment variable.
26
27 * Makefile.in: Use _SS_DIR_OVERRIDE to make sure we get the
28 version in the source tree.
29
Theodore Ts'of0f4acb2000-05-25 23:22:11 +0000302000-05-25 <tytso@snap.thunk.org>
31
32 * Makefile: Add hack dependency rule so that parallel makes work
33 correctly.
34
Theodore Ts'o5c36a2f1999-11-19 18:42:30 +0000351999-11-19 <tytso@valinux.com>
36
Theodore Ts'o7b352e32000-01-18 16:24:13 +000037 * execute_cmd.c (ss_execute_line): Fix memory leak; we weren't
38 freeing the argv array.
39
Theodore Ts'o5c36a2f1999-11-19 18:42:30 +000040 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
41 the source directory.
42
Theodore Ts'ocd086361999-11-10 16:00:39 +0000431999-11-10 <tytso@valinux.com>
44
45 * Release of E2fsprogs 1.18
46
Theodore Ts'o28e11941999-10-26 18:17:20 +0000471999-10-26 <tytso@valinux.com>
48
49 * Release of E2fsprogs 1.17
50
Theodore Ts'o614fdfd1999-10-23 03:19:51 +0000511999-10-22 <tytso@valinux.com>
52
53 * Release of E2fsprogs 1.16
54
Theodore Ts'o27401561999-09-14 20:11:19 +0000551999-09-07 <tytso@rsts-11.mit.edu>
56
Theodore Ts'o06cefee1999-10-23 01:16:22 +000057 * Updated copyright statements with permission of the original
58 authors.
Theodore Ts'o27401561999-09-14 20:11:19 +000059
Theodore Ts'o657cb971999-07-30 23:19:10 +0000601999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu>
61
62 * Release of E2fsprogs 1.15
63
Theodore Ts'o9e51eca1999-01-09 16:32:31 +0000641999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
65
66 * Release of E2fsprogs 1.14
67
Theodore Ts'o73f17cf1999-01-04 07:35:45 +000068Mon Jan 4 00:05:14 1999 Theodore Y. Ts'o <tytso@mit.edu>
69
70 * mk_cmds.sh.in (TMP): Fixed portability bug in shell script; we
71 were depending on a bash'ism.
72
Theodore Ts'o556ad131998-12-19 08:10:58 +0000731998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu>
74
75 * Release of E2fsprogs 1.13
76
Theodore Ts'o169cb541998-08-01 04:33:31 +0000771998-07-10 Theodore Ts'o <tytso@rsts-11.mit.edu>
78
79 * mk_cmds.sh.in: Fix error message so that it says mk_cmds's
80 template files instead of compile_et's template files.
81
Theodore Ts'o4a5fa191998-07-09 05:42:45 +0000821998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
83
84 * Release of E2fsprogs 1.12
85
Theodore Ts'oe5fa0e31998-04-01 02:18:45 +0000861998-03-30 Theodore Ts'o <tytso@rsts-11.mit.edu>
87
88 * Makefile.in: Install the ct_c.awk and ct_c.sed files in
89 $(datadir)/ss (i.e., /usr/share/ss) directory. Change
90 to use new installation directory variables
91 convention. Fix uninstall rules to take $(DESTDIR)
92 into account.
93
94 * mk_cmds.sh.in: Look in $(datadir)/ss for ct_c.awk and
95 ct_c.sed; if not found, look in the build directory. Add
96 error checking for non-existent input file.
97
Theodore Ts'o7cf73dc1997-08-14 17:17:16 +000098Thu Aug 14 08:17:22 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
99
100 * Makefile.in (install): Fix rm command to use $(DESTDIR)
101 appropriately.
102
Theodore Ts'o024996c1997-06-17 05:38:35 +0000103Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
104
105 * Release of E2fsprogs 1.11
106
Theodore Ts'o5972d0d1997-06-07 03:45:08 +0000107Wed Jun 4 15:04:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
108
109 * Makefile.in (install): Install the ss_err.h header file out of
110 the build directory instead of the source directory (since
111 it is a constructed file).
112
Theodore Ts'oa29f4d31997-04-29 21:26:48 +0000113Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu>
114
115 * Release of E2fsprogs version 1.10
116
117Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
118
119 * Release of E2fsprogs version 1.09
120
Theodore Ts'o2ecc6fe1997-04-29 17:57:00 +0000121Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
122
123 * Release of E2fsprogs version 1.08
124
Theodore Ts'o19c78dc1997-04-29 16:17:09 +0000125Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
126
127 * Release of E2fsprogs version 1.07
128
129Wed Mar 12 21:54:32 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
130
131 * help.c, pager.c, ss.h: Don't use "extern int errno", but use
132 #include <errno.h> instead.
133
134Thu Jan 2 00:16:03 1997 Theodore Ts'o <tytso@rsts-11.mit.edu>
135
136 * parse.c: Put in an include of string.h
137
138Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
139
140 * Release of E2fsprogs version 1.06
141
Theodore Ts'o5c576471997-04-29 15:29:49 +0000142Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
143
144 * Release of E2fsprogs version 1.05
145
Theodore Ts'o1e3472c1997-04-29 14:53:37 +0000146Fri Aug 30 22:36:48 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
147
148 * invocation.c (ss_create_invocation): Change function prototype
149 of invocation so that the first two arguments are const
150 char *, and that the info_ptr is a void *, not a char *.
151
152 * ss.h: Added declaration of ss_execute_line()
153
154Sat Aug 10 00:17:14 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
155
156 * listen.c (ss_listen): Fix -Wall flames.
157
Theodore Ts'o62c06f71997-04-29 14:34:47 +0000158Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
159
160 * Release of E2fsprogs version 1.04
161
162Thu May 16 10:04:09 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
163
164 * Makefile.in (INSTALL_HFILES): Install the correct header files
165 so that /usr/include/ss/ss.h is actually usable!
166
Theodore Ts'o7f88b041997-04-26 14:48:50 +0000167Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu>
168
169 * Release of E2fsprogs version 1.03
170
Theodore Ts'o74becf31997-04-26 14:37:06 +0000171Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu>
172
173 * Release of E2fsprogs version 1.02
174
Theodore Ts'o50e1e101997-04-26 13:58:21 +0000175Wed Oct 25 11:58:20 1995 <tytso@rsts-11.mit.edu>
176
177 * ss_internal.h: Removed malloc, realloc, free definitions, and
178 #include <stdlib.h> instead.
179
180Mon Sep 4 21:46:00 1995 Remy Card <card@bbj>
181
182 * Makefile.in: Added support for BSD shared libraries.
183 (distclean): Use the -f option when removing files.
184
185Fri Aug 18 15:15:09 1995 Theodore Y. Ts'o <tytso@dcl>
186
187 * Makefile.in (mk_cmds): Remove usage of $<, since it's not
188 portable.
189
190Sat Aug 12 03:11:02 1995 Remy Card <card@bbj>
191
192 * Makefile.in (install): Install static libraries in $(ulibdir)
193 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
194
195Thu Aug 10 14:23:31 1995 Remy Card <card@bbj>
196
197 * Makefile.in (distclean): Remove mk_cmds.sh.
198
199Sat Aug 5 11:44:29 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
200
201 * mk_cmds.sh.in: Remove the old .c file before moving the new file
202 into place.
203
204 * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
205 installation directories correctly.
206
207 * Makefile.in (clean): Don't remove mk_cmds.sh, since it's built
208 from the configure script.
209
210Tue Jul 11 20:47:46 1995 <tytso@rsx-11.mit.edu>
211
212 * help.c (ss_help): Use malloc instead of alloca for maximal
213 portability. Check return value of malloc before using
214 buffer. Allocate memory when printing usage message.
215
216Thu Jun 15 23:46:16 1995 Remy Card <card@bbj>
217
218 * Makefile.in: Added support for ELF shared libraries.
219 Fixed typos in the compilation rules.
220 (distclean): Added mk_cmds.sh.
221
222Sat Jun 10 19:57:07 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
223
224 * mk_cmds.sh.in: Use SS_DIR instead of srcdir to determine the
225 location of the ss directory.
226
227Thu Jun 8 13:18:48 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
228
229 * help.c (ss_help): Use alloca to allocate space for filenames
230 instead of fixed buffers.
231 * error.c (ss_error, & includes): Change the selection of
232 varargs/stdarg to work with configure.
233 * pager.c: Include <errno.h> if possible.
234 * parse.c: Ditto.
235 * request_tbl.c: Ditto.
236
237 * Makefile.in: Rewritten to conform to GNU coding standards and
238 support separate compilation directories.
239 Don't preprocess mk_cmds.sh, as this is now done by configure.
240
Theodore Ts'of3db3561997-04-26 13:34:30 +0000241Sat Mar 11 18:14:52 1995 Theodore Y. Ts'o <tytso@localhost>
242
Theodore Ts'o50e1e101997-04-26 13:58:21 +0000243 * Makefile.in (DLL_INSTALL_DIR): Install libss in /lib, since it's
Theodore Ts'of3db3561997-04-26 13:34:30 +0000244 needed by debugfs (which is installed in /sbin).
245
246