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
...
*
- stty's visible() function and catv's guts are identical. Merge them into
Bernhard Reutner-Fischer
2007-01-17
1
-1
/
+5
*
- remove superfluous define that expanded to "!strcmp"
Bernhard Reutner-Fischer
2007-01-17
1
-22
/
+3
*
- reuse return code of vsnprintf to avoid pulling in strlen
Bernhard Reutner-Fischer
2007-01-17
1
-3
/
+3
*
- merge display_changed() and display_all()
Bernhard Reutner-Fischer
2007-01-17
1
-69
/
+22
*
- peruse get_terminal_width_height and remove legacy code for ancient
Bernhard Reutner-Fischer
2007-01-17
1
-69
/
+10
*
- rewrite find_param to use index_in_str_array
Bernhard Reutner-Fischer
2007-01-17
1
-1
/
+21
*
- manually inline tty_value_to_baud and remove string_to_baud_or_die
Bernhard Reutner-Fischer
2007-01-17
1
-10
/
+5
*
- constify some read-only members and remove superfluous casts
Bernhard Reutner-Fischer
2007-01-17
1
-12
/
+11
*
- reuse option_mask32 for state-handling in main
Bernhard Reutner-Fischer
2007-01-17
1
-36
/
+33
*
- replace some occurances of "kernel" with busybox
Bernhard Reutner-Fischer
2007-01-17
4
-14
/
+14
*
httpd: use fd#1 in inetd mode
Denis Vlasenko
2007-01-14
2
-5
/
+11
*
inetd: preparatory patch, no code changes
Denis Vlasenko
2007-01-14
1
-63
/
+64
*
Rename bb_sanitize_stdio -> bb_sanitize_server_stdio
Denis Vlasenko
2007-01-14
4
-11
/
+16
*
small size optimization
Denis Vlasenko
2007-01-14
1
-2
/
+3
*
isrv.h: add copyright info
Denis Vlasenko
2007-01-14
1
-0
/
+10
*
I forgot "svn add" AGAIN! :(
Denis Vlasenko
2007-01-14
1
-0
/
+23
*
fakeidentd: avoid extra fcntl calls
Denis Vlasenko
2007-01-14
1
-11
/
+13
*
fakeidentd: fix daemon mode (was thinking that it is in
Denis Vlasenko
2007-01-14
2
-23
/
+27
*
inetd: open log after daemonization
Denis Vlasenko
2007-01-14
1
-2
/
+1
*
By popular request reinstate fakeidentd's standalone mode.
Denis Vlasenko
2007-01-14
7
-24
/
+523
*
whitespace fixes (leading spaces to tab)
Denis Vlasenko
2007-01-13
11
-13
/
+13
*
small fixes to ipv6 infrastructure
Denis Vlasenko
2007-01-13
1
-0
/
+2
*
random small size optimizations
Denis Vlasenko
2007-01-12
8
-23
/
+34
*
stty: fix bug reported by Paul Albrecht <albrecht@rdi1.com> -
Denis Vlasenko
2007-01-12
1
-0
/
+3
*
stty: rearrange functions, avoiding the need in forward declarations.
Denis Vlasenko
2007-01-12
1
-386
/
+374
*
undo RESERVE_CONFIG_BUFFER change. aldot, small on-stack char[N] objects
Denis Vlasenko
2007-01-12
1
-9
/
+7
*
next part of ipv6-ization. mostly netcat.
Denis Vlasenko
2007-01-12
6
-77
/
+95
*
next part of ipv6-ization. dnsd code is "interesting"...
Denis Vlasenko
2007-01-12
3
-108
/
+53
*
next part of ipv6-ization is here: wget & httpd
Denis Vlasenko
2007-01-12
8
-123
/
+145
*
fakeinetd: attempted ipv6-ization (and it's done)
Denis Vlasenko
2007-01-11
3
-190
/
+214
*
fix my own breakage
Denis Vlasenko
2007-01-11
1
-1
/
+1
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
48
-310
/
+310
*
fix verbose output; remove commented-out includes.
Denis Vlasenko
2007-01-11
4
-19
/
+4
*
ipv6-ization efforts continue. Few bugs are found,
Denis Vlasenko
2007-01-11
5
-200
/
+191
*
code shrinkage by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-10
1
-49
/
+31
*
missed a few #undefs (no real impact I think)
Denis Vlasenko
2007-01-10
1
-0
/
+2
*
fix bug 1146 (gunzip breakage introduced by me --vda)
Denis Vlasenko
2007-01-10
1
-17
/
+19
*
a bit more IPv6-ization work
Denis Vlasenko
2007-01-10
3
-41
/
+38
*
Improve generic ipv4+ipv6 support in libbb.
Denis Vlasenko
2007-01-10
4
-116
/
+172
*
execute "safe applets" exev if not standalone shell
Denis Vlasenko
2007-01-10
1
-1
/
+1
*
Fix typo in usage text by shortening it
Denis Vlasenko
2007-01-09
1
-3
/
+3
*
Yet another small size reduction by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-09
1
-5
/
+2
*
small size reduction by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-09
1
-3
/
+2
*
small size reduction by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-09
1
-7
/
+6
*
compilation fix by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2007-01-09
1
-1
/
+4
*
- missing hunk to go with r17206
Bernhard Reutner-Fischer
2007-01-09
1
-1
/
+1
*
- shrink by 26 bytes or so
Bernhard Reutner-Fischer
2007-01-09
1
-15
/
+21
*
- vapier wants LD to point to CC, revert my previous change
Bernhard Reutner-Fischer
2007-01-09
1
-1
/
+1
*
- shrink klogd a tiny bit.
Bernhard Reutner-Fischer
2007-01-09
1
-9
/
+12
*
vda, we once had a get_chomped_line_from_file or the like. Where is that nowa...
Bernhard Reutner-Fischer
2007-01-09
1
-17
/
+15
[prev]
[next]