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
Commit message (
Expand
)
Author
Age
Files
Lines
*
u_short, ulong exterminated
vda
2006-12-19
11
-95
/
+90
*
cmdedit: fix my bug, improve code a bit
vda
2006-12-19
1
-31
/
+20
*
- use xlisten/xsocket some more. Saves .25 kB
aldot
2006-12-19
6
-35
/
+9
*
- rename SU_SYSLOG to FEATURE_SU_SYSLOG
aldot
2006-12-19
3
-9
/
+10
*
cmdedit: use qsort for sorting command completion results; style fixes
vda
2006-12-19
1
-132
/
+104
*
passwd: add option to check passwords for weakness
vda
2006-12-19
2
-1
/
+9
*
Add option to disable command execution from vi & awk
vda
2006-12-19
3
-4
/
+16
*
su: make /etc/shells check configurable
vda
2006-12-19
4
-30
/
+29
*
mount: add getmntent_r stub for dietlibc
vda
2006-12-18
1
-1
/
+16
*
xfuncs.c: dietlibc actually HAS fdprintf!
vda
2006-12-18
3
-13
/
+24
*
nc: add missing cast
vda
2006-12-18
3
-1
/
+35
*
A bunch of defined(__GLIBC__) added. static-linking warning expanded
vda
2006-12-18
13
-24
/
+14
*
du: dietlibc compat fix, style fixes. Thanks to sampo@symlabs.com.
vda
2006-12-18
1
-35
/
+31
*
ifupdown: strlen(NULL) is a no-no, fixed. Also few micro-optimizations
vda
2006-12-18
1
-80
/
+76
*
ps: fix buglet, add microoptimization
vda
2006-12-18
1
-6
/
+4
*
httpd: we don't have FEATURE_HTTPD_WITHOUT_INETD anymore,
vda
2006-12-17
1
-3
/
+3
*
start_stop_daemon: make code a bit more readable
vda
2006-12-17
1
-23
/
+19
*
od: remove bug-for-bug compat (because the bug was fixed in coreuitls)
vda
2006-12-17
1
-2
/
+1
*
tar: report error if child dies while writing out the end of tarball
vda
2006-12-17
1
-8
/
+39
*
start_stop_daemon: fix bug where any program name was "matching"
vda
2006-12-17
2
-30
/
+40
*
fix/shorten some usage strings
vda
2006-12-17
1
-349
/
+412
*
tftp: corrupted input packets were killing retransmits - fixed
vda
2006-12-17
1
-18
/
+22
*
diff: comment - explain what happens when hunk fails to apply
vda
2006-12-17
1
-2
/
+3
*
patch: fix double-free (bug 1120)
vda
2006-12-17
1
-0
/
+1
*
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
vda
2006-12-16
28
-63
/
+69
*
s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g
vda
2006-12-16
8
-42
/
+41
*
wget: smallish optimization
vda
2006-12-16
1
-18
/
+18
*
diff: fix -q exit code
vda
2006-12-16
2
-76
/
+78
*
site: add link to directory with patches
vda
2006-12-15
1
-1
/
+2
*
re-applying first post-1.3.x change
vda
2006-12-15
2
-2
/
+14
*
back out last change - need to make busybox-1_3-stable branch first
vda
2006-12-15
1
-12
/
+0
*
- table support for ip route
aldot
2006-12-14
1
-0
/
+12
*
- minor shrinkage
aldot
2006-12-14
1
-4
/
+6
*
Update busybox.net webpage with 1.3.0 announcement
vda
2006-12-14
1
-0
/
+35
*
exterminate last bzero's
vda
2006-12-13
2
-7
/
+7
*
- honor CONFIG_DEBUG
aldot
2006-12-13
2
-2
/
+8
*
- remove warning about unused depth parameter in add_to_dirlist()
aldot
2006-12-13
1
-2
/
+5
*
date: -R shouldn't use locale
vda
2006-12-13
1
-5
/
+13
*
build system: small fix for "release" target to work
vda
2006-12-12
2
-4
/
+8
*
build system: add "release" target
vda
2006-12-12
4
-23
/
+63
*
passwd: fix indentation
vda
2006-12-12
1
-3
/
+2
*
passwd: added comment
vda
2006-12-12
1
-1
/
+6
*
passwd: shrink by ~10 bytes, use PRNG instead of usleep.
vda
2006-12-12
1
-17
/
+10
*
- remove functions marked as LEGACY in SUSv3 and use their modern counterparts.
aldot
2006-12-12
2
-6
/
+6
*
- add an anchor to let me point people to FAQ.html#standalone_shell
aldot
2006-12-10
1
-2
/
+11
*
bb_makedev: fix for glibc 2.3.2
vda
2006-12-10
3
-4
/
+4
*
sed: style fixes
vda
2006-12-10
1
-328
/
+338
*
more: fix for case when _FILE_OFFSET_BITS is not #defined.
vda
2006-12-10
1
-40
/
+28
*
- Proposed fix to make aliases work (with uClibc-current).
aldot
2006-12-07
1
-2
/
+5
*
- Improve wording in error message.
aldot
2006-12-07
1
-1
/
+1
[next]