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 (
Collapse
)
Author
2002-12-02
Use compare_string_array in ipaddress to save a few bytes, minor cleanups
Glenn L McGrath
2002-12-02
Save a few more bytes
Glenn L McGrath
2002-12-02
Save a hundred bytes or so on the do_iproute function
Glenn L McGrath
2002-12-01
Enable ip commands to be compiled seperate from ip, modifed patch from ↵
Glenn L McGrath
Bastian Blank
2002-11-28
Clean up error messages
Glenn L McGrath
2002-11-28
Minor error messages changes
Glenn L McGrath
2002-11-28
Cleanup error messages
Glenn L McGrath
2002-11-28
Cleanup error messages
Glenn L McGrath
2002-11-28
Syntax error
Glenn L McGrath
2002-11-28
Change if(x)free(x); to free(x);
Aaron Lehmann
2002-11-28
Style, error_msg
Glenn L McGrath
2002-11-28
Use standard error messages
Glenn L McGrath
2002-11-28
Use error_msg instead of fprintf(stderr
Glenn L McGrath
2002-11-26
use #ifdef CONFIG_* instead of #if CONFIG_*
Glenn L McGrath
2002-11-26
use #ifdef instead of #if
Glenn L McGrath
2002-11-26
Use #ifdef instead of #if
Glenn L McGrath
2002-11-26
Fix simple syntax error
Glenn L McGrath
2002-11-19
Dont use xargs
Glenn L McGrath
2002-11-19
dont use the -i option of xargs
Glenn L McGrath
2002-11-19
udhcpc documentation update
Russ Dill
2002-11-18
Use error_msg_and_die, style
Glenn L McGrath
2002-11-17
Remove mapping option, its should always be used
Glenn L McGrath
2002-11-15
Patch from Bastian Blank:
Eric Andersen
hi erik the following patch fixes the handling of iproute add <route> dev <dev>. the code got lost while removing things. bastian
2002-11-11
Make ifupdown use internal run_parts
Glenn L McGrath
2002-11-11
Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, ↵
Glenn L McGrath
moves the guts of run_parts to libbb to be used by ifupdown.
2002-11-10
ipcalc applet by Stephan Linz and Jordan Crouse
Glenn L McGrath
2002-11-10
Config feature DEVPTS defined and used in telnetd, by Pavel Roskin
Glenn L McGrath
2002-11-10
Fix for hostname -s, by Stephan Linz
Glenn L McGrath
2002-11-10
Fixup a previous define
Glenn L McGrath
2002-11-10
Make mapping support a definable feature, saves 1.6kB
Glenn L McGrath
2002-11-10
Only compile the files in this dir if the IP applet is enabled
Glenn L McGrath
2002-11-10
IP applet by Bastian Blank <waldi@debian.org>
Glenn L McGrath
2002-11-09
debian compatable ifup and ifdown commands
Glenn L McGrath
2002-11-05
version number oops
Russ Dill
2002-10-31
sync to udhcp 0.9.8
Russ Dill
2002-10-25
This patch from Magnus Damm fixed a long standing problem
Eric Andersen
with freeing memory.
2002-10-18
Fix needless difference vs GNU
Eric Andersen
2002-10-14
missed add for udhcp
Russ Dill
2002-10-14
added full udhcp integration
Russ Dill
2002-09-30
last_patch58 from vodz:
Eric Andersen
Ok. I generate patch for include to busybox-devel my work with top (original author give me maintaining) and telnetd (my support and unofficial maintaining) applets. Docs changes also: added awk, netstat, time applets to list ;)
2002-09-15
Use busybox's show_usage function for help
Glenn L McGrath
2002-09-10
Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de>
Eric Andersen
2002-08-26
Eliminate use of obsolete sys_errlist[]
Eric Andersen
-Erik
2002-08-23
Remove empty loops
Glenn L McGrath
2002-08-23
Use static instead of extern, braces around if's, run through indent
Glenn L McGrath
2002-08-23
ansify
Aaron Lehmann
2002-08-23
remove duplicate definition of G
Aaron Lehmann
caught by tinycc
2002-08-22
Run through indent, fix comment
Glenn L McGrath
2002-08-22
Run through indent, fix comments
Glenn L McGrath
2002-08-21
Cleanups. These SHOULD make the binary a lot smaller. But they don't.
Aaron Lehmann
CURSE GCC
[next]