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
/
shell
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-04-14
Handle endian-ness. Patch from Paul J.Y. Lahaie <pjlahaie@linuxcare.com>
andersen
2
-2
/
+16
2001-04-13
Fix infinite loop and reallocate if too many modules.
kraai
2
-16
/
+44
2001-04-13
dpkg-deb -f and partial -I commands, adds 600 bytes
bug1
6
-78
/
+103
2001-04-12
Fix dos2unix/tr problem noted by Larry Doolittle.
kraai
4
-4
/
+4
2001-04-12
Fix return code and don't output spurious newlines.
kraai
2
-20
/
+16
2001-04-12
Another banner consolidation from Larry Doolittle <ldoolitt@recycle.lbl.gov>.
kraai
3
-3
/
+3
2001-04-12
Fix comment.
kraai
2
-2
/
+2
2001-04-12
Use date -u instead of date --utc and consolidate version string.
kraai
8
-7
/
+10
2001-04-12
Updates, fixes for handling contents, verbose extract.
bug1
1
-16
/
+15
2001-04-12
Rename variable that shadows global
bug1
2
-32
/
+32
2001-04-12
Fix handling of '' and "".
kraai
3
-12
/
+18
2001-04-12
New dpkg-deb function -t, stands for --fsys-tarfile
bug1
7
-24
/
+41
2001-04-12
Change size to unsinged long long, so if -1 is passed it will read as much as...
bug1
3
-7
/
+12
2001-04-12
dpkg-deb -c works now
bug1
3
-34
/
+36
2001-04-12
Fix dpkg-deb, enum's are cool
bug1
6
-95
/
+108
2001-04-12
remove unused clearerr statements
bug1
1
-2
/
+0
2001-04-12
This belongs in dos2unix.c
bug1
1
-106
/
+0
2001-04-12
use tmpfile() and revert my previous changes... convert() belongs here
bug1
3
-11
/
+180
2001-04-12
dos2unix and unix2dos are now independent
bug1
1
-4
/
+1
2001-04-12
Move convert to libbb
bug1
2
-182
/
+0
2001-04-12
convert() is used by dos2unix and unix2dos
bug1
2
-0
/
+10