Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sed.c
AgeCommit message (Expand)Author
2000-03-06Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a -e)Erik Andersen
2000-02-10More minor touchups.Erik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-01-04Bunches of fixes. Typos, bugs, etc.Erik Andersen
1999-12-30* sed now supports addresses (numeric or regexp, with negation) andErik Andersen
1999-11-11Updates to usage, and made tar work.Eric Andersen
1999-11-09StuffEric Andersen
1999-10-30More stuf. sed works.Eric Andersen
1999-10-29StufEric Andersen
1999-10-29StuffEric Andersen
1999-10-28StufEric Andersen