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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-31
hdparm: fix multisector mode setting
Denis Vlasenko
1
-2
/
+2
2007-03-31
uniq: getopt32-ization. -38 bytes.
Denis Vlasenko
1
-22
/
+23
2007-03-31
unzip: fix xstrndup bug (xstrndup(s,n) can allocate less than n bytes!)
Denis Vlasenko
1
-2
/
+3
2007-03-30
- fix compilation if FEATURE_TR_CLASSES is off. Sorry for that..
Bernhard Reutner-Fischer
1
-2
/
+0
2007-03-30
- debloat test. untested.
Bernhard Reutner-Fischer
1
-111
/
+116
2007-03-30
- fix bug where we did not reject invalid classes like '[[:alpha'
Bernhard Reutner-Fischer
6
-87
/
+114
2007-03-30
introduce the concept of LDLIBS for additional libraries so that when we do t...
Mike Frysinger
2
-4
/
+7
2007-03-29
traceroute: move data off bss. small code optimizations.
Denis Vlasenko
1
-94
/
+109
2007-03-29
dpkg: run_package_script() returns 0 if all ok and non-zero if failure.
Denis Vlasenko
1
-5
/
+3
2007-03-29
dumpleases: getopt32()-ization
Denis Vlasenko
1
-34
/
+27
2007-03-29
- use index_in_str_array also for find_main
Bernhard Reutner-Fischer
1
-2
/
+8
2007-03-29
- remove bloated switch statement.
Bernhard Reutner-Fischer
1
-17
/
+8
2007-03-29
- implement a TODO: Use index_in_str_array in parse_params
Bernhard Reutner-Fischer
1
-40
/
+118
2007-03-29
- Purely cosmetic type fiddling
Bernhard Reutner-Fischer
1
-15
/
+14
2007-03-29
- fold recurse, depthFirst and dereference params into one param flags.
Bernhard Reutner-Fischer
11
-55
/
+50
2007-03-28
- update defconfig
Bernhard Reutner-Fischer
1
-3
/
+5
2007-03-28
run_parts: I was wrong, NULL termination is already done because
Denis Vlasenko
1
-1
/
+1
2007-03-28
run_parts: NULL-terminate list of arguments; fix perror/error usage
Denis Vlasenko
1
-5
/
+5
2007-03-28
ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer)
Denis Vlasenko
2
-4
/
+6
2007-03-28
- rewrite run-parts
Bernhard Reutner-Fischer
3
-132
/
+115
2007-03-28
- move additional fancy options not mandated by SUSv3 into a FANCY option
Bernhard Reutner-Fischer
3
-7
/
+21
2007-03-28
- fix formatting of help text
Bernhard Reutner-Fischer
1
-2
/
+1
2007-03-28
- reinstate dmalloc and efence support
Bernhard Reutner-Fischer
2
-1
/
+9
2007-03-28
hdparm: flag variables can easily be smaller than long
Denis Vlasenko
1
-96
/
+101
2007-03-28
hdparm: remove stray static (-200 bytes bss)
Denis Vlasenko
1
-1
/
+1
2007-03-28
hdparm: whitespace style fixes
Denis Vlasenko
1
-90
/
+89
2007-03-27
pidfile creation mode set to 0666 (umask affects it as usual)
Denis Vlasenko
1
-1
/
+1