| Commit message (Expand) | Author | Age | Files | Lines |
* | Support # comments after s/// option list. | landley | 2005-11-20 | 1 | -32/+14 |
* | \0 is a synonym for &. Our own "make allbaseconfig" breaks without this. | landley | 2005-10-30 | 1 | -2/+2 |
* | - correct boilerplate | aldot | 2005-10-27 | 1 | -2/+2 |
* | more const, attribute_noreturn saved 200 bytes | vodz | 2005-10-19 | 1 | -24/+26 |
* | - consume space between functionname and opening brackets | aldot | 2005-10-17 | 1 | -1/+2 |
* | common BUFSIZ BSS buffer, small reduce code, data and bss | vodz | 2005-10-15 | 1 | -1/+2 |
* | - do not use bb_xgetularg10_bnd as a lower value of -1 doesn't work due to lowe | aldot | 2005-10-10 | 1 | -20/+6 |
* | catch and report errors from file_write() | pgf | 2005-10-09 | 1 | -15/+28 |
* | make Hit_Return() available when CONFIG_FEATURE_VI_COLON is off. it's | pgf | 2005-10-09 | 1 | -2/+3 |
* | change strange depend to libbb.h, but require busybox.h | vodz | 2005-10-06 | 1 | -1/+0 |
* | as pointed out in Bug 17, use uint32_t instead of unsigned long since the cod... | vapier | 2005-09-27 | 1 | -20/+20 |
* | eat misappropriated whitespace | vapier | 2005-09-27 | 1 | -66/+66 |
* | uncuddle function scope brackets | vapier | 2005-09-27 | 1 | -116/+116 |
* | use the shorter license header | vapier | 2005-09-24 | 1 | -15/+2 |
* | use brief license line | vapier | 2005-09-24 | 1 | -15/+2 |
* | initialize a couple of vars whose warnings were suppressed because | pgf | 2005-09-16 | 1 | -1/+1 |
* | some combinations of status line and screen refresh don't give a | pgf | 2005-09-16 | 1 | -76/+112 |
* | split libbb: moved xregcomp separatelly for speed up recompile | vodz | 2005-09-14 | 2 | -2/+2 |
* | removed strange extern void xregcomp(... from some applets, but declared from... | vodz | 2005-09-14 | 1 | -1/+0 |
* | allow either backspace or DEL, in addition to the user's erase | pgf | 2005-09-13 | 1 | -1/+2 |
* | Missing break was screwing up 'y//' command. Bug #248. | landley | 2005-09-02 | 1 | -0/+1 |
* | Patch -i support from Berhnard Fischer. | landley | 2005-09-01 | 1 | -9/+19 |
* | use toplevel ARFLAGS and update default ARFLAGS to be quiet | vapier | 2005-07-27 | 1 | -1/+1 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -0/+1 |
* | allow both ^H and DEL to backspace in insert mode (bug #23) | pgf | 2005-07-18 | 1 | -4/+4 |
* | Fix vi so that error messages, insert mode messages, etc are | andersen | 2005-07-18 | 1 | -12/+37 |
* | Patch from Dmitry Zakharov: | landley | 2005-06-07 | 1 | -2/+1 |
* | Patch from Colin Watson (mangled slightly by Rob Landley): | landley | 2005-05-18 | 1 | -6/+10 |
* | Doug Swarin pointed out a security bug in the -i option of sed. | landley | 2005-05-18 | 1 | -9/+8 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | andersen | 2005-04-16 | 1 | -12/+12 |
* | In Bug 208, bernhardf writes: | vapier | 2005-04-16 | 1 | -6/+6 |
* | Hiroshi found another bug. Currently sed's $ triggers at end of every file, | landley | 2004-11-25 | 1 | -28/+46 |
* | Hiroshi Ito found some bugs. The 'c' command (cut and paste) was hardwired | landley | 2004-10-30 | 1 | -12/+9 |
* | egor duda writes: | andersen | 2004-10-08 | 2 | -6/+12 |
* | Patch from Dmitry Zakharov to fix a bug triggered by freeswan's scripts. | bug1 | 2004-09-24 | 1 | -1/+2 |
* | regularly update the status line display | andersen | 2004-08-19 | 1 | -4/+4 |
* | Simon Poole reports that awk segfaults when environment variables | andersen | 2004-07-30 | 1 | -0/+4 |
* | Patch from Dmitry Zakharov to fix a bug discovered via the freeswap | bug1 | 2004-07-23 | 1 | -0/+1 |
* | Assign 'forced' before the goto to avoid a warning | andersen | 2004-07-20 | 1 | -2/+3 |
* | Rob Landley writes: | andersen | 2004-05-26 | 1 | -4/+7 |
* | Use int instead of char for return type, in theory avoiding a cast | bug1 | 2004-05-16 | 1 | -2/+2 |
* | Fix for debian bug #248106, should use int for returned getopt value. | bug1 | 2004-05-10 | 1 | -1/+3 |
* | Update my email address, document some of my tasks in the AUTHORS file | bug1 | 2004-04-25 | 2 | -2/+2 |
* | This sed patch can only be described as "duh". Stat the source file, chmod | andersen | 2004-04-21 | 1 | -1/+1 |
* | So I'm building a linux from scratch system, using a working script to do this | andersen | 2004-04-21 | 1 | -2/+4 |
* | Larry Doolittle writes: | andersen | 2004-04-14 | 3 | -9/+9 |
* | The last patch broke: | landley | 2004-04-01 | 1 | -3/+8 |
* | Junio Hamano, junio at twinsun dot com writes: | andersen | 2004-03-31 | 1 | -1/+3 |
* | Patch from Thomas Winkler -- vi -R did not work | andersen | 2004-03-31 | 1 | -1/+2 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 7 | -54/+54 |