Age | Commit message (Collapse) | Author |
|
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
charcter. Its already been taken care of _somewhere_ else
|
|
|
|
|
|
directive, fix substitue command when regex isnt specified
|
|
|
|
POSIX description
|
|
|
|
|
|
|
|
Fix segfault when using 'N' with an odd number of lines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pattern being matched. This fixes cases when the N command is used.
|
|
(Closes #1304)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
might be set to 0 if no second address is given. dont parse sed_cmd struct to get_address, we only need the delim field.
|
|
|
|
|
|
|
|
|
|
modified Kbuild system I put into uClibc. With this, there should be no more
need to modify Rules.mak since I've moved all the interesting options into the
config system. I think I've got everything updated, but you never know, I may
have made some mistakes, so watch closely.
-Erik
|
|
|
|
|
|
|
|
|
|
moves the guts of run_parts to libbb to be used by ifupdown.
|
|
closing bug #1270
|
|
|
|
- Added \CregexC support to sed (sed testsuite reported no errors, btw)
|
|
|
|
Added support for ":x" as an alias for ":wq" to vi
|