Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e1a0d486e4804eae098571f1a6788394c2ee51ae
/
e2fsprogs
/
ext2fs
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
665b02c
build system: fix build in separate obj tree
by Denis Vlasenko
· 18 years ago
de59c0f
httpd: add -u user[:grp] support
by Denis Vlasenko
· 18 years ago
5d2f173
build system: small optimization
by Denis Vlasenko
· 18 years ago
7d219aa
build system overhaul
by Denis Vlasenko
· 18 years ago
a959588
Yet another silly little byte saving. couldn't -> cannot
by Denis Vlasenko
· 18 years ago
9cac521
using [xa]sprintf for string concatenation is neat and saves
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
7ccb65f
Yet more "#if 0" content removed.
by "Robert P. J. Day"
· 18 years ago
11c7a7b
Various cleanups I made while going through Erik Hovland's patch submissions,
by Rob Landley
· 18 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
206f757
Remove unused function parameter, from Garrett.
by Rob Landley
· 19 years ago
7c94bed
Big dead code elimination pass from Garrett.
by Rob Landley
· 19 years ago
dee811a
- remove unused ext2fs_find_first_bit_set() and ext2fs_find_next_bit_set()
by Bernhard Reutner-Fischer
· 19 years ago
03e78e7
The build broke for me on gcc 4.0.3 due to an #include having the wrong patch.
by Rob Landley
· 19 years ago
43ac888
Ext2fs cleanup from Garrett Kajmowicz.
by Rob Landley
· 19 years ago
f885513
just whitespace fixes
by Mike Frysinger
· 19 years ago
179f417
need string.h as well as strings.h
by Mike Frysinger
· 19 years ago
874af85
import most of e2fsprogs 1.38 updates
by Mike Frysinger
· 19 years ago
e7c43b6
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
by Rob Landley
· 19 years ago
75cc0ca
I was playing around with a dependency generator a couple weeks ago and I found
by Rob Landley
· 19 years ago
3496fdc
hopefully the last of the annoying signed/unsigned and mixed type errors
by Eric Andersen
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
391a904
Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems like
by Rob Landley
· 19 years ago
083d3f4
by "Vladimir N. Oleynik"
· 19 years ago
7ad9780
fix building with debugging enabled #413
by Mike Frysinger
· 19 years ago
bfe773f
make sure we include local header files
by Mike Frysinger
· 19 years ago
b71e602
mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove 1 exporing, ext2fs_llseek/blkid_llseek->llseek
by "Vladimir N. Oleynik"
· 19 years ago
20a825a
Fix warnings.
by Rob Landley
· 19 years ago
e70aa9d
only declare do_swap if we need it
by Mike Frysinger
· 19 years ago
fc379ba
rip out all the non-linux code and ugly workarounds
by Mike Frysinger
· 19 years ago
d582690
use xmalloc instead of malloc
by Mike Frysinger
· 20 years ago
0b3fc1a
remove com_err.h includes
by Mike Frysinger
· 20 years ago
16bc615
DOS only crap
by Mike Frysinger
· 20 years ago
a34f999
fix signed/unsigned char pointers
by Mike Frysinger
· 20 years ago
f98f5e3
need strings.h for ffs()
by Mike Frysinger
· 20 years ago
0301ffa
only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabled
by Mike Frysinger
· 20 years ago
1fd98e0
import ext2fs lib to prep for new e2fsprogs
by Mike Frysinger
· 20 years ago