import lsattr and chattr from e2fsprogs
authorMike Frysinger <vapier@gentoo.org>
Fri, 22 Apr 2005 02:33:37 +0000 (02:33 -0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 22 Apr 2005 02:33:37 +0000 (02:33 -0000)
commitde9f1f757af7e15881156b610431cd00c262f768
treea7fd230099dc3388b179ca51e806495f052c01c5
parent2c12d435e5ccd402f6210827df0b2038093fbcee
import lsattr and chattr from e2fsprogs
29 files changed:
include/applets.h
include/usage.h
util-linux/Config.in
util-linux/Makefile.in
util-linux/chattr.c [new file with mode: 0644]
util-linux/e2fsbb.h [new file with mode: 0644]
util-linux/e2p/README [new file with mode: 0644]
util-linux/e2p/e2p.h [new file with mode: 0644]
util-linux/e2p/feature.c [new file with mode: 0644]
util-linux/e2p/fgetflags.c [new file with mode: 0644]
util-linux/e2p/fgetversion.c [new file with mode: 0644]
util-linux/e2p/fsetflags.c [new file with mode: 0644]
util-linux/e2p/fsetversion.c [new file with mode: 0644]
util-linux/e2p/getflags.c [new file with mode: 0644]
util-linux/e2p/getversion.c [new file with mode: 0644]
util-linux/e2p/hashstr.c [new file with mode: 0644]
util-linux/e2p/iod.c [new file with mode: 0644]
util-linux/e2p/ls.c [new file with mode: 0644]
util-linux/e2p/mntopts.c [new file with mode: 0644]
util-linux/e2p/ostype.c [new file with mode: 0644]
util-linux/e2p/parse_num.c [new file with mode: 0644]
util-linux/e2p/pe.c [new file with mode: 0644]
util-linux/e2p/pf.c [new file with mode: 0644]
util-linux/e2p/ps.c [new file with mode: 0644]
util-linux/e2p/setflags.c [new file with mode: 0644]
util-linux/e2p/setversion.c [new file with mode: 0644]
util-linux/e2p/uuid.c [new file with mode: 0644]
util-linux/ext2_fs.h [new file with mode: 0644]
util-linux/lsattr.c [new file with mode: 0644]