index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsprogs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Config.in: remove menus that apparently will not work on Windows (except mayb...
Nguyễn Thái Ngọc Duy
2009-04-23
1
-0
/
+1
*
usage.c: remove reference to busybox.h
vda
2007-05-26
7
-7
/
+7
*
e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)
vda
2007-04-15
3
-83
/
+82
*
bb_full_fd_action: remove potential xmalloc from NOFORK path
vda
2007-04-11
1
-1
/
+0
*
style fixes, no code changes.
vda
2007-04-11
1
-1
/
+1
*
style fixes. No code changes.
vda
2007-04-10
1
-1
/
+1
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
aldot
2007-04-04
4
-12
/
+12
*
zcip: make it work on NOMMU (+ improve NOMMU support machinery)
vda
2007-03-26
1
-6
/
+1
*
Attempt to get more applets compile for NOMMU.
vda
2007-03-26
1
-13
/
+2
*
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
vda
2007-03-25
1
-1
/
+2
*
kill superfluous returns at the end of void functions
vda
2007-03-11
10
-15
/
+0
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
vda
2007-02-06
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
9
-0
/
+9
*
fsck: dead code removal; also disable progress indicator code
vda
2007-01-19
1
-127
/
+81
*
fsck: stop using strtok
vda
2007-01-19
1
-73
/
+84
*
fsck: move functions around so that related ones are nearby
vda
2007-01-19
1
-170
/
+185
*
fsck: small optimization
vda
2007-01-19
1
-42
/
+31
*
Trailing whitespace removal over entire tree
vda
2007-01-11
1
-1
/
+1
*
bb_xget[pw/gr]nam were horribly misnamed - fixed.
vda
2006-12-28
1
-2
/
+2
*
style fixes
vda
2006-12-26
1
-1
/
+1
*
chattr: bugfixes and size reduction
vda
2006-12-26
1
-38
/
+28
*
trivial size reduction
vda
2006-12-26
1
-24
/
+24
*
leftover of e2fsck surgery
vda
2006-12-26
1
-82
/
+36
*
put small subset of e2fsprogs back in the tree:
vda
2006-12-26
142
-0
/
+42719
*
remove e2fsprogs. Nobody volunteered to clean up that mess
vda
2006-12-26
133
-40208
/
+0
*
introduce LONE_CHAR (optimized strcmp with one-char string)
vda
2006-12-21
4
-8
/
+9
*
remove casts from xmalloc()
vda
2006-12-19
2
-3
/
+3
*
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
vda
2006-12-16
1
-2
/
+2
*
fix remaining survivors of the return(a) cleanup
vda
2006-11-27
1
-1
/
+1
*
style cleanup: return(a) -> return a, part 2
vda
2006-11-27
8
-10
/
+10
*
style cleanup: return(a) -> return a, part 1
vda
2006-11-27
8
-13
/
+13
*
byteswap ops had extra mask ops - removed
vda
2006-11-27
1
-6
/
+6
*
safe_strtoXX interface proved to be a bit unconvenient.
vda
2006-11-27
2
-59
/
+27
*
rodata cleanup. "unable to" == "cannot". -300 bytes
vda
2006-11-18
1
-1
/
+1
*
add -Wundef, fix uncovered bugs
vda
2006-11-17
8
-23
/
+23
*
rename: compare_string_array -> index_in_str_array
vda
2006-11-05
1
-2
/
+2
*
mostly style fixes
vda
2006-11-01
2
-25
/
+25
*
remove bb_printf and the like
vda
2006-10-26
1
-7
/
+7
*
silly size savings and capitalization fixes
vda
2006-10-26
5
-6
/
+6
*
message string changes, mostly for consistency, also -32 bytes in .rodata
vda
2006-10-20
9
-14
/
+14
*
build system: fix build in separate obj tree
vda
2006-10-11
3
-10
/
+10
*
fixes from Vladimir Dronnikov <dronnikov@gmail.ru>
vda
2006-10-10
1
-3
/
+3
*
correct largefile support, add comments about it.
vda
2006-10-08
3
-9
/
+9
*
dd: make it recognize not only 'k' but 'K' too;
vda
2006-10-07
3
-23
/
+2
*
httpd: add -u user[:grp] support
vda
2006-10-05
1
-2
/
+0
*
build system: small optimization
vda
2006-10-05
5
-25
/
+34
*
build system overhaul
vda
2006-10-05
14
-127
/
+94
*
bb_applet_name -> applet_name
vda
2006-10-03
2
-3
/
+3
*
getopt_ulflags -> getopt32.
vda
2006-10-03
1
-1
/
+1
*
Yet another silly little byte saving. couldn't -> cannot
vda
2006-09-29
6
-15
/
+15
[next]