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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dnsd: fixes various segfaults.
Denis Vlasenko
2008-05-22
2
-9
/
+16
*
modprobe: fix for blacklisting
Denis Vlasenko
2008-05-22
1
-4
/
+5
*
last: make its output more like "standard" last (aka "fancy last").
Denis Vlasenko
2008-05-22
1
-7
/
+40
*
last: trim format string a bit
Denis Vlasenko
2008-05-22
1
-1
/
+1
*
last: trim help text
Denis Vlasenko
2008-05-22
1
-3
/
+3
*
last: optional alternative sysv-like implementation
Denis Vlasenko
2008-05-22
4
-2
/
+307
*
- make Christian happy
Bernhard Reutner-Fischer
2008-05-21
1
-2
/
+1
*
- skip empty lines and archive members
Bernhard Reutner-Fischer
2008-05-21
1
-0
/
+6
*
udhcpc: regularize the names of receiving functions,
Denis Vlasenko
2008-05-21
9
-49
/
+50
*
udhcpc: simplify renewal of the lease
Denis Vlasenko
2008-05-21
1
-22
/
+19
*
udhcpc: properly reduce timeout if bogus packets were received
Denis Vlasenko
2008-05-21
1
-11
/
+16
*
fix another -Wall warning
Denis Vlasenko
2008-05-20
1
-1
/
+1
*
ifenslave: add forgotten INIT_G()
Denis Vlasenko
2008-05-20
1
-0
/
+2
*
- Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate.
Bernhard Reutner-Fischer
2008-05-20
1
-1
/
+1
*
fix "make bigdata" to not show weak aliases
Denis Vlasenko
2008-05-20
1
-1
/
+1
*
- improve readability
Bernhard Reutner-Fischer
2008-05-19
1
-5
/
+10
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
21
-59
/
+59
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
45
-85
/
+85
*
- mention FIXME use find_mount_point()
Bernhard Reutner-Fischer
2008-05-19
1
-2
/
+2
*
- improve wording
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-19
18
-142
/
+136
*
swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
Denis Vlasenko
2008-05-18
3
-7
/
+42
*
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
14
-35
/
+34
*
start_stop_daemon: add -test, fix -x to not match by inode,
Denis Vlasenko
2008-05-18
2
-80
/
+137
*
httpd: fix obscure case when user runs httpd -i from command line for testing.
Denis Vlasenko
2008-05-18
1
-1
/
+8
*
modprobe: optional "blacklist" command support (by Natanael Copa)
Denis Vlasenko
2008-05-18
2
-5
/
+38
*
printf: fix printf -%s- foo, printf -- -%s- foo (bug 3354)
Denis Vlasenko
2008-05-18
1
-28
/
+24
*
ash: more of -Wall fixes
Denis Vlasenko
2008-05-18
1
-16
/
+16
*
last: style fixes
Denis Vlasenko
2008-05-17
1
-5
/
+10
*
insmod: build fix for microblaze (by Greg Steuck <greg AT nest.cx>)
Denis Vlasenko
2008-05-17
1
-0
/
+1
*
two fixlets for -Wall
Denis Vlasenko
2008-05-17
2
-2
/
+2
*
fix bug 2704: remove verbatim RFC text from source
Denis Vlasenko
2008-05-17
1
-451
/
+0
*
- accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:0...
Bernhard Reutner-Fischer
2008-05-16
1
-2
/
+4
*
- very minor shrinkage
Bernhard Reutner-Fischer
2008-05-16
1
-5
/
+1
*
- add appropriate string for arp header #32 for use by ip(8)
Bernhard Reutner-Fischer
2008-05-16
1
-0
/
+6
*
- fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever
Bernhard Reutner-Fischer
2008-05-16
6
-4
/
+105
*
- fix compilation on x86_64
Bernhard Reutner-Fischer
2008-05-16
1
-1
/
+1
*
- mention duplication of in_ether()
Bernhard Reutner-Fischer
2008-05-16
1
-0
/
+2
*
- provide proc-less sample
Bernhard Reutner-Fischer
2008-05-16
1
-3
/
+9
*
testsuite instrumentation fixes by Christian
Denis Vlasenko
2008-05-15
2
-19
/
+16
*
Add more -W options to gcc.
Denis Vlasenko
2008-05-15
1
-14
/
+3
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
43
-110
/
+113
*
remove stray semicolons (by Cristian Ionescu-Idbohrn)
Denis Vlasenko
2008-05-15
2
-2
/
+2
*
fix by Jie Zhang for exit status and POSIX compliance:
Mike Frysinger
2008-05-14
1
-1
/
+1
*
Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.
Denis Vlasenko
2008-05-13
4
-22
/
+2
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
27
-61
/
+69
*
-Wall fixes by Cristian Ionescu-Idbohrn. No object code changes.
Denis Vlasenko
2008-05-12
3
-9
/
+9
*
fix warnings about pointer signedness
Denis Vlasenko
2008-05-09
5
-6
/
+6
*
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-09
27
-62
/
+259
*
- pass flags to ld in one argument
Bernhard Reutner-Fischer
2008-05-09
1
-5
/
+5
[prev]
[next]