Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the...
authorGlenn L McGrath <bug1@ihug.co.nz>
Mon, 11 Nov 2002 06:21:00 +0000 (06:21 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Mon, 11 Nov 2002 06:21:00 +0000 (06:21 -0000)
commit545106f8db3e9e40d454a8713e713b0741739b23
treec5a1aa31cac00d7bd5bcfa466374ff746764f3f2
parent8f0722a53b9a88c0b4e60b79e4362d0f31c32c54
Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the guts of run_parts to libbb to be used by ifupdown.
debianutils/run_parts.c
editors/Makefile.in
editors/awk.c [new file with mode: 0644]
editors/config.in
include/libbb.h
libbb/Makefile.in
libbb/run_parts.c [new file with mode: 0644]
networking/ifupdown.c