index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2006-11-18
small fixes: using fd-based io instead of FILE*-based,
Denis Vlasenko
2006-11-18
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-17
add -Wundef, fix uncovered bugs
Denis Vlasenko
2006-11-17
httpd: make Bernhard happier
Denis Vlasenko
2006-11-16
httpd: reduce ifdef forest. comment out redundant PATH setting
Denis Vlasenko
2006-11-16
httpd:
Denis Vlasenko
2006-11-16
httpd: add -i (inetd) and -f (foreground) otions.
Denis Vlasenko
2006-11-16
httpd: stop being silly with setenv
Denis Vlasenko
2006-11-10
httpd: cosmetic fixes (the bug which was being hunted down
Denis Vlasenko
2006-11-10
wget: fix error message.
Denis Vlasenko
2006-11-07
small ipv6 doc changes; nslookup a tiny bit smaller
Denis Vlasenko
2006-11-05
httpd: sendCgi() forked child needs to close opened
Denis Vlasenko
2006-11-05
rename: compare_string_array -> index_in_str_array
Denis Vlasenko
2006-11-02
Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
2006-11-01
mostly style fixes
Denis Vlasenko
2006-10-29
find: a lot more compliant to 'standard' find
Denis Vlasenko
2006-10-28
ls: cleanup part 1
Denis Vlasenko
2006-10-27
get_terminal_width_height: do not pass insanely large values
Denis Vlasenko
2006-10-27
last nail into error_msg() (de)capitalization
Denis Vlasenko
2006-10-26
remove bb_printf and the like
Denis Vlasenko
2006-10-26
nslookup: make it more IPv6 friendly
Denis Vlasenko
2006-10-26
xconnect is non-conforming to "xfunc like libc" rule. Fixing
Denis Vlasenko
2006-10-26
ip: "ip addr del" and "ip addr delete" both should work
Denis Vlasenko
2006-10-26
silly size savings and capitalization fixes
Denis Vlasenko
2006-10-25
use skip_whitespace where appropriate
Denis Vlasenko
2006-10-25
wget: wget $'-\207' ... should not be allowed to work. ever. :)
Denis Vlasenko
2006-10-23
wget: -100 bytes, reduce stack usage, remove --header length limit
Denis Vlasenko
2006-10-20
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-16
strip -> $(STRIP); fix "unused variable" warning
Denis Vlasenko
2006-10-16
nc: fix 2 my own buglets, and few someone else's too.
Denis Vlasenko
2006-10-15
telnetd: check ptsname() for NULL
Denis Vlasenko
2006-10-15
wget: xatoi's were oversealous ("200 OK" isn't a number)
Denis Vlasenko
2006-10-14
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-12
bb_get_[chomped]line_from_file wasn't descriptive enough.
Denis Vlasenko
2006-10-12
small style fixes
Denis Vlasenko
2006-10-11
ifupdown: stop emitting annoying/misleading error messages.
Denis Vlasenko
2006-10-10
fixes from Vladimir Dronnikov <dronnikov@gmail.ru>
Denis Vlasenko
2006-10-08
correct largefile support, add comments about it.
Denis Vlasenko
2006-10-08
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-07
dd: make it recognize not only 'k' but 'K' too;
Denis Vlasenko
2006-10-07
wget: don't be careless with xstrdup'ing
Denis Vlasenko
2006-10-07
wget: fix download of URLs like:
Denis Vlasenko
2006-10-06
dnsd fix; option_mask32 added. dnsd needs more love.
Denis Vlasenko
2006-10-05
eject: -T fix
Denis Vlasenko
2006-10-05
httpd: add -u user[:grp] support
Denis Vlasenko
2006-10-05
build system overhaul
Denis Vlasenko
2006-10-03
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
rename bb_default_error_retval -> xfunc_error_retval
Denis Vlasenko
2006-10-03
lots of silly indent fixes
Denis Vlasenko
[next]