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
/
mt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-09-22
Better cross libc compatibility (so Dave Cinege can stop complaining
andersen
2
-4
/
+34
2000-09-21
Decouple DODEBUG and DOSTATIC
andersen
1
-15
/
+14
2000-09-21
Remove all the kernel headers so it will compile under libc5
andersen
2
-24
/
+98
2000-09-21
Fix a potential warning
andersen
2
-2
/
+2
2000-09-21
Add in exec support (patch from Torbj?rn Axelsson <torax@cendio.se>)
andersen
3
-3
/
+48
2000-09-21
Handle 'cat -'
andersen
2
-8
/
+6
2000-09-21
Hard code the name of init.
andersen
2
-2
/
+4
2000-09-21
Large file >2Gib support.
andersen
5
-0
/
+38
2000-09-21
Typo fix.
andersen
1
-2
/
+2
2000-09-21
Ignore loop.h
andersen
1
-0
/
+1
2000-09-21
More portable handling of loop header files, as done in util-linux
andersen
5
-12
/
+123
2000-09-21
Remove a warning. Patch from Bryan Rittmeyer <bryan@ixiacom.com>
andersen
2
-0
/
+4
2000-09-20
Only remove directories when removing recursively.
kraai
2
-0
/
+10
2000-09-20
Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com.
andersen
13
-18
/
+442
2000-09-20
When mounting a ro fs rw, print warning and then mount it ro. Patch
andersen
2
-0
/
+8
2000-09-20
Return failure if ping gets no response.
kraai
2
-4
/
+16
2000-09-19
Reverted my conversion of tar to getopt to ensure tar can
andersen
2
-52
/
+80
2000-09-19
Both of these commands were subtly broken. Fortunately when used together the
andersen
4
-8
/
+24
2000-09-19
I think these featires are fairly safe...
andersen
3
-6
/
+6
2000-09-19
Avoid segfaults by not using snprintf to copy strings.
kraai
3
-3
/
+6
2000-09-19
Clean up output.
kraai
2
-2
/
+2