| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bernhard Fischer trimmed down dos2unix a bit. | landley | 2005-09-01 | 1 | -45/+33 |
* | Patch -i support from Berhnard Fischer. | landley | 2005-09-01 | 3 | -14/+26 |
* | Bernhard Fischer suggested that get_terminal_width_height() should return | landley | 2005-09-01 | 2 | -23/+8 |
* | Off by one error in max_leases sanity check. Bug 349, apparently. | landley | 2005-09-01 | 1 | -1/+1 |
* | Bernhard Fischer sent a patch to make "make sizes" work when building in | landley | 2005-09-01 | 1 | -2/+3 |
* | Busybox should only multiplex based on argv[1] when it's called as "busybox". | landley | 2005-09-01 | 1 | -4/+0 |
* | Anand Avati hit an integer overflow problem in our unzip code. | landley | 2005-08-31 | 1 | -1/+1 |
* | Don't comment warnings, _FIX_ warnings. (And putting in #warnings about | landley | 2005-08-30 | 1 | -48/+22 |
* | Why have a separate CONFIG_INIT_SWAPON when we already have CONFIG_SWAPONOFF? | landley | 2005-08-30 | 2 | -72/+14 |
* | Bug system entry #1 says that when busybox doesn't have swapoff, | landley | 2005-08-30 | 1 | -3/+1 |
* | Amir Shalem found some bugs in the new mount code; unknown options didn't get | landley | 2005-08-30 | 1 | -2/+4 |
* | Dirk Clemens pointed out how easy it is to support bzip2 compression, since we | landley | 2005-08-30 | 1 | -18/+15 |
* | point to busybox.net | andersen | 2005-08-28 | 1 | -2/+2 |
* | Dumb little hack, "make sizes". Try it. | landley | 2005-08-28 | 1 | -0/+4 |
* | make sure __NF_sysfs exists before trying to use it | vapier | 2005-08-27 | 1 | -0/+9 |
* | some portability fixes by rmh in Bug 395 | vapier | 2005-08-27 | 2 | -3/+3 |
* | Bernhard Fischer submitted a couple of Makefile patches: | landley | 2005-08-24 | 3 | -12/+14 |
* | Remove something we did, not that I'm doing something, and add something we | landley | 2005-08-23 | 1 | -3/+5 |
* | When compiling with FEATURE_MTAB_SUPPORT disabled, the call to erase_mtab() | landley | 2005-08-23 | 1 | -1/+3 |
* | Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. | landley | 2005-08-22 | 2 | -4/+3 |
* | Bernhard Fischer provided a mountpoint(1) applet. This is apparently something | landley | 2005-08-20 | 5 | -0/+94 |
* | Announce busybox 1.01. | landley | 2005-08-17 | 1 | -0/+7 |
* | Tito (among others) writes: previous patch was wrong, please stop screwing th... | vapier | 2005-08-17 | 1 | -2/+2 |
* | When doing 'make release' nuke the .svn directories, not the | andersen | 2005-08-17 | 1 | -1/+1 |
* | the () around isspace actually matters | vapier | 2005-08-16 | 1 | -2/+4 |
* | Bernhard Fischer says: use xmalloc() instead of malloc() | vapier | 2005-08-16 | 3 | -3/+3 |
* | Bernhard Fischer says: fix comment typo | vapier | 2005-08-16 | 1 | -1/+1 |
* | Bernhard Fischer writes: fix devfsd usage | vapier | 2005-08-15 | 1 | -2/+2 |
* | If we goto singlemount, do _not_ try to continue through the loop we jumped | landley | 2005-08-14 | 1 | -1/+1 |
* | Patch from Stephane Billiart to improve ash error message. | landley | 2005-08-14 | 1 | -1/+1 |
* | Stephane Billiart noticed that the return code of the new mount was horked. | landley | 2005-08-14 | 1 | -4/+4 |
* | Very minor tweak to tail. | landley | 2005-08-13 | 1 | -4/+1 |
* | err, make sure we edit the correct ignore property | vapier | 2005-08-11 | 0 | -0/+0 |
* | make sure distclean punts include/bbconfigopts.h | vapier | 2005-08-11 | 1 | -1/+1 |
* | ignore the auto-generated bb config header files | vapier | 2005-08-11 | 0 | -0/+0 |
* | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | landley | 2005-08-10 | 12 | -922/+543 |
* | implemented a builtin echo command in ash. moved the guts of the | pgf | 2005-08-09 | 7 | -172/+204 |
* | commiting: | pgf | 2005-08-04 | 5 | -34/+390 |
* | applying jim bauer's patch to eliminate modprobe's dependency | pgf | 2005-08-04 | 2 | -13/+54 |
* | In bb_config.h, replace AUTOCONF_INCLUDED guard with the more reasonable and | landley | 2005-08-02 | 1 | -1/+1 |
* | Do not define 'AUTOCONF_INCLUDED' | andersen | 2005-08-02 | 1 | -1/+0 |
* | commiting: | pgf | 2005-08-01 | 5 | -0/+62 |
* | fix bbconfigopts.h depend | vapier | 2005-08-01 | 1 | -3/+2 |
* | screw around with whitespace | vapier | 2005-08-01 | 1 | -16/+14 |
* | commiting: | pgf | 2005-08-01 | 2 | -6/+4 |
* | commiting patch from bug 71: | pgf | 2005-08-01 | 3 | -4/+81 |
* | applying patch for bug 72: | pgf | 2005-08-01 | 6 | -0/+95 |
* | applying patch from bug 24: | pgf | 2005-08-01 | 2 | -0/+18 |
* | new config display applet, from bug 46. i've changed the name | pgf | 2005-08-01 | 7 | -1/+94 |
* | allow suppression of default client-id. fixes bug 000037. allows | pgf | 2005-08-01 | 3 | -6/+17 |