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
Bernhard Reutner-Fischer
dea6e3d3cf
- Tito pointed out that Rob forgot to add e2fsprogs/blkid/list.c
2006-09-11 09:16:12 +00:00
..
blkid
- Tito pointed out that Rob forgot to add e2fsprogs/blkid/list.c
2006-09-11 09:16:12 +00:00
e2p
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +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
Build fixes for gcc 4.0 with -Werror, from Tito.
2006-09-11 01:34:21 +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
Remove xcalloc() and convert its callers to xzalloc(). About half of them
2006-08-03 20:07:35 +00:00
README
add new subdir for e2fsprogs
2005-04-24 05:07:59 +00:00
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
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
2006-08-03 15:41:12 +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.