last_patch95 from vodz:
[oweals/busybox.git] / networking / ifupdown.c
2003-07-03 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-06-20 Eric AndersenFixup whitespace handing, fixing some annoying behavior and
2003-06-05 Eric AndersenPatch from Lars Kellogg-Stedman, lars at larsshack...
2003-04-19 Eric AndersenPatch from David Updegraff to avoid corrupting memory...
2003-04-02 Eric AndersenYet another rather large face lift. It now works for...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-03 Eric AndersenFix a couple more ifupdown bugs
2003-01-27 Eric AndersenThis seems sufficient for ifup and ifdown to actually...
2003-01-20 Glenn L McGrathNew test mode that allows run_parts to fail silently...
2003-01-14 Glenn L McGrathFix leading spaces bug, free line buffer, redo next_wor...
2003-01-13 Glenn L McGrathOption to allow ifupdown use ip commands instead of...
2002-12-08 Glenn L McGrathStart to cleanup handling of the state file, save some...
2002-12-07 Glenn L McGrathDifferentiate struct and type names
2002-12-07 Glenn L McGrathFix command that brings down loopback
2002-12-06 Glenn L McGrathUse libbb/get_line_from_file, change default state...
2002-12-06 Glenn L McGrathMake mapping a config option again to save space, turn...
2002-12-06 Glenn L McGrathFix bug that stoped -a working
2002-11-26 Glenn L McGrathFix simple syntax error
2002-11-19 Glenn L McGrathDont use xargs
2002-11-19 Glenn L McGrathdont use the -i option of xargs
2002-11-17 Glenn L McGrathRemove mapping option, its should always be used
2002-11-11 Glenn L McGrathMake ifupdown use internal run_parts
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...
2002-11-10 Glenn L McGrathFixup a previous define
2002-11-10 Glenn L McGrathMake mapping support a definable feature, saves 1.6kB
2002-11-09 Glenn L McGrathdebian compatable ifup and ifdown commands