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
Denis Vlasenko
9213a9e0f2
whitespace cleanup
2006-09-17 16:28:10 +00:00
..
blkid
whitespace cleanup
2006-09-17 16:28:10 +00:00
e2p
whitespace cleanup
2006-09-17 16:28:10 +00:00
ext2fs
using [xa]sprintf for string concatenation is neat and saves
2006-09-09 12:24:19 +00:00
uuid
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +00:00
chattr.c
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +00:00
Config.in
just whitespace
2006-01-25 00:08:53 +00:00
e2fsbb.h
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +00:00
e2fsck.c
whitespace cleanup
2006-09-17 16:28:10 +00:00
e2fsck.h
Build fixes for gcc 4.0 with -Werror, from Tito.
2006-09-11 01:34:21 +00:00
fsck.c
Remove xcalloc() and convert its callers to xzalloc(). About half of them
2006-08-03 20:07:35 +00:00
fsck.h
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +00:00
lsattr.c
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +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
Build fixes for gcc 4.0 with -Werror, from Tito.
2006-09-11 01:34:21 +00:00
mke2fs.c
whitespace cleanup
2006-09-17 16:28:10 +00:00
README
…
tune2fs.c
removed a lot of trailing \n in bb_msg() calls. It is added
2006-09-06 19:02:46 +00:00
util.c
whitespace cleanup
2006-09-17 16:28:10 +00:00
util.h
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +00:00
README
This is a pretty straight rip from the e2fsprogs pkg. See README's in subdirs for specific info.