index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
shell
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-22
CONFIG_DHCP -> CONFIG_APP_DHCP.
Rob Landley
3
-14
/
+14
2006-06-21
Jean Wolter writes: modprobe checks, whether a module is already loaded. The ...
Mike Frysinger
1
-1
/
+1
2006-06-21
- add note about strict ordering
Bernhard Reutner-Fischer
1
-0
/
+1
2006-06-21
Jean Wolter writes: ash uses bsearch to search in the list of built-in comman...
Mike Frysinger
1
-1
/
+1
2006-06-21
Patch from Paul Fox to improve mount's error handling behavior, which I beat
Rob Landley
1
-21
/
+16
2006-06-21
Andre (armcc2200@yahoo) patched a bug where successful mounts could sometimes
Rob Landley
1
-1
/
+2
2006-06-21
Aurelien Jacobs pointed out inline functions that could be removed. Doing so
Rob Landley
1
-29
/
+13
2006-06-21
Remove pointless "inline" wrapper around get_terminal_width_height().
Rob Landley
1
-21
/
+7
2006-06-21
Zubicaray reported a bug in vi that causes it to eat 100% cpu when you close
Rob Landley
1
-87
/
+2
2006-06-20
only enable count_bit functions when actually needed to fix warning reported ...
Mike Frysinger
1
-1
/
+2
2006-06-20
Since rangecoder is just a bunch of C functions, move it into the one user
Rob Landley
3
-167
/
+145
2006-06-20
Cleanup patch from Shaun Jackman converting %m to perror.
Rob Landley
2
-5
/
+5
2006-06-20
Patch by Robert P. Day to remove obsolete alias code that the 2.4 and 2.6
Rob Landley
1
-11
/
+5
2006-06-20
assign default debug level to the MSHDEBUG define
Mike Frysinger
1
-2
/
+1
2006-06-20
I broke allbareconfig with half-finished cleanups I'd forgotten weren't done.
Rob Landley
2
-26
/
+19
2006-06-20
The type changed too.
Rob Landley
1
-2
/
+2
2006-06-20
Use the new names for tty_baud_to_value() and tty_value_to_baud() again.
Peter Kjellerstedt
1
-5
/
+5
2006-06-20
Revert the last two patches to go back to a state before this file was
Rob Landley
1
-16
/
+94
2006-06-20
Patch by Robert P. Day to make structs use c99 initializers.
Rob Landley
1
-14
/
+12
2006-06-20
Patch from Robert P. J. Day cleaning up some unnecessary preprocessor
Rob Landley
1
-80
/
+0
2006-06-20
Amrein-Marie Christophe pointed out that Mandrake changed its name.
Rob Landley
1
-1
/
+1
2006-06-19
Make some 64 bit warnings go away on x86-64.
Rob Landley
6
-61
/
+25
2006-06-18
Undo all of the ugliness and some of the bloat from 15412.
Rob Landley
4
-146
/
+22
2006-06-18
skip_whitespace() shouldn't claim its return value is const, it doesn't know
Rob Landley
12
-192
/
+64
2006-06-18
Make this slightly more readable, and expose the hypocrasy of a comment that
Rob Landley
1
-5
/
+1
2006-06-17
danf writes: stty doesn't support baud rates > 460800 bps, the attached patch...
Mike Frysinger
1
-2
/
+35
2006-06-16
Make it so Erik has to forward me less email.
Rob Landley
4
-4
/
+9
2006-06-16
- add cross-reference generation target.
Bernhard Reutner-Fischer
1
-1
/
+13
2006-06-16
- do away with the fwd-decls of functions. Should not contain any code changes
Bernhard Reutner-Fischer
1
-267
/
+260
2006-06-16
Revert svn 15333. If you vfork, you must either exec or exit. (The parent is
Rob Landley
1
-19
/
+5
2006-06-16
This directory was fallout from the great feature freeze of 2003, which led
Rob Landley
8
-2030
/
+0
2006-06-16
- hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned on per default.
Bernhard Reutner-Fischer
1
-5
/
+7