]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
cmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap/Makefile
authorNathan Scott <nathans@sgi.com>
Mon, 15 Jan 2001 05:36:03 +0000 (05:36 +0000)
committerNathan Scott <nathans@sgi.com>
Mon, 15 Jan 2001 05:36:03 +0000 (05:36 +0000)
commit2bd0ea187d570cb004585bd58c4ad4dfea6606ca
treeabc70aae2d62386f8ecd430fb0f828986500defc
cmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap/Makefile
278 files changed:
bmap/Makefile [new file with mode: 0644]
bmap/xfs_bmap.c [new file with mode: 0644]
build/Makefile [new file with mode: 0644]
build/rpm/Makefile [new file with mode: 0644]
build/rpm/macros.template [new file with mode: 0644]
build/rpm/rpm-2.rc.template [new file with mode: 0644]
build/tar/Makefile [new file with mode: 0644]
db/Makefile [new file with mode: 0644]
db/addr.c [new file with mode: 0644]
db/addr.h [new file with mode: 0644]
db/agf.c [new file with mode: 0644]
db/agf.h [new file with mode: 0644]
db/agfl.c [new file with mode: 0644]
db/agfl.h [new file with mode: 0644]
db/agi.c [new file with mode: 0644]
db/agi.h [new file with mode: 0644]
db/attr.c [new file with mode: 0644]
db/attr.h [new file with mode: 0644]
db/attrshort.c [new file with mode: 0644]
db/attrshort.h [new file with mode: 0644]
db/bit.c [new file with mode: 0644]
db/bit.h [new file with mode: 0644]
db/block.c [new file with mode: 0644]
db/block.h [new file with mode: 0644]
db/bmap.c [new file with mode: 0644]
db/bmap.h [new file with mode: 0644]
db/bmapbt.c [new file with mode: 0644]
db/bmapbt.h [new file with mode: 0644]
db/bmroot.c [new file with mode: 0644]
db/bmroot.h [new file with mode: 0644]
db/bnobt.c [new file with mode: 0644]
db/bnobt.h [new file with mode: 0644]
db/check.c [new file with mode: 0644]
db/check.h [new file with mode: 0644]
db/cntbt.c [new file with mode: 0644]
db/cntbt.h [new file with mode: 0644]
db/command.c [new file with mode: 0644]
db/command.h [new file with mode: 0644]
db/convert.c [new file with mode: 0644]
db/convert.h [new file with mode: 0644]
db/data.c [new file with mode: 0644]
db/data.h [new file with mode: 0644]
db/dbread.c [new file with mode: 0644]
db/dbread.h [new file with mode: 0644]
db/debug.c [new file with mode: 0644]
db/debug.h [new file with mode: 0644]
db/dir.c [new file with mode: 0644]
db/dir.h [new file with mode: 0644]
db/dir2.c [new file with mode: 0644]
db/dir2.h [new file with mode: 0644]
db/dir2sf.c [new file with mode: 0644]
db/dir2sf.h [new file with mode: 0644]
db/dirshort.c [new file with mode: 0644]
db/dirshort.h [new file with mode: 0644]
db/dquot.c [new file with mode: 0644]
db/dquot.h [new file with mode: 0644]
db/echo.c [new file with mode: 0644]
db/echo.h [new file with mode: 0644]
db/faddr.c [new file with mode: 0644]
db/faddr.h [new file with mode: 0644]
db/field.c [new file with mode: 0644]
db/field.h [new file with mode: 0644]
db/flist.c [new file with mode: 0644]
db/flist.h [new file with mode: 0644]
db/fprint.c [new file with mode: 0644]
db/fprint.h [new file with mode: 0644]
db/frag.c [new file with mode: 0644]
db/frag.h [new file with mode: 0644]
db/freesp.c [new file with mode: 0644]
db/freesp.h [new file with mode: 0644]
db/hash.c [new file with mode: 0644]
db/hash.h [new file with mode: 0644]
db/help.c [new file with mode: 0644]
db/help.h [new file with mode: 0644]
db/init.c [new file with mode: 0644]
db/init.h [new file with mode: 0644]
db/inobt.c [new file with mode: 0644]
db/inobt.h [new file with mode: 0644]
db/inode.c [new file with mode: 0644]
db/inode.h [new file with mode: 0644]
db/input.c [new file with mode: 0644]
db/input.h [new file with mode: 0644]
db/io.c [new file with mode: 0644]
db/io.h [new file with mode: 0644]
db/main.c [new file with mode: 0644]
db/malloc.c [new file with mode: 0644]
db/malloc.h [new file with mode: 0644]
db/mount.c [new file with mode: 0644]
db/mount.h [new file with mode: 0644]
db/output.c [new file with mode: 0644]
db/output.h [new file with mode: 0644]
db/print.c [new file with mode: 0644]
db/print.h [new file with mode: 0644]
db/quit.c [new file with mode: 0644]
db/quit.h [new file with mode: 0644]
db/sb.c [new file with mode: 0644]
db/sb.h [new file with mode: 0644]
db/sig.c [new file with mode: 0644]
db/sig.h [new file with mode: 0644]
db/strvec.c [new file with mode: 0644]
db/strvec.h [new file with mode: 0644]
db/type.c [new file with mode: 0644]
db/type.h [new file with mode: 0644]
db/uuid.c [new file with mode: 0644]
db/uuid.h [new file with mode: 0644]
db/write.c [new file with mode: 0644]
db/write.h [new file with mode: 0644]
db/xfs_admin.sh [new file with mode: 0755]
db/xfs_check.sh [new file with mode: 0755]
db/xfs_check64.sh [new file with mode: 0755]
db/xfs_ncheck.sh [new file with mode: 0755]
db/xfs_ncheck64.sh [new file with mode: 0755]
doc/Makefile [new file with mode: 0644]
doc/README.LVM [new file with mode: 0644]
fsck/Makefile [new file with mode: 0644]
fsck/xfs_fsck.c [new file with mode: 0644]
growfs/Makefile [new file with mode: 0644]
growfs/xfs_growfs.c [new file with mode: 0644]
growfs/xfs_info.sh [new file with mode: 0755]
include/Makefile [new file with mode: 0644]
include/arch.h [new file with mode: 0644]
include/builddefs.in [new file with mode: 0644]
include/buildrules [new file with mode: 0644]
include/handle.h [new file with mode: 0644]
include/jdm.h [new file with mode: 0644]
include/libxfs.h [new file with mode: 0644]
include/platform_defs.h.in [new file with mode: 0644]
include/xfs_ag.h [new file with mode: 0644]
include/xfs_alloc.h [new file with mode: 0644]
include/xfs_alloc_btree.h [new file with mode: 0644]
include/xfs_arch.h [new file with mode: 0644]
include/xfs_attr_leaf.h [new file with mode: 0644]
include/xfs_attr_sf.h [new file with mode: 0644]
include/xfs_bit.h [new file with mode: 0644]
include/xfs_bmap.h [new file with mode: 0644]
include/xfs_bmap_btree.h [new file with mode: 0644]
include/xfs_btree.h [new file with mode: 0644]
include/xfs_buf_item.h [new file with mode: 0644]
include/xfs_cred.h [new file with mode: 0644]
include/xfs_da_btree.h [new file with mode: 0644]
include/xfs_dfrag.h [new file with mode: 0644]
include/xfs_dinode.h [new file with mode: 0644]
include/xfs_dir.h [new file with mode: 0644]
include/xfs_dir2.h [new file with mode: 0644]
include/xfs_dir2_block.h [new file with mode: 0644]
include/xfs_dir2_data.h [new file with mode: 0644]
include/xfs_dir2_leaf.h [new file with mode: 0644]
include/xfs_dir2_node.h [new file with mode: 0644]
include/xfs_dir2_sf.h [new file with mode: 0644]
include/xfs_dir_leaf.h [new file with mode: 0644]
include/xfs_dir_sf.h [new file with mode: 0644]
include/xfs_dqblk.h [new file with mode: 0644]
include/xfs_dquot_item.h [new file with mode: 0644]
include/xfs_extfree_item.h [new file with mode: 0644]
include/xfs_fs.h [new file with mode: 0644]
include/xfs_ialloc.h [new file with mode: 0644]
include/xfs_ialloc_btree.h [new file with mode: 0644]
include/xfs_imap.h [new file with mode: 0644]
include/xfs_inode.h [new file with mode: 0644]
include/xfs_inode_item.h [new file with mode: 0644]
include/xfs_inum.h [new file with mode: 0644]
include/xfs_log.h [new file with mode: 0644]
include/xfs_log_priv.h [new file with mode: 0644]
include/xfs_log_recover.h [new file with mode: 0644]
include/xfs_mount.h [new file with mode: 0644]
include/xfs_quota.h [new file with mode: 0644]
include/xfs_rtalloc.h [new file with mode: 0644]
include/xfs_sb.h [new file with mode: 0644]
include/xfs_trans.h [new file with mode: 0644]
include/xfs_trans_space.h [new file with mode: 0644]
include/xfs_types.h [new file with mode: 0644]
include/xqm.h [new file with mode: 0644]
libxfs/Makefile [new file with mode: 0644]
libxfs/init.c [new file with mode: 0644]
libxfs/logitem.c [new file with mode: 0644]
libxfs/rdwr.c [new file with mode: 0644]
libxfs/trans.c [new file with mode: 0644]
libxfs/util.c [new file with mode: 0644]
libxfs/xfs.h [new file with mode: 0644]
libxfs/xfs_alloc.c [new file with mode: 0644]
libxfs/xfs_alloc_btree.c [new file with mode: 0644]
libxfs/xfs_attr_leaf.c [new file with mode: 0644]
libxfs/xfs_bit.c [new file with mode: 0644]
libxfs/xfs_bmap.c [new file with mode: 0644]
libxfs/xfs_bmap_btree.c [new file with mode: 0644]
libxfs/xfs_btree.c [new file with mode: 0644]
libxfs/xfs_da_btree.c [new file with mode: 0644]
libxfs/xfs_dir.c [new file with mode: 0644]
libxfs/xfs_dir2.c [new file with mode: 0644]
libxfs/xfs_dir2_block.c [new file with mode: 0644]
libxfs/xfs_dir2_data.c [new file with mode: 0644]
libxfs/xfs_dir2_leaf.c [new file with mode: 0644]
libxfs/xfs_dir2_node.c [new file with mode: 0644]
libxfs/xfs_dir2_sf.c [new file with mode: 0644]
libxfs/xfs_dir_leaf.c [new file with mode: 0644]
libxfs/xfs_ialloc.c [new file with mode: 0644]
libxfs/xfs_ialloc_btree.c [new file with mode: 0644]
libxfs/xfs_inode.c [new file with mode: 0644]
libxfs/xfs_mount.c [new file with mode: 0644]
libxfs/xfs_rtalloc.c [new file with mode: 0644]
libxfs/xfs_rtbit.c [new file with mode: 0644]
libxfs/xfs_trans.c [new file with mode: 0644]
logprint/Makefile [new file with mode: 0644]
logprint/log_misc.c [new file with mode: 0644]
logprint/log_print_all.c [new file with mode: 0644]
logprint/log_print_trans.c [new file with mode: 0644]
logprint/logprint.c [new file with mode: 0644]
logprint/logprint.h [new file with mode: 0644]
man/Makefile [new file with mode: 0644]
man/man5/Makefile [new file with mode: 0644]
man/man5/xfs.5 [new file with mode: 0644]
man/man8/Makefile [new file with mode: 0644]
man/man8/fsck.xfs.8 [new file with mode: 0644]
man/man8/mkfs.xfs.8 [new file with mode: 0644]
man/man8/xfs_admin.8 [new file with mode: 0644]
man/man8/xfs_bmap.8 [new file with mode: 0644]
man/man8/xfs_check.8 [new file with mode: 0644]
man/man8/xfs_db.8 [new file with mode: 0644]
man/man8/xfs_growfs.8 [new file with mode: 0644]
man/man8/xfs_logprint.8 [new file with mode: 0644]
man/man8/xfs_mkfile.8 [new file with mode: 0644]
man/man8/xfs_ncheck.8 [new file with mode: 0644]
man/man8/xfs_repair.8 [new file with mode: 0644]
mkfile/Makefile [new file with mode: 0644]
mkfile/xfs_mkfile.c [new file with mode: 0644]
mkfs/Makefile [new file with mode: 0644]
mkfs/maxtrres.c [new file with mode: 0644]
mkfs/proto.c [new file with mode: 0644]
mkfs/proto.h [new file with mode: 0644]
mkfs/xfs_mkfs.c [new file with mode: 0644]
mkfs/xfs_mkfs.h [new file with mode: 0644]
repair/Makefile [new file with mode: 0644]
repair/README [new file with mode: 0644]
repair/agheader.c [new file with mode: 0644]
repair/agheader.h [new file with mode: 0644]
repair/attr_repair.c [new file with mode: 0644]
repair/attr_repair.h [new file with mode: 0644]
repair/avl.c [new file with mode: 0644]
repair/avl.h [new file with mode: 0644]
repair/avl64.c [new file with mode: 0644]
repair/avl64.h [new file with mode: 0644]
repair/bmap.c [new file with mode: 0644]
repair/bmap.h [new file with mode: 0644]
repair/dino_chunks.c [new file with mode: 0644]
repair/dinode.c [new file with mode: 0644]
repair/dinode.h [new file with mode: 0644]
repair/dir.c [new file with mode: 0644]
repair/dir.h [new file with mode: 0644]
repair/dir2.c [new file with mode: 0644]
repair/dir2.h [new file with mode: 0644]
repair/dir_stack.c [new file with mode: 0644]
repair/dir_stack.h [new file with mode: 0644]
repair/err_protos.h [new file with mode: 0644]
repair/globals.c [new file with mode: 0644]
repair/globals.h [new file with mode: 0644]
repair/incore.c [new file with mode: 0644]
repair/incore.h [new file with mode: 0644]
repair/incore_bmc.c [new file with mode: 0644]
repair/incore_ext.c [new file with mode: 0644]
repair/incore_ino.c [new file with mode: 0644]
repair/init.c [new file with mode: 0644]
repair/io.c [new file with mode: 0644]
repair/phase1.c [new file with mode: 0644]
repair/phase2.c [new file with mode: 0644]
repair/phase3.c [new file with mode: 0644]
repair/phase4.c [new file with mode: 0644]
repair/phase5.c [new file with mode: 0644]
repair/phase6.c [new file with mode: 0644]
repair/phase7.c [new file with mode: 0644]
repair/protos.h [new file with mode: 0644]
repair/rt.c [new file with mode: 0644]
repair/rt.h [new file with mode: 0644]
repair/sb.c [new file with mode: 0644]
repair/scan.c [new file with mode: 0644]
repair/scan.h [new file with mode: 0644]
repair/versions.c [new file with mode: 0644]
repair/versions.h [new file with mode: 0644]
repair/xfs_repair.c [new file with mode: 0644]