]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - misc/mke2fs.8.in
ChangeLog, dumpe2fs.8.in, dumpe2fs.c, mke2fs.8.in, mke2fs.c, partinfo.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 14 Sep 1999 20:11:19 +0000 (20:11 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 14 Sep 1999 20:11:19 +0000 (20:11 +0000)
commit2740156bd12747389eaf745529653b26a3a9d73d
treeea378a94df73ea8d6f0bc3a843e0da41b2efc9e6
parentc1faf9cc3a2418c536eee472f054c9604ad3f213
ChangeLog, dumpe2fs.8.in, dumpe2fs.c, mke2fs.8.in, mke2fs.c, partinfo.c:
  partinfo.c: Fix minor compilation bugs pointed out by Yann Dirson.
  mke2fs.c: Don't turn on sparse superblocks by default on pre-2.2 kernels.
  mke2fs.8.in: Add the possible valid block sizes for mke2fs.  Document
   the -n flag, and the new defaults for the -s flag.
  dumpe2fs.c, dumpe2fs.8.in: Add new options -f (force) and -h (header-only).
  mke2fs.c (PRS): Fix logic for turning on/off the sparse superblock option.
Many files:
  Updated copyright statements to reflect the GPL with permission of the
  original authors.
32 files changed:
lib/et/ChangeLog
lib/et/Makefile.in
lib/et/com_err.c
lib/et/error_message.c
lib/et/error_table.h
lib/et/et_name.c
lib/et/init_et.c
lib/et/internal.h
lib/et/mit-sipb-copyright.h [deleted file]
lib/ss/ChangeLog
lib/ss/Makefile.in
lib/ss/copyright.h [deleted file]
lib/ss/data.c
lib/ss/error.c
lib/ss/execute_cmd.c
lib/ss/help.c
lib/ss/invocation.c
lib/ss/list_rqs.c
lib/ss/listen.c
lib/ss/pager.c
lib/ss/parse.c
lib/ss/prompt.c
lib/ss/request_tbl.c
lib/ss/requests.c
lib/ss/ss.h
lib/ss/ss_internal.h
misc/ChangeLog
misc/dumpe2fs.8.in
misc/dumpe2fs.c
misc/mke2fs.8.in
misc/mke2fs.c
misc/partinfo.c