Fix a typo that broke it so busybox won't build
[oweals/busybox.git] / networking / libiproute /
2003-01-22 Eric AndersenFix a typo that broke it so busybox won't build
2003-01-21 Glenn L McGrathheader update
2003-01-14 Eric AndersenEliminate most instances where we use linux kernel...
2003-01-14 Eric AndersenEliminate use of kernel header file
2003-01-13 Glenn L McGrathOption to allow ifupdown use ip commands instead of...
2003-01-05 Glenn L McGrathfixes for ia64
2002-12-16 Glenn L McGrathOnly included headers that are used.
2002-12-16 Glenn L McGrathfix warning
2002-12-11 Glenn L McGrathundefine sysinfo to prevent breakage on ia64
2002-12-02 Glenn L McGrathUse compare_string_array in ipaddress to save a few...
2002-12-02 Glenn L McGrathSave a few more bytes
2002-12-02 Glenn L McGrathSave a hundred bytes or so on the do_iproute function
2002-12-01 Glenn L McGrathEnable ip commands to be compiled seperate from ip...
2002-11-28 Glenn L McGrathClean up error messages
2002-11-28 Glenn L McGrathMinor error messages changes
2002-11-28 Glenn L McGrathCleanup error messages
2002-11-28 Glenn L McGrathCleanup error messages
2002-11-28 Glenn L McGrathSyntax error
2002-11-28 Glenn L McGrathStyle, error_msg
2002-11-28 Glenn L McGrathUse standard error messages
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr
2002-11-18 Glenn L McGrathUse error_msg_and_die, style
2002-11-15 Eric AndersenPatch from Bastian Blank:
2002-11-10 Glenn L McGrathOnly compile the files in this dir if the IP applet...
2002-11-10 Glenn L McGrathIP applet by Bastian Blank <waldi@debian.org>