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
/
ash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-08-20
Fix a problem with unsatisfied backrefs (noted by Martin Bene).
kraai
2
-8
/
+12
2001-08-20
some minor wording changes
andersen
1
-3
/
+2
2001-08-20
Apply Glenn's tftp rewrite
andersen
2
-274
/
+212
2001-08-15
Fix version comparision bug
bug1
2
-2
/
+2
2001-08-14
Log all messages from a single connection, not just the first. Patch from
kraai
2
-4
/
+8
2001-08-14
Rewritten by Manuel Novoa III.
kraai
1
-39
/
+28
2001-08-12
I stupidly forgot one level of pointer indirection in the cmdtxt(), calcsize(),
mjn3
2
-38
/
+46
2001-08-10
Fix a merging error
andersen
2
-4
/
+2
2001-08-10
A few bug fixes and significant size savings. Combined effort of
mjn3
2
-2356
/
+2126
2001-08-10
Small size optimization from Aaron Lehmann
andersen
2
-4
/
+4
2001-08-10
Fix stupid grammar error.
andersen
2
-4
/
+4
2001-08-10
Commit Vladimir's simplify_path.
kraai
6
-15
/
+90
2001-08-10
This corrects the _really_poor_ implementation of "broadcast +" handling
mjn3
3
-39
/
+19
2001-08-09
Remind people to enable RPC support when using NFS mount and uClibc (thanks
kraai
1
-0
/
+3
2001-08-09
Remove BB_SH define entirely.
kraai
6
-18
/
+2
2001-08-06
Use ferror(3) to check for errors, rather than inspecting errno. Thanks to
kraai
2
-6
/
+2
2001-08-06
Simplified version checking.
kraai
2
-48
/
+16
2001-08-06
Add support for underscores in variable names.
kraai
2
-26
/
+26
2001-08-04
Fix exclude list handling
bug1
1
-7
/
+18
2001-08-02
Fix up some silly messups with the debian packaging, and a dumb
andersen
6
-30
/
+41
2001-08-02
Fix misspelling of `stabilize'.
kraai
1
-1
/
+1
2001-08-02
Ok, here we go...
andersen
7
-15
/
+84
2001-08-02
Commit NMU changelog.
kraai
1
-0
/
+7
2001-08-02
More libc5 fixups
andersen
8
-10
/
+270
2001-08-02
Some libc5 cleanups
andersen
1
-2
/
+3
2001-08-02
make_directory used mode as if it were an signed entity, but in fact
andersen
3
-3
/
+3
2001-08-02
Teach libc5 about realpath
andersen
2
-0
/
+10
2001-08-02
Teach libc5 what a sighandler_t is
andersen
2
-0
/
+8
2001-08-02
multibuild.pl saves us again. unix2dos requires that dos2unix
andersen
4
-0
/
+16
2001-08-02
Ok, if no shell is enabled, don't include any of the SH_IS_<name>
andersen
2
-8
/
+8
2001-08-02
Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing
andersen
7
-78
/
+52
2001-08-02
Patch from Robert J. Osborne <rj@resourceinternational.com> that fixes
andersen
2
-6
/
+6