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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usage.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-12-13
Website update for the release
Eric Andersen
2
-42
/
+62
2000-12-13
Add a few folks to Authors
Eric Andersen
1
-0
/
+6
2000-12-13
A few more updates
Eric Andersen
3
-21
/
+65
2000-12-13
Document gzip -d
Eric Andersen
4
-1
/
+5
2000-12-13
Add GNU compatibile gzip -d
Eric Andersen
2
-0
/
+4
2000-12-13
Update the version number to 0.48 (no longer pre).
Eric Andersen
6
-29
/
+36
2000-12-13
A couple of updates to fix some minor cross compiling issues
Eric Andersen
4
-8
/
+6
2000-12-13
Patch from Matt Kraai:
Eric Andersen
2
-50
/
+52
2000-12-13
Fix from Matt Kraai -- a better way to NULL terminate strings for the
Eric Andersen
13
-50
/
+26
2000-12-12
Fix from Gennady Feldman for error msg
Eric Andersen
2
-4
/
+8
2000-12-12
Mem leak fix from Matt Kraai
Eric Andersen
3
-15
/
+3
2000-12-12
Patch from Matt Kraai to fix 'dirname /'
Eric Andersen
2
-10
/
+12
2000-12-12
Fix so cross compiling works again...
Eric Andersen
1
-5
/
+6
2000-12-12
Cleanup for proper compilation with uClibc.
Eric Andersen
2
-2
/
+4
2000-12-12
Mount error return code fix from Kent Robotti -- we must reset the error
Eric Andersen
2
-12
/
+6
2000-12-12
du.c error msg cleanup from Kent Robotti
Eric Andersen
2
-4
/
+4
2000-12-12
Fix from Matt Kraai so basename / will work as expected.
Eric Andersen
1
-3
/
+5
2000-12-12
Oops. Unmatched #if
Eric Andersen
1
-0
/
+2
2000-12-12
Some compile fixes found by Larry Doolittle
Eric Andersen
4
-5
/
+7
2000-12-12
Script updates for better portability
Eric Andersen
4
-12
/
+30
2000-12-11
Matt Kraai pointed out that we can rely on strncpy to NULL
Eric Andersen
1
-1
/
+1
2000-12-11
Patch from larry doolittle to make sure we don't realloc
Eric Andersen
2
-0
/
+2
2000-12-11
Keep unknown priorities from segfaulting.
Matt Kraai
2
-2
/
+2
2000-12-11
Fix spelling error s/defaut/default/g
Eric Andersen
5
-6
/
+6
2000-12-11
Fix non-NULL terminated strings.
Eric Andersen
1
-0
/
+1
2000-12-11
Fix a thinko -- when REMOTE_LOG support is compiled in,
Eric Andersen
2
-0
/
+12
2000-12-11
Patch from Matt Kraai to fox sh.c escape problem such that
Eric Andersen
3
-3
/
+9
2000-12-11
Test suite update from Larry Doolittle to disable some problematic
Eric Andersen
2
-3
/
+10
2000-12-11
Patch from kent robotti to fix a buglet where
Eric Andersen
2
-6
/
+4
2000-12-11
Fix the option parsing to use getopt, which seems to fix bug #1050
Eric Andersen
2
-62
/
+26
2000-12-11
Patch from Larry Doolittle, fix up logging across multilple lines, hopefully
Eric Andersen
2
-60
/
+50
2000-12-11
Reverse logic so when network logging, it by default does not log locally.
Eric Andersen
6
-13
/
+13
2000-12-11
Add a linker warning for symbol conflicts.
Eric Andersen
1
-5
/
+4
2000-12-10
Some .deb update
Eric Andersen
3
-3
/
+19
2000-12-10
Support for tar -z option for uncompressing only
Glenn L McGrath
6
-48
/
+163
2000-12-10
Introduce new function gunzip_init()
Glenn L McGrath
2
-64
/
+70
2000-12-09
NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with ...
Glenn L McGrath
2
-0
/
+12
2000-12-09
Fix problem where 'du file_that_exists' doesn't work.
Eric Andersen
2
-4
/
+4
2000-12-09
More wget cleanups I've been working on...
Eric Andersen
2
-60
/
+106
2000-12-09
Some little cleanups from Larry Doolittle
Eric Andersen
4
-4
/
+4
2000-12-09
Patch from Matt Kraai to implement uniq -[cdu]
Eric Andersen
6
-15
/
+103
2000-12-09
add quiet mode support.
Glenn L McGrath
2
-10
/
+20
2000-12-09
Forget to set final argv entry to NULL, breaking sh.c amoung
Eric Andersen
2
-0
/
+2
2000-12-08
Some updates. Wrong name was on a patch, plus a spelling fix.
Eric Andersen
1
-2
/
+3
2000-12-08
Put in i to getopt, so i will work...
Eric Andersen
3
-3
/
+3
2000-12-08
Update inittab docs
Eric Andersen
2
-17
/
+73
2000-12-08
Make no local logging a runtime option for network logging...
Eric Andersen
6
-55
/
+69
2000-12-08
Patch from Gennady Feldman <gfeldman@mail.com> to make syslogd not log
Eric Andersen
3
-8
/
+10
2000-12-08
Patch from Matt Kraai to make logger log all arguments.
Eric Andersen
3
-6
/
+25
2000-12-08
when invoked as 'busybox foo args' remove the "busybox"
Eric Andersen
2
-8
/
+50
[next]