2010-10-31 |
Rob Landley | umount: cleanup and code shrink Signed-off-by: Rob Landley <rob@landley.net>
|
commit | commitdiff | tree |
2010-10-24 |
Rob Landley | awk: reduce ifdef forest Signed-off-by: Rob Landley <rob@landley.net>
|
commit | commitdiff | tree |
2010-10-03 |
Rob Landley | patch: tweaks Signed-off-by: Rob Landley <rob@landley.net>
|
commit | commitdiff | tree |
2010-09-23 |
Rob Landley | nbd-client: new applet Signed-off-by: Rob Landley <rob@landley.net>
|
commit | commitdiff | tree |
2010-08-13 |
Rob Landley | patch: deal with ommitted ",len" in hunk headers (default... Signed-off-by: Rob Landley <rob@landley.net>
|
commit | commitdiff | tree |
2010-08-13 |
Rob Landley | patch: replace it with toybox's implementation Signed-off-by: Rob Landley <rob@landley.net>
|
commit | commitdiff | tree |
2010-04-26 |
Rob Landley | cmp: ifdefectomy Signed-off-by: Rob Landley <rob@landley.net>
|
commit | commitdiff | tree |
2009-10-27 |
Rob Landley | Minor usage tweak for sed. Signed-off-by: Rob Landley <rob@landley.net>
|
commit | commitdiff | tree |
2008-10-19 |
Rob Landley | Comment and whitespace tweaks.
|
commit | commitdiff | tree |
2008-10-16 |
Rob Landley | Confirmed that on Linux the serial interrupt takes...
|
commit | commitdiff | tree |
2008-10-14 |
Rob Landley | Escape sequences sent over serial links don't come...
|
commit | commitdiff | tree |
2008-10-14 |
Rob Landley | Clean up editors/vi.c:readit() so it only does readahead...
|
commit | commitdiff | tree |
2006-10-24 |
Rob Landley | Put up BusyBox 1.2.2 and get out of Denis' way. Also...
|
commit | commitdiff | tree |
2006-09-29 |
Rob Landley | Mention the new gpl@busybox.net address.
|
commit | commitdiff | tree |
2006-09-23 |
Rob Landley | Another attempt at untangling the logic so the compiler...
|
commit | commitdiff | tree |
2006-09-22 |
Rob Landley | Follow-up to 16172: this also doesn't produce a warning...
|
commit | commitdiff | tree |
2006-09-22 |
Rob Landley | "I'll think about it" != "apply it now". It means...
|
commit | commitdiff | tree |
2006-09-22 |
Rob Landley | Change license statements (and clean up headers) on...
|
commit | commitdiff | tree |
2006-09-20 |
Rob Landley | Teach get_terminal_width_height to fall back to $LINES...
|
commit | commitdiff | tree |
2006-09-20 |
Rob Landley | The version checked into the tree is a snapshot of...
|
commit | commitdiff | tree |
2006-09-20 |
Rob Landley | The Software Freedom Law Center wants us to add a copyright... ...(C) YEAR-2006 Erik Andersen, Rob Landley, and others.
|
commit | commitdiff | tree |
2006-09-20 |
Rob Landley | License clarification.
|
commit | commitdiff | tree |
2006-09-15 |
Rob Landley | Unbreak allbareconfig.
|
commit | commitdiff | tree |
2006-09-15 |
Rob Landley | So, in the cornucopia of superfulous warning directives...
|
commit | commitdiff | tree |
2006-09-15 |
Rob Landley | Unbreak allbareconfig.
|
commit | commitdiff | tree |
2006-09-14 |
Rob Landley | Strangely, using // in the comments I added was not...
|
commit | commitdiff | tree |
2006-09-14 |
Rob Landley | svn 15355 replaced "BusyBox is licensed under the GNU...
|
commit | commitdiff | tree |
2006-09-14 |
Rob Landley | More code from kernel developers, and therefore licensed...
|
commit | commitdiff | tree |
2006-09-13 |
Rob Landley | Add Larry Doolittle's ntpclient, plus some formatting...
|
commit | commitdiff | tree |
2006-09-12 |
Rob Landley | Revert duplicate patch.
|
commit | commitdiff | tree |
2006-09-12 |
Rob Landley | Remove pointless "const". Bloatcheck says 0 bytes...
|
commit | commitdiff | tree |
2006-09-12 |
Rob Landley | Fix from Bernhard for somebody trying to limp along...
|
commit | commitdiff | tree |
2006-09-12 |
Rob Landley | Random cleanup hanging around my tree.
|
commit | commitdiff | tree |
2006-09-11 |
Rob Landley | Build fixes for gcc 4.0 with -Werror, from Tito.
|
commit | commitdiff | tree |
2006-09-11 |
Rob Landley | Error reporting fix for sulogin, plus remove help entries...
|
commit | commitdiff | tree |
2006-09-10 |
Rob Landley | Cleanup headers and replace the zero padding with an...
|
commit | commitdiff | tree |
2006-09-08 |
Rob Landley | Shrinkage/cleanup from Tito.
|
commit | commitdiff | tree |
2006-09-08 |
Rob Landley | Fix warnings.
|
commit | commitdiff | tree |
2006-09-08 |
Rob Landley | Second drop. More infrastructure in place, especially...
|
commit | commitdiff | tree |
2006-09-08 |
Rob Landley | A quick cleanup pass of some low-hanging mess.
|
commit | commitdiff | tree |
2006-09-08 |
Rob Landley | Bugfix for: echo '123456789' | sed 's/./|&/5'
|
commit | commitdiff | tree |
2006-09-06 |
Rob Landley | Denis Vlasenko has started to put stuff on his BusyBox...
|
commit | commitdiff | tree |
2006-09-05 |
Rob Landley | Vladimir Dronnikov (ybrnj80 at yandex dot ru) pointed...
|
commit | commitdiff | tree |
2006-09-05 |
Rob Landley | The bb_ prefixes were removed from xasprintf() and...
|
commit | commitdiff | tree |
2006-09-05 |
Rob Landley | Might as well commit this to have the history. It...
|
commit | commitdiff | tree |
2006-09-04 |
Rob Landley | Thinko.
|
commit | commitdiff | tree |
2006-09-04 |
Rob Landley | Patch from Natanael Copa to make start-stop-daemon...
|
commit | commitdiff | tree |
2006-09-01 |
Rob Landley | Walter Harms contributed a section on scripting languages...
|
commit | commitdiff | tree |
2006-09-01 |
Rob Landley | Vladimir Dronnikov also submitted a CIFS support patch...
|
commit | commitdiff | tree |
2006-08-30 |
Rob Landley | Bernhard Fischer complained about moving --sort-common.
|
commit | commitdiff | tree |
2006-08-29 |
Rob Landley | There's some strange bug in glibc that triggers if...
|
commit | commitdiff | tree |
2006-08-29 |
Rob Landley | Svn 16007 broke the build under gcc 4.0.3. This fixes...
|
commit | commitdiff | tree |
2006-08-28 |
Rob Landley | Bugfix from Jason Schoon: send the right signal with -s.
|
commit | commitdiff | tree |
2006-08-28 |
Rob Landley | More allbareconfig fixes.
|
commit | commitdiff | tree |
2006-08-28 |
Rob Landley | Jordan Crouse submitted a patch to only include xregcomp...
|
commit | commitdiff | tree |
2006-08-28 |
Rob Landley | No real need for my_query_module() and this eliminates...
|
commit | commitdiff | tree |
2006-08-28 |
Rob Landley | Unbreak allbareconfig a bit. (The telnetd.c fix is...
|
commit | commitdiff | tree |
2006-08-24 |
Rob Landley | Antti Seppala (with dots over the last two a's) wants...
|
commit | commitdiff | tree |
2006-08-22 |
Rob Landley | Patch from Yann Morin so modprobe won't return failure...
|
commit | commitdiff | tree |
2006-08-22 |
Rob Landley | "Jordan Crouse" <jordan.crouse@amd.com> says:
|
commit | commitdiff | tree |
2006-08-21 |
Rob Landley | Michael Opdenacker spotted that makefile should use...
|
commit | commitdiff | tree |
2006-08-21 |
Rob Landley | Oops, Michael pointed out that my cleanup left some...
|
commit | commitdiff | tree |
2006-08-20 |
Rob Landley | Yann E. Morin spotted a broken check_ld macro.
|
commit | commitdiff | tree |
2006-08-20 |
Rob Landley | Michael Opdenacker contributed a readahead applet.
|
commit | commitdiff | tree |
2006-08-17 |
Rob Landley | The kernel can't handle umount /dev/hdc, we have to...
|
commit | commitdiff | tree |
2006-08-17 |
Rob Landley | Timo Scheffler pointed out that OpenWRT isn't listed.
|
commit | commitdiff | tree |
2006-08-16 |
Rob Landley | Add link to BusyBox Weekly News. (Yeah, another timesink.)
|
commit | commitdiff | tree |
2006-08-16 |
Rob Landley | New entry about backporting fixes.
|
commit | commitdiff | tree |
2006-08-16 |
Rob Landley | Update the tinyutils page to mention microperl, LUA...
|
commit | commitdiff | tree |
2006-08-15 |
Rob Landley | Bernhard Fischer pointed out some leftover debris needing...
|
commit | commitdiff | tree |
2006-08-10 |
Rob Landley | Make a warning go away when standalone shell is disabled.
|
commit | commitdiff | tree |
2006-08-10 |
Rob Landley | Patch from Chris Steel to fix mdev deleting device...
|
commit | commitdiff | tree |
2006-08-10 |
Rob Landley | Ok, features.h already defines _OPEN_SOURCE (and complains...
|
commit | commitdiff | tree |
2006-08-09 |
Rob Landley | Another whack at scripts/individual. Now builds 212...
|
commit | commitdiff | tree |
2006-08-09 |
Rob Landley | Update usage to talk about the new shared subtree stuff...
|
commit | commitdiff | tree |
2006-08-09 |
Rob Landley | Vladimir Dronnikov convinced me to twiddle the semantics...
|
commit | commitdiff | tree |
2006-08-08 |
Rob Landley | Fix a typo (|| instead of |) and remove two comments...
|
commit | commitdiff | tree |
2006-08-08 |
Rob Landley | Add shared subtree support, suggested by Vladimir Dronnikov...
|
commit | commitdiff | tree |
2006-08-08 |
Rob Landley | Using lstat() instead of stat() means that attempting...
|
commit | commitdiff | tree |
2006-08-06 |
Rob Landley | Make a warning go away on 64-bit systems.
|
commit | commitdiff | tree |
2006-08-06 |
Rob Landley | Teach md5sum and sha1sum to work the way other applets...
|
commit | commitdiff | tree |
2006-08-05 |
Rob Landley | scripts/individual now builds 171 applets. Some of...
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | There are a number of reasons for reinventing printf...
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | We haven't got a CONFIG_APT_GET.
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | Digging up my old "make standalone" stuff from a year...
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | Add busybox_old to distclean.
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | Add comments to all the functions in this file documenting...
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | Ok, that's not a typo, that's just me not thinking.
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | Typo.
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | Now that we have xopen3(), it's just plain unclean...
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | Use xopen3() instead of an after-the-fact chown.
|
commit | commitdiff | tree |
2006-08-04 |
Rob Landley | Thinko spotted by Vladimir Dronnikov.
|
commit | commitdiff | tree |
2006-08-03 |
Rob Landley | Try to make a "type-punned pointer" warning go away...
|
commit | commitdiff | tree |
2006-08-03 |
Rob Landley | Patch from tito to improve options parsing.
|
commit | commitdiff | tree |
2006-08-03 |
Rob Landley | Remove xcalloc() and convert its callers to xzalloc...
|
commit | commitdiff | tree |
2006-08-03 |
Rob Landley | These should have been part of 15767 too.
|
commit | commitdiff | tree |
2006-08-03 |
Rob Landley | Fix umount so loop device disassociation hopefully...
|
commit | commitdiff | tree |
2006-08-03 |
Rob Landley | Attempt to fixup httpd.c to match svn 15767.
|
commit | commitdiff | tree |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other...
|
commit | commitdiff | tree |
2006-08-01 |
Rob Landley | Make a gcc 4.1 warning go away.
|
commit | commitdiff | tree |
next |