]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - configure.in
Flush out my xfsprogs backlog - bunch of I18N and sector size related
authorNathan Scott <nathans@sgi.com>
Thu, 19 Dec 2002 00:38:27 +0000 (00:38 +0000)
committerNathan Scott <nathans@sgi.com>
Thu, 19 Dec 2002 00:38:27 +0000 (00:38 +0000)
commit9440d84db8d717e96cf2540841fca9d9e0ee5d8e
tree853bf228c3b500f641a3dbdfda93ea84187f2fff
parenta95cf25261e029b1960ec7b0ce65adec9000f6be
Flush out my xfsprogs backlog - bunch of I18N and sector size related
changes mainly, also some build minor build cleanups here and there.
Add in the po subdir for I18N support.
73 files changed:
Makefile
VERSION
bmap/xfs_bmap.c
configure.in
db/agf.c
db/agfl.c
db/agi.c
db/check.c
db/faddr.c
db/frag.c
db/freesp.c
db/sb.c
db/uuid.c
db/xfs_admin.sh
db/xfs_check.sh
db/xfs_check64.sh
db/xfs_ncheck.sh
db/xfs_ncheck64.sh
debian/changelog
debian/rules
doc/CHANGES
freeze/xfs_freeze.c
growfs/Makefile
growfs/explore.c
growfs/xfs_growfs.c
growfs/xfs_info.sh
imap/xfs_imap.c
include/Makefile
include/builddefs.in
include/buildmacros
include/buildrules
include/libxfs.h
include/platform_defs.h.in
include/swab.h [new file with mode: 0644]
include/xfs_ag.h
include/xfs_alloc.h
include/xfs_alloc_btree.h
include/xfs_bmap_btree.h
include/xfs_fs.h
include/xfs_mount.h
include/xfs_sb.h
include/xfs_trans.h
include/xfs_types.h
libdisk/Makefile
libdisk/drivers.c
libdisk/drivers.h
libdisk/lvm.c
libdisk/md.c
libxfs/Makefile
libxfs/init.c
libxfs/init.h [moved from mkfs/proto.h with 63% similarity]
libxfs/linux.c [new file with mode: 0644]
libxfs/rdwr.c
libxfs/trans.c
libxfs/util.c
libxfs/xfs_alloc.c
libxfs/xfs_ialloc.c
libxfs/xfs_mount.c
libxlog/util.c
man/man8/mkfs.xfs.8
mkfile/xfs_mkfile.c
mkfs/Makefile
mkfs/maxtrres.c
mkfs/proto.c
mkfs/trtab.c [new file with mode: 0644]
mkfs/xfs_mkfs.c
mkfs/xfs_mkfs.h
po/Makefile [new file with mode: 0644]
repair/agheader.c
repair/phase3.c
repair/phase5.c
repair/scan.c
rtcp/xfs_rtcp.c