Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change if(x)free(x); to free(x); | Aaron Lehmann | 2002-11-28 | 1 | -5/+4 | |
| | ||||||
* | Use erorr_msg( isntead of fprintf(stderr, | Glenn L McGrath | 2002-11-28 | 1 | -4/+4 | |
| | ||||||
* | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, ↵ | Glenn L McGrath | 2002-11-11 | 1 | -0/+2742 | |
moves the guts of run_parts to libbb to be used by ifupdown. |