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
...
*
udhcp: handle errors in read_staticlease
Denys Vlasenko
2010-03-23
5
-20
/
+18
*
brctl: fixing stp parameters incompatibility
Maciek Borzecki
2010-03-23
2
-13
/
+18
*
lsusb: 2.6.32 compat
Souf Oued
2010-03-23
1
-14
/
+18
*
udhcp: code shrink
Denys Vlasenko
2010-03-23
1
-46
/
+40
*
udhcp: remove two unused fields
Denys Vlasenko
2010-03-23
2
-2
/
+0
*
ash,hush: make it possible to build them individually
Denys Vlasenko
2010-03-23
3
-8
/
+15
*
date,touch: accept Jan 7 00:00:00 2010 format
Alexander Shishkin
2010-03-22
1
-1
/
+13
*
udhcp: make rfc derived doc more readable (but it still is contradictory)
Denys Vlasenko
2010-03-22
1
-60
/
+41
*
udhcp: merge options.h into common.h, script.c into dhcpc.c
Denys Vlasenko
2010-03-22
11
-529
/
+483
*
udhcpc: do not test for srand init, just do it at the start
Denys Vlasenko
2010-03-22
1
-11
/
+5
*
udhcp: merge clientpacket.c into dhcpc.c
Denys Vlasenko
2010-03-22
5
-295
/
+240
*
udhcpc: merge clientsocket.c into dhcpc.c. +4 bytes.
Denys Vlasenko
2010-03-22
4
-125
/
+105
*
flock: should not be selected by default
Denys Vlasenko
2010-03-21
1
-1
/
+1
*
touch: do not ignore argument of -d/-t option
Mikhail Gusarov
2010-03-21
1
-2
/
+2
*
dhcpd: apparently, sometimes IP is in ciaddr, not requested_ip...
Denys Vlasenko
2010-03-21
2
-21
/
+93
*
udhcpd: untangle incredibly messy handling of DHCPREQUEST
Denys Vlasenko
2010-03-21
9
-184
/
+267
*
udhcp: tweak udhcpd.conf example and comments. no code changes
Denys Vlasenko
2010-03-21
4
-23
/
+27
*
udhcp: code shrink; disable time and log server options
Denys Vlasenko
2010-03-21
7
-127
/
+126
*
udhcpc: make it possible to disable vendor id; improve help text
Denys Vlasenko
2010-03-20
6
-82
/
+88
*
udhcpd: remove five more options which do not make sense or not supported
Denys Vlasenko
2010-03-20
5
-45
/
+58
*
udhcpd: remove redundant code in send_offer()
Denys Vlasenko
2010-03-20
1
-18
/
+9
*
udhcp: move serverpacket.c into dhcpd.c, no other changes
Denys Vlasenko
2010-03-20
4
-296
/
+263
*
flock: better help text
Denys Vlasenko
2010-03-20
1
-3
/
+3
*
udhcp: remove support for some really old and odd options
Denys Vlasenko
2010-03-19
5
-21
/
+25
*
tar: optional support for restoring selinux context
J. Tang
2010-03-19
4
-3
/
+108
*
libbb/copyfd.c: don't mmap a largish buffer if we only want to copy a few kb
Denys Vlasenko
2010-03-19
1
-0
/
+3
*
flock: new applet
Timo Teras
2010-03-18
5
-0
/
+105
*
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2010-03-18
12
-30
/
+24
*
lineedit: first shot at optional unicode bidi input support
Tomas Heinrich
2010-03-18
5
-18
/
+189
*
libbb/loop: comment out u32 hack
Denys Vlasenko
2010-03-18
1
-1
/
+2
*
brctl: Fix comment
Bernhard Reutner-Fischer
2010-03-17
1
-1
/
+1
*
brctl: fix parsing of timespec to allow 0 (setfd, sethello..)
Maciek Borzecki
2010-03-17
1
-2
/
+3
*
mdev: fix a trivial SEGV
Denys Vlasenko
2010-03-16
1
-1
/
+1
*
libbb/getopt32.c: clear applet_long_options and opt_complementary after use
Denys Vlasenko
2010-03-16
1
-5
/
+10
*
include/fix_u32.h: try harder to not cause redefinition errors
Denys Vlasenko
2010-03-16
1
-8
/
+19
*
tar compability modes for dpkg
Kim B. Heino
2010-03-15
1
-8
/
+4
*
ar: add archive creation support
Alexander Shishkin
2010-03-15
7
-42
/
+263
*
fbsplash: reinstate drawing of over/undersized images; shrink
Denys Vlasenko
2010-03-14
1
-37
/
+35
*
beep: the -d option takes milliseconds not microseconds
Natanael Copa
2010-03-14
1
-2
/
+2
*
testsuite: don't run grep NUL tests when we know the would fail
Denys Vlasenko
2010-03-14
2
-2
/
+4
*
ash: fix quadratic matching slowdown is ${v/*foo*/repl} (really bad one)
Denys Vlasenko
2010-03-13
1
-12
/
+59
*
tailk: fix error detected by testsuite
Denys Vlasenko
2010-03-12
1
-1
/
+2
*
awk: code shrink
Denys Vlasenko
2010-03-12
1
-33
/
+39
*
awk: code shrink
Denys Vlasenko
2010-03-12
1
-143
/
+154
*
awk: style fixes
Denys Vlasenko
2010-03-12
1
-19
/
+20
*
awk: code shrink
Denys Vlasenko
2010-03-12
1
-8
/
+15
*
lineedit: fix another corner case with bad unicode input
Denys Vlasenko
2010-03-11
6
-35
/
+67
*
awk: code shrink
Denys Vlasenko
2010-03-11
1
-7
/
+5
*
awk: code shrink; style fixes
Denys Vlasenko
2010-03-11
1
-41
/
+71
*
awk: be more paranoid when freeing loop variable; make code less obfuscated
Denys Vlasenko
2010-03-11
1
-21
/
+49
[prev]
[next]