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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-04-27
Patch from Dennis Vlasenko to add the option to compress help text.
landley
7
-24
/
+102
2006-04-27
Re-wordwrap the new tests, and fix seq.c to pass them.
landley
2
-11
/
+9
2006-04-27
- add two regression tests for seq.
aldot
1
-0
/
+4
2006-04-26
- add note about crond
aldot
1
-0
/
+3
2006-04-26
- patch from Denis Vlasenko to make sizes PHONY and to add objsizes which prints
aldot
2
-0
/
+14
2006-04-25
Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix a
landley
3
-134
/
+62
2006-04-25
Portability tweak from Shaun Jackman, don't include asm/page.h directly.
landley
1
-1
/
+1
2006-04-24
From Denis Vlasenko:
landley
1
-223
/
+177
2006-04-24
- return ret so we return something meaningful.
aldot
1
-1
/
+1
2006-04-21
Jason Schoon writes: Attached is a patch to display the usage message if fuse...
vapier
1
-0
/
+3
2006-04-21
Jason Schoon writes: This makes the case where LFS is not defined, but fdisk ...
vapier
1
-5
/
+1
2006-04-21
2006-04-20 Shaun Jackman <sjackman@gmail.com>
vapier
2
-0
/
+10
2006-04-21
- passwd doesnt use salt with md5 passwords; bug #604 thanks taviso
solar
1
-3
/
+11
2006-04-20
kill signed warnings
vapier
2
-3
/
+3
2006-04-19
Patch from Jean Wolter:
landley
2
-18
/
+38
2006-04-19
svn 14824 broke -funsigned-char and possibly building out of tree, because
landley
1
-13
/
+25
2006-04-18
New applet cksum, from Rob Sullivan.
landley
5
-0
/
+69
2006-04-18
Remove some #if 0 code.
landley
1
-9
/
+0
2006-04-18
Simplify the GPL boilerplate.
landley
1
-18
/
+2
2006-04-18
- typo: s/derefernce/dereference/g
aldot
3
-4
/
+6
2006-04-18
- commentary typo and superfluous whitespace removal in weird messages.
aldot
1
-3
/
+3
2006-04-18
- improve wording in some help texts a little bit.
aldot
1
-9
/
+9
2006-04-18
- add typo s/deamon/daemon/g
aldot
1
-0
/
+1
2006-04-18
- patch from P.J. Day to rely on the automatic indenting provided by depends.
aldot
1
-62
/
+60
2006-04-18
- enable dumpleases applet again; bad rob
aldot
1
-1
/
+1
2006-04-18
- add grep for typo s/algorithic/algorithmic/g
aldot
1
-0
/
+1
2006-04-18
- BusyBox is under GPL.
aldot
5
-5
/
+5
2006-04-18
- simplify config options of the ip applet.
aldot
1
-76
/
+58
2006-04-18
From Rob Sullivan: Fix a segfault with searching, plus some cleanups.
landley
1
-58
/
+49
2006-04-17
Robert Eggers noticed that nfsmount would sometimes incorrectly return success.
landley
1
-6
/
+2
2006-04-17
Glenn gave permission for GPLv2 "or later".
landley
2
-15
/
+4
2006-04-17
Patch from Tito to fix printing null and make output look like hdparm 6.3.
landley
1
-5
/
+5
2006-04-17
Remove a superfluous quote and more non-generic standalone code.
landley
1
-10
/
+1
2006-04-17
Elf dynamic linker stuff from Rich Felker.
landley
1
-0
/
+35
2006-04-17
enable udhcp applets again; bad rob
vapier
1
-2
/
+2
2006-04-16
just use the stack to kill memleak and return if user didnt give us anything ...
vapier
1
-7
/
+5
2006-04-16
use xmalloc, dont hardcode length of string, and get rid of pointless call to...
vapier
1
-3
/
+2
2006-04-16
kill off pointless malloc.h include
vapier
3
-3
/
+0
2006-04-16
kill pointless memory.h includes
vapier
2
-2
/
+0
2006-04-16
add a check for obsolete headers
vapier
1
-3
/
+13
2006-04-16
- fix typo. Thanks to David Moberg for pointing this out.
aldot
1
-1
/
+1
2006-04-16
uncuddle if statements
vapier
1
-5
/
+5
2006-04-16
use more boiler plate GPL notices
vapier
7
-40
/
+11
2006-04-16
uncuddle brackets
vapier
1
-69
/
+78
2006-04-16
add some tests for common typos and for obsolete functions
vapier
1
-1
/
+47
2006-04-16
use memmove() instead of bcopy()
vapier
2
-12
/
+12
2006-04-16
touchup comment
vapier
1
-1
/
+1
2006-04-16
use strchr() not index()
vapier
3
-5
/
+5
2006-04-16
use memcmp() not bcmp()
vapier
1
-2
/
+2
2006-04-14
Remove code for protocols we don't properly support. (Most of this could
landley
2
-383
/
+1
[next]