Commit History

Author SHA1 Message Date
  Pavel Roskin 9c5fcc3408 New message added to messages.c: full_version 24 years ago
  Mark Whitley 97562bd9d7 - Added support for backreferences in substitution expressions up to nine 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Mark Whitley 464c5de00d Fixed a couple of buglets: 24 years ago
  Mark Whitley 70705d7c96 - Added support for semicolon delimited command lines. (woo-hoo!) 24 years ago
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 years ago
  Mark Whitley 34623db618 It dawned on me that I would need to grow a char buffer one extra char bigger 24 years ago
  Mark Whitley 02008346c0 Added error checking for edit commands; only a beginning address can be 24 years ago
  Mark Whitley 94074a980c Added support for (a)ppend, (i)nsert, and (c)hange commands to sed. 24 years ago
  Mark Whitley 496e33feeb Fixed bug where sed '/foo/p' was printing "invalid command". 24 years ago
  Mark Whitley 4f7fe77d07 (Something I should have done in the previous checkin...) Also broke out 24 years ago
  Mark Whitley 06f3529ada Minor code reorg: Changed the interface to index_of_next_unescaped_slash to an 24 years ago
  Mark Whitley c41e8c840f Changed bb_regcomp to xregcomp and #if 0'ed out destroy_cmd_strs in sed.c 24 years ago
  Matt Kraai be84cd4ef6 Always report the applet name when doing error reporting. 24 years ago
  Mark Whitley 858c1adf2b Applied patch from Matt Kraai to call destroy_cmd_strs in atexit(), rather 24 years ago
  Mark Whitley df5f6ba115 Applied patch from Matt Kraai which does the following: 24 years ago
  Mark Whitley 6315ce603b Brand, new sed that uses libc regex routines. 24 years ago
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 years ago
  Eric Andersen 74c66ad06e Fix some spelling errors in the source as well. 24 years ago
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 years ago
  Erik Andersen 61677feff7 Upates to include copyright 2000 to everything 24 years ago
  Erik Andersen e916d24805 Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a -e) 24 years ago
  Erik Andersen 4d0543138e More minor touchups. 25 years ago
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 years ago
  Erik Andersen 7dc160721e Bunches of fixes. Typos, bugs, etc. 25 years ago
  Erik Andersen 1266a13e1f * sed now supports addresses (numeric or regexp, with negation) and 25 years ago
  Eric Andersen d73dc5b073 Updates to usage, and made tar work. 25 years ago
  Eric Andersen 50d6360771 Stuff 25 years ago
  Eric Andersen 7f1acfdb89 More stuf. sed works. 25 years ago
  Eric Andersen 24d8e7d787 Stuf 25 years ago