* sed now supports addresses (numeric or regexp, with negation) and
authorErik Andersen <andersen@codepoet.org>
Wed, 29 Dec 1999 22:19:46 +0000 (22:19 -0000)
committerErik Andersen <andersen@codepoet.org>
Wed, 29 Dec 1999 22:19:46 +0000 (22:19 -0000)
commit1266a13e1f687d34052ae7e2469048d035633e58
treedc70d49434faf03d25c199ebbb3d360d95e5fac5
parenta89910829c73c5ed4f30eecb181d7b3087ca4f74
* sed now supports addresses (numeric or regexp, with negation) and
    has an append command, thanks to Marco Pantaleoni <panta@prosa.it>
* Fixed dmesg.  It wasn't parsing its options (-n or -s) properly.
* Some cosmetic fixes to ls output formatting to make it behave more
    like GNU ls.
 -Erik
Changelog
coreutils/ls.c
dmesg.c
editors/sed.c
ls.c
sed.c
util-linux/dmesg.c