Whamcloud - gitweb
b587bb520dc09c12e470d2b30e645fb8babddfbd
[tools/e2fsprogs.git] / lib / ss / ChangeLog
1 1999-11-19    <tytso@valinux.com>
2
3         * execute_cmd.c (ss_execute_line): Fix memory leak; we weren't
4                 freeing the argv array.
5
6         * Makefile.in (distclean): Remove TAGS and Makefile.in.old from
7                 the source directory.
8
9 1999-11-10    <tytso@valinux.com>
10
11         * Release of E2fsprogs 1.18
12
13 1999-10-26    <tytso@valinux.com>
14
15         * Release of E2fsprogs 1.17
16
17 1999-10-22    <tytso@valinux.com>
18
19         * Release of E2fsprogs 1.16
20
21 1999-09-07    <tytso@rsts-11.mit.edu>
22
23         * Updated copyright statements with permission of the original
24                 authors.
25
26 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
27
28         * Release of E2fsprogs 1.15
29
30 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
31
32         * Release of E2fsprogs 1.14
33
34 Mon Jan  4 00:05:14 1999  Theodore Y. Ts'o  <tytso@mit.edu>
35
36         * mk_cmds.sh.in (TMP): Fixed portability bug in shell script; we
37                 were depending on a bash'ism.
38
39 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
40
41         * Release of E2fsprogs 1.13
42
43 1998-07-10  Theodore Ts'o  <tytso@rsts-11.mit.edu>
44
45         * mk_cmds.sh.in: Fix error message so that it says mk_cmds's
46                 template files instead of compile_et's template files.
47
48 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
49
50         * Release of E2fsprogs 1.12
51
52 1998-03-30  Theodore Ts'o  <tytso@rsts-11.mit.edu>
53
54         * Makefile.in: Install the ct_c.awk and ct_c.sed files in
55                 $(datadir)/ss (i.e., /usr/share/ss) directory.  Change
56                 to use new installation directory variables
57                 convention.  Fix uninstall rules to take $(DESTDIR)
58                 into account.
59
60         * mk_cmds.sh.in: Look in $(datadir)/ss for ct_c.awk and
61                 ct_c.sed; if not found, look in the build directory.  Add
62                 error checking for non-existent input file.
63
64 Thu Aug 14 08:17:22 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
65
66         * Makefile.in (install): Fix rm command to use $(DESTDIR)
67                 appropriately.
68
69 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
70
71         * Release of E2fsprogs 1.11
72
73 Wed Jun  4 15:04:03 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
74
75         * Makefile.in (install): Install the ss_err.h header file out of
76                 the build directory instead of the source directory (since
77                 it is a constructed file).
78
79 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
80
81         * Release of E2fsprogs version 1.10
82
83 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
84
85         * Release of E2fsprogs version 1.09
86
87 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
88
89         * Release of E2fsprogs version 1.08
90
91 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
92
93         * Release of E2fsprogs version 1.07
94
95 Wed Mar 12 21:54:32 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
96
97         * help.c, pager.c, ss.h: Don't use "extern int errno", but use
98                 #include <errno.h> instead.
99
100 Thu Jan  2 00:16:03 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
101
102         * parse.c: Put in an include of string.h
103
104 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
105
106         * Release of E2fsprogs version 1.06
107
108 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
109
110         * Release of E2fsprogs version 1.05
111
112 Fri Aug 30 22:36:48 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
113
114         * invocation.c (ss_create_invocation): Change function prototype
115                 of invocation so that the first two arguments are const
116                 char *, and that the info_ptr is a void *, not a char *.
117
118         * ss.h: Added declaration of ss_execute_line()
119
120 Sat Aug 10 00:17:14 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
121
122         * listen.c (ss_listen): Fix -Wall flames.
123
124 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
125
126         * Release of E2fsprogs version 1.04
127
128 Thu May 16 10:04:09 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
129
130         * Makefile.in (INSTALL_HFILES): Install the correct header files
131                 so that /usr/include/ss/ss.h is actually usable!
132
133 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
134
135         * Release of E2fsprogs version 1.03
136
137 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
138
139         * Release of E2fsprogs version 1.02
140
141 Wed Oct 25 11:58:20 1995    <tytso@rsts-11.mit.edu>
142
143         * ss_internal.h: Removed malloc, realloc, free definitions, and
144                 #include <stdlib.h> instead.
145
146 Mon Sep  4 21:46:00 1995  Remy Card  <card@bbj>
147
148         * Makefile.in: Added support for BSD shared libraries.
149                 (distclean): Use the -f option when removing files.
150
151 Fri Aug 18 15:15:09 1995  Theodore Y. Ts'o  <tytso@dcl>
152
153         * Makefile.in (mk_cmds): Remove usage of $<, since it's not
154                 portable. 
155
156 Sat Aug 12 03:11:02 1995  Remy Card  <card@bbj>
157
158         * Makefile.in (install): Install static libraries in $(ulibdir)
159                 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
160
161 Thu Aug 10 14:23:31 1995  Remy Card  <card@bbj>
162
163         * Makefile.in (distclean): Remove mk_cmds.sh.
164
165 Sat Aug  5 11:44:29 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
166
167         * mk_cmds.sh.in: Remove the old .c file before moving the new file
168                 into place.
169
170         * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
171                 installation directories correctly.
172
173         * Makefile.in (clean): Don't remove mk_cmds.sh, since it's built
174                 from the configure script.
175
176 Tue Jul 11 20:47:46 1995    <tytso@rsx-11.mit.edu>
177
178         * help.c (ss_help): Use malloc instead of alloca for maximal
179                 portability.  Check return value of malloc before using
180                 buffer.  Allocate memory when printing usage message.
181
182 Thu Jun 15 23:46:16 1995  Remy Card  <card@bbj>
183
184         * Makefile.in: Added support for ELF shared libraries.
185                 Fixed typos in the compilation rules.
186                 (distclean): Added mk_cmds.sh.
187
188 Sat Jun 10 19:57:07 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
189
190         * mk_cmds.sh.in: Use SS_DIR instead of srcdir to determine the
191                 location of the ss directory.
192
193 Thu Jun  8 13:18:48 1995  Miles Bader  <miles@churchy.gnu.ai.mit.edu>
194
195         * help.c (ss_help): Use alloca to allocate space for filenames
196         instead of fixed buffers.
197         * error.c (ss_error, & includes): Change the selection of
198         varargs/stdarg to work with configure.
199         * pager.c: Include <errno.h> if possible.
200         * parse.c: Ditto.
201         * request_tbl.c: Ditto.
202
203         * Makefile.in: Rewritten to conform to GNU coding standards and
204         support separate compilation directories.
205         Don't preprocess mk_cmds.sh, as this is now done by configure.
206
207 Sat Mar 11 18:14:52 1995  Theodore Y. Ts'o  <tytso@localhost>
208
209         * Makefile.in (DLL_INSTALL_DIR): Install libss in /lib, since it's
210                 needed by debugfs (which is installed in /sbin).
211
212