2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
tree | commitdiff |
2000-11-14 |
Eric Andersen | Remove unneeded junk |
tree | commitdiff |
2000-11-03 |
Mark Whitley | Removed REG_NEWLINE from regcomp to fix the same bug... |
tree | commitdiff |
2000-11-03 |
Mark Whitley | Now, what was that logic block doing up there? |
tree | commitdiff |
2000-11-03 |
Mark Whitley | Re-worked the support for s///p, fixed a backref limit... |
tree | commitdiff |
2000-09-27 |
Matt Kraai | Consolidate handling of some fopen failures. |
tree | commitdiff |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
tree | commitdiff |
2000-09-13 |
Matt Kraai | Fix calls to {m,c,re}alloc so that they use x{m,c,re... |
tree | commitdiff |
2000-08-21 |
Mark Whitley | Applied patch from Mark Ferrell <mferrell@mvista.com... |
tree | commitdiff |
2000-08-10 |
Mark Whitley | Applied patch from Mark Ferrell <mferrell@mvista.com... |
tree | commitdiff |
2000-07-25 |
Mark Whitley | Modified print_subst_w_backrefs() so it will print... |
tree | commitdiff |
2000-07-25 |
Eric Andersen | Use BB_FEATURE_CLEAN_UP where appropriate |
tree | commitdiff |
2000-07-20 |
Mark Whitley | As per a discussion on the mailing list between Matt... |
tree | commitdiff |
2000-07-19 |
Matt Kraai | Centralize handling of --help. |
tree | commitdiff |
2000-07-17 |
Pavel Roskin | New message added to messages.c: full_version |
tree | commitdiff |
2000-07-17 |
Mark Whitley | - Added support for backreferences in substitution... |
tree | commitdiff |
2000-07-16 |
Matt Kraai | Extract usage information into a separate file. |
tree | commitdiff |
2000-07-14 |
Mark Whitley | Fixed a couple of buglets: |
tree | commitdiff |
2000-07-14 |
Mark Whitley | - Added support for semicolon delimited command lines... |
tree | commitdiff |
2000-07-14 |
Matt Kraai | Use errorMsg rather than fprintf. |
tree | commitdiff |
2000-07-14 |
Mark Whitley | It dawned on me that I would need to grow a char buffer... |
tree | commitdiff |
2000-07-14 |
Mark Whitley | Added error checking for edit commands; only a beginnin... |
tree | commitdiff |
2000-07-14 |
Mark Whitley | Added support for (a)ppend, (i)nsert, and (c)hange... |
tree | commitdiff |
2000-07-13 |
Mark Whitley | Fixed bug where sed '/foo/p' was printing "invalid... |
tree | commitdiff |
2000-07-13 |
Mark Whitley | (Something I should have done in the previous checkin... |
tree | commitdiff |
2000-07-13 |
Mark Whitley | Minor code reorg: Changed the interface to index_of_nex... |
tree | commitdiff |
2000-07-12 |
Mark Whitley | Changed bb_regcomp to xregcomp and #if 0'ed out destroy... |
tree | commitdiff |
2000-07-12 |
Matt Kraai | Always report the applet name when doing error reporting. |
tree | commitdiff |
2000-07-11 |
Mark Whitley | Applied patch from Matt Kraai to call destroy_cmd_strs... |
tree | commitdiff |
2000-07-11 |
Mark Whitley | Applied patch from Matt Kraai which does the following: |
tree | commitdiff |
2000-07-10 |
Mark Whitley | Brand, new sed that uses libc regex routines. |
tree | commitdiff |
2000-06-19 |
Eric Andersen | Updates to a number of apps to remove warnings/compile... |
tree | commitdiff |
2000-06-16 |
Eric Andersen | Fix some spelling errors in the source as well. |
tree | commitdiff |
2000-05-12 |
Erik Andersen | Lots of updates. Finished implementing BB_FEATURE_TRIV... |
tree | commitdiff |
2000-04-13 |
Erik Andersen | Upates to include copyright 2000 to everything |
tree | commitdiff |
2000-03-06 |
Erik Andersen | Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script... |
tree | commitdiff |
2000-02-10 |
Erik Andersen | More minor touchups. |
tree | commitdiff |
2000-02-08 |
Erik Andersen | Some formatting updates (ran the code through indent) |
tree | commitdiff |
2000-01-04 |
Erik Andersen | Bunches of fixes. Typos, bugs, etc. |
tree | commitdiff |
1999-12-29 |
Erik Andersen | * sed now supports addresses (numeric or regexp, with... |
tree | commitdiff |
1999-11-10 |
Eric Andersen | Updates to usage, and made tar work. |
tree | commitdiff |
1999-11-09 |
Eric Andersen | Stuff |
tree | commitdiff |
1999-10-29 |
Eric Andersen | More stuf. sed works. |
tree | commitdiff |
1999-10-29 |
Eric Andersen | Stuf |
tree | commitdiff |
1999-10-29 |
Eric Andersen | Stuff |
tree | commitdiff |
1999-10-28 |
Eric Andersen | Stuf |
tree | commitdiff |
|