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
/
TODO
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2003-09-16
Fix a bug that creapt in recently with substitution subprinting, and add
bug1
2
-3
/
+11
2003-09-16
Compile get_terminal_width_height
bug1
1
-7
/
+8
2003-09-15
Patch from Stephane Billiart to fix an unused variable warning.
bug1
1
-1
/
+3
2003-09-15
Patch from Bastian Blank to fix a problem when runing find under ash.
bug1
1
-3
/
+3
2003-09-15
Patch from Tito, Reduces the size of busybox's strings applet from 1900 to
bug1
1
-12
/
+11
2003-09-15
Fix a simple mistake with pattern space, and add a test for it
bug1
2
-2
/
+15
2003-09-15
Patch by Jean Wolter to fix a bug where a script wouldnt be executed
bug1
1
-1
/
+4
2003-09-15
Fix some memory allocation problems
bug1
1
-18
/
+21
2003-09-15
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
andersen
10
-95
/
+110
2003-09-15
fix function prototype
andersen
1
-1
/
+1
2003-09-15
Needs prototype for close()
andersen
1
-0
/
+1
2003-09-15
comparison was always false due to limited range of data types.
andersen
1
-1
/
+1
2003-09-15
Do not shadow the global name 'accept'
andersen
1
-2
/
+2
2003-09-15
Add a test for the 'P' command and fix current implementation so it
bug1
2
-0
/
+14
2003-09-15
A test and fix for the sed 'n' command
bug1
2
-0
/
+20