]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/ext2fs/Makefile.in
Many files:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 29 Apr 1997 17:48:10 +0000 (17:48 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 29 Apr 1997 17:48:10 +0000 (17:48 +0000)
commit521e36857227b21e7ab47b0a97f788d2af9f9717
tree21ca3452b25bd1310df4c2d8cebbbc8ed8a7b217
parent24757fa0468170e1420087eef36219650dba8c07
Many files:
  Checked in e2fsprogs 1.08.
69 files changed:
debugfs/ChangeLog
debugfs/Makefile.in
debugfs/debugfs.8.in
debugfs/debugfs.c
debugfs/ls.c [new file with mode: 0644]
doc/libext2fs.texinfo
e2fsck/ChangeLog
e2fsck/e2fsck.c
e2fsck/e2fsck.h
e2fsck/pass1.c
e2fsck/pass1b.c
e2fsck/pass2.c
e2fsck/problem.c
e2fsck/problem.h
include/linux/ext2_fs.h
lib/e2p/ChangeLog
lib/e2p/Makefile.in
lib/e2p/ls.c
lib/ext2fs/ChangeLog
lib/ext2fs/Makefile.in
lib/ext2fs/alloc_tables.c
lib/ext2fs/bitops.h
lib/ext2fs/closefs.c
lib/ext2fs/dblist.c
lib/ext2fs/dll/jump.funcs
lib/ext2fs/ext2fs.h
lib/ext2fs/icount.c
lib/ext2fs/initialize.c
lib/ext2fs/inode.c
lib/ext2fs/openfs.c
lib/ext2fs/version.c [new file with mode: 0644]
lib/ss/test_ss.c
misc/ChangeLog
misc/dumpe2fs.c
misc/mke2fs.8.in
misc/mke2fs.c
misc/tune2fs.8.in
misc/tune2fs.c
tests/ChangeLog
tests/defaults/e_script [moved from tests/defaults/r_script with 52% similarity]
tests/e_brel_bma/name [moved from tests/r_brel_bma/name with 100% similarity]
tests/e_icount_normal/name [new file with mode: 0644]
tests/e_icount_opt/name [new file with mode: 0644]
tests/e_irel_ima/name [moved from tests/r_irel_ima/name with 100% similarity]
tests/f_dupfsblks/expect.1
tests/f_dupsuper/expect.1
tests/f_dupsuper/expect.2
tests/f_illbbitmap/expect.1
tests/f_illibitmap/expect.1
tests/f_illitable/expect.1
tests/f_preen/expect.1
tests/progs/ChangeLog [new file with mode: 0644]
tests/progs/Makefile.in
tests/progs/test_data/bma.setup [moved from tests/progs/rel_test/bma.setup with 100% similarity]
tests/progs/test_data/expect.brel [moved from tests/progs/rel_test/expect.brel with 100% similarity]
tests/progs/test_data/expect.icount [new file with mode: 0644]
tests/progs/test_data/expect.irel [moved from tests/progs/rel_test/expect.irel with 100% similarity]
tests/progs/test_data/ima.setup [moved from tests/progs/rel_test/ima.setup with 100% similarity]
tests/progs/test_data/normal.setup [new file with mode: 0644]
tests/progs/test_data/opt.setup [new file with mode: 0644]
tests/progs/test_data/test.brel [moved from tests/progs/rel_test/test.brel with 100% similarity]
tests/progs/test_data/test.icount [new file with mode: 0644]
tests/progs/test_data/test.irel [moved from tests/progs/rel_test/test.irel with 100% similarity]
tests/progs/test_icount.c [new file with mode: 0644]
tests/progs/test_icount.h [new file with mode: 0644]
tests/progs/test_icount_cmds.ct [new file with mode: 0644]
tests/progs/test_rel.c
tests/test_config
tests/test_script.in