index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsprogs
/
blkid
Age
Commit message (
Expand
)
Author
2006-07-03
Delete unused version.c file and corresponding function prototypes
"Robert P. J. Day"
2006-07-02
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-01
Yet more "#if 0" content removed.
"Robert P. J. Day"
2006-03-29
- Rich Felker writes: fix invalid printf format strings
Bernhard Reutner-Fischer
2006-03-18
declare const id argument const for probe_{ext2,ext3,cramfs}
Mike Frysinger
2006-03-08
import most of e2fsprogs 1.38 updates
Mike Frysinger
2006-03-06
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-01
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
Rob Landley
2006-01-30
hopefully the last of the annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-25
just whitespace
Tim Riker
2005-10-15
more const, all data to text
"Vladimir N. Oleynik"
2005-10-12
usage bb_dev_null
"Vladimir N. Oleynik"
2005-10-12
more busyboxes, remove 1 extern function (mainstream also have for one fsck)
"Vladimir N. Oleynik"
2005-10-10
bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3.
"Vladimir N. Oleynik"
2005-09-19
hmm, forgoten remove llseek?
"Vladimir N. Oleynik"
2005-09-19
mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ...
"Vladimir N. Oleynik"
2005-06-28
rip out all the non-linux code and ugly workarounds
Mike Frysinger
2005-06-11
use malloc instead of xmalloc
Mike Frysinger
2005-05-09
import more libs to prep for new e2fsprogs
Mike Frysinger