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
path:
root
/
networking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- correct typo
aldot
2006-06-14
2
-2
/
+2
*
Don't break allbareconfig.
landley
2006-06-13
1
-2
/
+0
*
Patch from Denis Vlasenko:
landley
2006-06-13
1
-57
/
+44
*
Whitespace cleanup from Denis Vlasenko.
landley
2006-06-13
1
-9
/
+8
*
- revert incorrect select change
aldot
2006-06-10
1
-7
/
+5
*
- fix two segfaults (reported by Horst Kronstorfer)
aldot
2006-06-10
1
-147
/
+139
*
- use bb_xbind
aldot
2006-06-10
1
-1
/
+1
*
- reuse strings and messages. Saves about 600B
aldot
2006-06-07
9
-22
/
+22
*
use bb_xbind/bb_xlisten
vapier
2006-06-07
1
-5
/
+2
*
- fix the build if we have ftpput without ftpget (speeling reeoe)
aldot
2006-06-07
2
-3
/
+3
*
Header cleanup on two more networking files (move libbb.h to the top and
landley
2006-06-05
2
-10
/
+4
*
- use bb_msg_{read,write}_error where appropriate.
aldot
2006-06-03
2
-4
/
+4
*
Remove #ifdeffed out code, both KEEP_UNUSED and #if 0.
landley
2006-06-03
1
-492
/
+1
*
Header cleanup: don't #include headers that libbb.h already includes.
landley
2006-06-02
8
-39
/
+13
*
#ifdef reduction.
landley
2006-06-02
2
-95
/
+77
*
Bugfix from Shaun Jackman: don't attempt to write 64 bytes and then fail if
landley
2006-05-31
1
-1
/
+4
*
Use BB endianness macro.
landley
2006-05-31
1
-2
/
+1
*
- add CONFIG_FEATURE_WGET_LONG_OPTIONS
aldot
2006-05-31
2
-0
/
+11
*
- s/defined(__uClinux__)/BB_NOMMU/
aldot
2006-05-31
2
-7
/
+7
*
More size shrinkage.
landley
2006-05-29
1
-6
/
+2
*
Size reductions, mostly switching things to use libbb functions.
landley
2006-05-29
5
-90
/
+25
*
Remove _().
landley
2006-05-29
1
-52
/
+52
*
My first bout of untangling udhcp. Make lots of gratuitous #defines go
landley
2006-05-28
17
-221
/
+86
*
Consolidate #include <sys/time.h> so libbb.h does it.
landley
2006-05-27
17
-23
/
+0
*
Change llist_add_* to take the address of the list rather than returning the new
landley
2006-05-26
1
-5
/
+5
*
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
aldot
2006-05-26
3
-0
/
+20
*
fix spelling mistakes
vapier
2006-05-26
2
-2
/
+2
*
Remove a pointless #define.
landley
2006-05-25
1
-4
/
+5
*
Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary
landley
2006-05-21
2
-19
/
+7
*
Patch from Robert P. Day to remove #ifdefed out SLIP support code that we
landley
2006-05-19
1
-40
/
+0
*
- remove emacs layout block as suggested by Robert P.J. Day
aldot
2006-05-19
4
-35
/
+2
*
- replace _PATH_DEVNULL with bb_dev_null
aldot
2006-05-19
1
-4
/
+6
*
- include strings.h
aldot
2006-05-19
1
-0
/
+1
*
- single KERNEL_VERSION(a,b,c) macro in platform.h
aldot
2006-05-19
1
-2
/
+1
*
Patch from Bernhard Fischer to remove some useless bits.
landley
2006-05-17
2
-12
/
+0
*
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...
vapier
2006-05-13
2
-2
/
+2
*
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...
vapier
2006-05-13
1
-1
/
+1
*
fix no previous prototype warning
vapier
2006-05-11
1
-0
/
+1
*
fix no previous prototype warning
vapier
2006-05-11
1
-0
/
+1
*
rename
vapier
2006-05-11
1
-0
/
+0
*
remove files not related to busybox
vapier
2006-05-11
22
-1677
/
+0
*
accept() takes a socklen_t, not an int
vapier
2006-05-10
1
-1
/
+2
*
fix whitespace in comment example
vapier
2006-05-10
1
-1
/
+1
*
some more useful debug info from Jason Holden
vapier
2006-05-10
1
-1
/
+5
*
- add helptext for --retries
aldot
2006-05-10
1
-0
/
+1
*
touchup whitespace/english a bit more
vapier
2006-05-10
1
-3
/
+2
*
whitespace between if and (
vapier
2006-05-10
1
-5
/
+5
*
re-enable udhcp in a few more places
vapier
2006-05-08
1
-1
/
+2
*
add back in udhcp support
vapier
2006-05-08
61
-0
/
+5812
*
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
landley
2006-05-07
2
-9
/
+9
[next]