Whamcloud - gitweb
ChangeLog, message.c:
[tools/e2fsprogs.git] / lib / e2p / ChangeLog
1 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
2
3         * Release of E2fsprogs 1.14
4
5 Mon Jan  4 02:34:53 1999  Theodore Y. Ts'o  <tytso@mit.edu>
6
7         * uuid.c: Use asm/types.h instead of linux/types.h, to be
8                 consistent with other locations where we've had to do this
9                 to work around glibc.
10
11 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
12
13         * Release of E2fsprogs 1.13
14
15 1998-12-02  Theodore Ts'o  <tytso@rsts-11.mit.edu>
16
17         * Makefile.in: Updated dependencies.
18
19 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
20
21         * Release of E2fsprogs 1.12
22
23 1998-03-30  Theodore Ts'o  <tytso@rsts-11.mit.edu>
24
25         * Makefile.in: Change to use new installation directory variables
26                 convention.  Fix uninstall rules to take $(DESTDIR) into
27                 account.
28
29 1998-03-29  Theodore Ts'o  <tytso@rsts-11.mit.edu>
30
31         * getversion.c (getversion): Return 0 if there's no error.
32
33         * fgetversion.c (fgetversion): Pass the address of the temporary
34                 variable instead of the unitialized variable to the
35                 EXT2_IOC_GETVERSION ioctl.
36
37 Mon Mar  9 08:05:30 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
38
39         * fgetflags.c, fgetversion.c, fsetflags.c, fsetversion.c,
40                 getflags.c, getversion.c, setflags.c, setversion.c:
41                 The ext2 version and flags ioctl's take an int *, not a
42                 long *.  Fix library to use the correct type, so we don't
43                 have problems on the Alpha.
44
45 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
46
47         * Release of E2fsprogs 1.11
48
49 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
50
51         * Release of E2fsprogs version 1.10
52
53 Wed Apr 23 22:41:55 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
54
55         * ls.c (list_super): Add #ifdef's so it will compile under 1.2.13
56
57 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
58
59         * Release of E2fsprogs version 1.09
60
61 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
62
63         * Release of E2fsprogs version 1.08
64
65 Sat Apr  5 11:48:03 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
66
67         * ls.c (list_super): Display the filesystem revision and any
68                 features that might be implemented.
69
70 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
71
72         * Release of E2fsprogs version 1.07
73
74 Thu Jan  2 00:06:29 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
75
76         * uuid.c: Include string.h, since we use memcpy().
77
78 Wed Jan  1 23:47:22 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
79
80         * ls.c (list_super): Copy times from the superblock to a time_t
81                 variable.  (The alpha has different sizes for time_t and
82                 the time in the superblock.)
83
84 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
85
86         * Release of E2fsprogs version 1.06
87
88 Sun Sep 22 16:20:12 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
89
90         * pf.c: Add support for the 'A' (no atime) flag.
91
92 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
93
94         * Release of E2fsprogs version 1.05
95
96 Sat Sep  7 14:48:35 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
97
98         * ls.c (interval_string): Pretty print the check interval.
99
100 Tue Aug  6 14:12:36 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
101
102         * ls.c (list_super): Display the OS, volume label, last mounted,
103                 and UUID field if present.
104
105 Mon Jun 24 09:55:58 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
106
107         * ps.c, pf.c, pe.c, ls.c, setversion.c, setflags.c, getversion.c, 
108                 fsetversion.c, fsetflags.c, fgetversion.c, fgetflags.c,
109                 getflags.c: Remove include of ext2_fs.h, since it's
110                 included by e2p.h; this also solves a sys/types.h vs
111                 linux/types.h inclusion ordering problem with the GNU libc.
112
113 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
114
115         * Release of E2fsprogs version 1.04
116
117 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
118
119         * Release of E2fsprogs version 1.03
120
121 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
122
123         * Release of E2fsprogs version 1.02
124
125 Tue Jan  2 20:50:44 1996    <tytso@rsts-11.mit.edu>
126
127         * fgetflags.c (fgetflags): 
128         * fsetflags.c (fsetflags):
129         * fgetversion.c (fgetversion):
130         * fsetversion.c (fsetversion): Add the O_NONBLOCK flag to open
131                 call, so that we don't hang trying to open things like
132                 named pipes.
133
134 Mon Oct 30 17:44:07 1995    <tytso@rsts-11.mit.edu>
135
136         * ls.c (list_super): Use the correct field (s_def_resgid) when
137                 printing the reserved group gid.
138
139 Fri Oct 27 18:07:48 1995    <tytso@rsts-11.mit.edu>
140
141         * iod.c (iterate_on_dir): Don't assume that d->reclen is the size
142                 of the dirent structure; it isn't under Linux.
143
144 Mon Sep  4 21:43:53 1995  Remy Card  <card@bbj>
145
146         * Makefile.in: Added support for BSD shared libraries.
147
148 Fri Aug 11 08:36:40 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
149
150         * setflags.c: #include <sys/types.h> before including <sys/stat.h>
151
152 Sat Aug 12 03:11:45 1995  Remy Card  <card@bbj>
153
154         * Makefile.in (install): Install static libraries in $(ulibdir)
155                 (/usr/lib on Linux) instead of $(libdir) (/lib on Linux).
156
157 Sat Aug  5 11:43:36 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
158
159         * Makefile.in (DLL_INSTALL_DIR, ELF_INSTALL_DIR): Set the
160                 installation directories correctly.
161
162 Thu Jun 15 23:41:20 1995  Remy Card  <card@bbj>
163
164         * Makefile.in: Added support for ELF shared libraries.
165
166 Mon Jun 12 08:34:44 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
167
168         * e2p.h: Move <direct.h> after <stdio.h>
169
170 Thu Jun  8 12:47:04 1995  Miles Bader  <miles@churchy.gnu.ai.mit.edu>
171
172         * iod.c (iterate_on_dir): If struct dirent has a d_namlen field,
173         assume that actual dirent entries may be larger than the structure
174         (by the name field), and take extra care deal with this case.
175         This code assumes that d_reclen is a valid dirent field.
176         Also, don't include <dirent.h>, as e2p.h already does.
177
178         * fgetversion.c (fgetversion): Only use the ext2 ioctl if it
179         doesn't cause a compile-time barf, otherwise just return EOPNOTSUPP.
180         * getversion.c (getversion): Ditto.
181         * fsetversion.c (fsetversion): Ditto.
182         * setversion.c (setversion): Ditto.
183         * fsetflags.c (fsetflags): Use chflags instead of the ext2 ioctl
184         if possible, and otherwise only use the ioctl if it doesn't barf.
185         * setflags.c (setflags): Ditto (with fchflags).
186         * fgetflags.c (fgetflags): Use the stat st_flags field instead of
187         the ext2 ioctl if possible, and otherwise only use the ioctl if it
188         doesn't barf.
189         * getflags.c (getflags): Ditto.
190
191         * e2p.h: Include <sys/types.h>, as some <dirent.h>s need it.
192         * ls.c: Move the include of <sys/types.h> to where <grp.h> can see it.
193
194         * Makefile.in: Rewritten to conform to GNU coding standards and
195         support separate compilation directories.
196
197 Mon Nov  7 21:59:12 1994  Remy Card  <card@bbj>
198
199         * ls.c (list_super): List the new fields s_def_resuid and
200         s_def_resgid.
201
202         (print_user): New function which prints the uid and the user name.
203
204         (print_group): New function which prints the gid and the group name.
205
206 Wed Aug 17 21:50:39 1994  Remy Card  (card@bbj)
207
208         * pf.c (print_flags): New attributes are recognized and a long
209         format can be used.
210
211