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
*
Yet another silly little byte saving. couldn't -> cannot
vda
2006-09-29
3
-5
/
+5
*
rt_names.c: move few strings into rodata
vda
2006-09-28
1
-10
/
+9
*
ifupdown: make dhcp start/stop scripts user configurable
vda
2006-09-28
1
-0
/
+16
*
silly switch style fix
vda
2006-09-27
2
-2
/
+2
*
ifupdown: fix for standalone shell; removed hardcoded PATH
vda
2006-09-27
1
-41
/
+23
*
ifupdown: style cleanup, no code changes
vda
2006-09-26
1
-266
/
+260
*
several fixes from openWRT project
vda
2006-09-26
4
-3
/
+17
*
httpd: sanitize indentation
vda
2006-09-26
1
-1213
/
+1209
*
wget: add (configurable) large file support. Run tested.
vda
2006-09-26
1
-53
/
+63
*
wget: fix bug where wget creates null file if there is no remote one.
vda
2006-09-23
1
-78
/
+38
*
inetd: deindent main loop, other readability enhancements
vda
2006-09-23
1
-145
/
+151
*
inetd: reformat with tabs for indentation
vda
2006-09-23
1
-1217
/
+1220
*
ifupdown: getopt_ulflags'ification.
vda
2006-09-23
1
-59
/
+29
*
arping: fix bug (getopt_ulflags and optarg don't mix),
vda
2006-09-23
1
-24
/
+16
*
netstat: getopt_ulflags'isation
vda
2006-09-22
1
-61
/
+46
*
hostname: getopt_ulflags'isation
vda
2006-09-22
1
-39
/
+28
*
telnetd: getopt_ulflags'isation
vda
2006-09-22
1
-32
/
+12
*
whitespace cleanup
vda
2006-09-17
8
-18
/
+18
*
So, in the cornucopia of superfulous warning directives I didn't add to the
landley
2006-09-15
1
-1
/
+1
*
- convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen de...
aldot
2006-09-11
1
-1
/
+1
*
Build fixes for gcc 4.0 with -Werror, from Tito.
landley
2006-09-11
1
-1
/
+1
*
wget: wrap one atrociously long line (around 200 chars long!).
vda
2006-09-09
1
-18
/
+25
*
udhcp: FEATURE_UDHCP_SYSLOG should be selected only if
vda
2006-09-09
1
-2
/
+1
*
Fix (hopefully) bug 976. Need more thorough audit.
vda
2006-09-07
5
-11
/
+27
*
Add CONFIG_FEATURE_SYSLOG which controls whether
vda
2006-09-07
2
-10
/
+7
*
Implement optional syslog logging using ordinary
vda
2006-09-06
27
-337
/
+243
*
uuencode: common implementation for wget and uuencode (closing bug 694)
vda
2006-09-03
1
-20
/
+2
*
zcip: bb_error_msg had stray newlines; small optimization in opt parsing
vda
2006-09-03
1
-4
/
+3
*
zcip: minor fixes
vda
2006-09-03
1
-20
/
+21
*
zcip: fix stdout/err versus syslog output.
vda
2006-09-03
1
-12
/
+27
*
zcip: getopt -> bb_getopt_ulflags
vda
2006-09-03
1
-37
/
+24
*
zcip: convert lots of zero-initialized locals
vda
2006-09-03
1
-41
/
+43
*
zcip: use xfunc() where appropriate
vda
2006-09-03
1
-29
/
+23
*
replacing func() with xfunc() where appropriate
vda
2006-09-03
5
-20
/
+11
*
zcip: apply patch from
vda
2006-09-03
1
-92
/
+182
*
ping: bind -> xbind
vda
2006-09-02
1
-2
/
+1
*
ping(6): use htons instead of SWAP_BE.
vda
2006-09-02
2
-6
/
+6
*
ping: implement -I option
vda
2006-09-02
2
-12
/
+51
*
ping6: resolve interface name to number early.
vda
2006-09-02
2
-8
/
+9
*
Sync ping and ping6 a bit, fix style and indentation.
vda
2006-09-02
2
-35
/
+32
*
Fix endianness issue in ping6
vda
2006-09-02
1
-1
/
+1
*
- patch from Csaba Henk to make the "User-Agent" header field configurable.
aldot
2006-09-02
1
-3
/
+7
*
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
landley
2006-08-29
3
-11
/
+11
*
Unbreak allbareconfig a bit. (The telnetd.c fix is a perfect example of why
landley
2006-08-28
2
-19
/
+7
*
- typo s/ENABLE_WGET_LONG_OPTIONS/ENABLE_FEATURE_WGET_LONG_OPTIONS/g
aldot
2006-08-20
1
-2
/
+2
*
- merge -r15463:15564 from busybox_scratch branch through these changesets:
aldot
2006-08-20
2
-6
/
+1
*
- typo: s/optarg/nprobes_str; fixes segfault as reported by Raphael HUCK
aldot
2006-08-18
1
-1
/
+1
*
- remove last reminiscents of IN_BUSYBOX
aldot
2006-08-18
3
-28
/
+4
*
Bernhard Fischer pointed out some leftover debris needing cleanup.
landley
2006-08-15
1
-1
/
+1
*
scripts/individual now builds 171 applets. Some of them may even work. :)
landley
2006-08-05
1
-1
/
+1
[next]