Eric Andersen
|
658f8b1d1a
Manousaridis Angelos writes:
|
21 years ago |
Eric Andersen
|
eb213bd2a2
As vodz just pointed out, I screwup up the call to bb_xasprintf!
|
21 years ago |
Eric Andersen
|
51ed242ad6
Invoke run-parts on /etc/network/if-*.d per the behavior of
|
21 years ago |
Glenn L McGrath
|
dc4e75ef7c
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
|
21 years ago |
Glenn L McGrath
|
62b031fb82
label's dont work in v4 tunnels, patch by Eric Spakman
|
21 years ago |
Eric Andersen
|
fdd2a0f318
Eric Spakman writes:
|
21 years ago |
Eric Andersen
|
76097edc0e
Eric Spakman writes:
|
21 years ago |
Eric Andersen
|
c663ab0c6b
Match up interfaces
|
21 years ago |
Eric Andersen
|
2a186890ee
Bruno Randolf writes:
|
21 years ago |
Eric Andersen
|
8a93179c14
Patch from Lars Kellogg-Stedman:
|
21 years ago |
Eric Andersen
|
3c8bca364d
Fixup whitespace handing, fixing some annoying behavior and
|
21 years ago |
Eric Andersen
|
233b170a85
Patch from Lars Kellogg-Stedman, lars at larsshack.org, to
|
21 years ago |
Eric Andersen
|
2894266f12
Patch from David Updegraff to avoid corrupting memory while parsing the
|
22 years ago |
Eric Andersen
|
8320b425a3
Yet another rather large face lift. It now works for me as expected.
|
22 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
46c203a6ce
Fix a couple more ifupdown bugs
|
22 years ago |
Eric Andersen
|
66a3af9d7c
This seems sufficient for ifup and ifdown to actually work
|
22 years ago |
Glenn L McGrath
|
2e51a14d57
New test mode that allows run_parts to fail silently if the directory
|
22 years ago |
Glenn L McGrath
|
8573704097
Fix leading spaces bug, free line buffer, redo next_word, save some
|
22 years ago |
Glenn L McGrath
|
d66370cd73
Option to allow ifupdown use ip commands instead of ifconfig, add flush
|
22 years ago |
Glenn L McGrath
|
8e49caa54f
Start to cleanup handling of the state file, save some space and uses linked lists.
|
22 years ago |
Glenn L McGrath
|
0325a1c9e3
Differentiate struct and type names
|
22 years ago |
Glenn L McGrath
|
1d658263e8
Fix command that brings down loopback
|
22 years ago |
Glenn L McGrath
|
398ff9d981
Use libbb/get_line_from_file, change default state file location
|
22 years ago |
Glenn L McGrath
|
cdbe5e5d4c
Make mapping a config option again to save space, turn off file locking, do we really need it ?
|
22 years ago |
Glenn L McGrath
|
9227371b71
Fix bug that stoped -a working
|
22 years ago |
Glenn L McGrath
|
2801eb925d
Fix simple syntax error
|
22 years ago |
Glenn L McGrath
|
d1431073d1
Dont use xargs
|
22 years ago |
Glenn L McGrath
|
83bcba26c0
dont use the -i option of xargs
|
22 years ago |
Glenn L McGrath
|
29d801b834
Remove mapping option, its should always be used
|
22 years ago |