This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
e2fsprogs
History
Rob Landley
7a260f01ce
Make some 64 bit warnings go away on x86-64.
2006-06-19 03:20:03 +00:00
..
blkid
…
e2p
…
ext2fs
Consolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 21:42:58 +00:00
uuid
Consolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 21:42:58 +00:00
chattr.c
…
Config.in
…
e2fsbb.h
Big dead code elimination pass from Garrett.
2006-05-03 21:58:45 +00:00
e2fsck.c
Make some 64 bit warnings go away on x86-64.
2006-06-19 03:20:03 +00:00
e2fsck.h
Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits
2006-05-28 01:56:08 +00:00
fsck.c
Big dead code elimination pass from Garrett.
2006-05-03 21:58:45 +00:00
fsck.h
Big dead code elimination pass from Garrett.
2006-05-03 21:58:45 +00:00
lsattr.c
Big dead code elimination pass from Garrett.
2006-05-03 21:58:45 +00:00
Makefile
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
2006-05-13 02:33:09 +00:00
Makefile.in
- forgot to make busybox_unstripped depend on the applets in IMA mode.
2006-05-19 18:37:34 +00:00
mke2fs.c
- single KERNEL_VERSION(a,b,c) macro in platform.h
2006-05-19 11:54:02 +00:00
README
…
tune2fs.c
…
util.c
…
util.h
…
README
This is a pretty straight rip from the e2fsprogs pkg. See README's in subdirs for specific info.