Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-16 | announce 1.7.1 on website | Denis Vlasenko | |
2007-09-13 | webpage: add a link to vda's "init must die" page | Denis Vlasenko | |
2007-08-26 | add links to vda's pet projects | Denis Vlasenko | |
2007-08-25 | - add Yann's email-addr | Bernhard Reutner-Fischer | |
2007-08-24 | - cosmetic html cleanup | Bernhard Reutner-Fischer | |
2007-08-24 | - obfuscate addrs a little bit | Bernhard Reutner-Fischer | |
2007-08-24 | spelling fixes to website | Denis Vlasenko | |
2007-08-24 | Cosmetic fixes to webpage | Denis Vlasenko | |
2007-08-24 | add missed attribution to httpd sendfile support | Denis Vlasenko | |
2007-08-24 | news.html: add 1.7.0 announcement | Denis Vlasenko | |
2007-07-16 | fix discrepancy in GPL version number. Pointed out by "Marsh David" ↵ | Denis Vlasenko | |
<dmarsh@bigw.com.au> | |||
2007-07-13 | FAQ: add timezone Q | Denis Vlasenko | |
2007-06-30 | web site: announce 1.6.1 | Denis Vlasenko | |
2007-06-09 | - also note where to checkout the 1_6_stable branch | Bernhard Reutner-Fischer | |
2007-06-08 | - Add a FAQ entry on "how do i cross compile busybox" | Bernhard Reutner-Fischer | |
2007-06-01 | website: announce 1.6.0 | Denis Vlasenko | |
2007-05-20 | busybox.net: announce 1.5.1 on the web site. | Denis Vlasenko | |
2007-04-11 | rename: run_applet_by_name -> run_applet_and_exit | Denis Vlasenko | |
2007-04-07 | busybox.net: micro fix | Denis Vlasenko | |
2007-04-07 | busybox.net: update "screenshot" | Denis Vlasenko | |
2007-04-07 | docs: "how to add a patch" | Denis Vlasenko | |
2007-03-31 | website: link to post-1.5.0 fixes, fix dangling link | Denis Vlasenko | |
2007-03-22 | Announce 1.5.0 and move svn to 1.6.0.svn | Denis Vlasenko | |
2007-03-18 | Announce 1.4.2 | Denis Vlasenko | |
2007-01-26 | add link to post 1.4.1 patches | Denis Vlasenko | |
2007-01-25 | announce 1.4.1 | Denis Vlasenko | |
2007-01-22 | add link to fixes-1.4.0 | Denis Vlasenko | |
2007-01-20 | - point to correct version. Thanks to Yann E. MORIN. | Bernhard Reutner-Fischer | |
2007-01-20 | Announce 1.3.2 and 1.4.0 on busybox.net | Denis Vlasenko | |
2007-01-11 | Trailing whitespace removal over entire tree | Denis Vlasenko | |
2006-12-30 | about.html: update maintainer name | Denis Vlasenko | |
libbb/Kbuild: less needs xregcomp.o | |||
2006-12-28 | Add link to post-1.3.1 patches to website | Denis Vlasenko | |
2006-12-27 | news.html: Fix bad English | Denis Vlasenko | |
2006-12-27 | fix typo | Denis Vlasenko | |
2006-12-27 | Announce 1.3.1 | Denis Vlasenko | |
2006-12-15 | site: add link to directory with patches | Denis Vlasenko | |
2006-12-14 | Update busybox.net webpage with 1.3.0 announcement | Denis Vlasenko | |
2006-12-10 | - add an anchor to let me point people to FAQ.html#standalone_shell | Bernhard Reutner-Fischer | |
easily. | |||
2006-11-18 | Add names of people historically linked to bbox project | Denis Vlasenko | |
2006-10-29 | website: fix link | Denis Vlasenko | |
2006-10-29 | website: announce 1.2.2.1 | Denis Vlasenko | |
2006-10-24 | Put up BusyBox 1.2.2 and get out of Denis' way. Also minor tweak to | Rob Landley | |
autodocifier.pl so USAGE_ macros that haven't been converted to USE_ yet get correctly stripped out when generating BusyBox.html. | |||
2006-10-03 | bb_applet_name -> applet_name | Denis Vlasenko | |
2006-10-03 | getopt_ulflags -> getopt32. | Denis Vlasenko | |
It is impossible to formulate sane ABI based on size of ulong because it can be 32-bit or 64-bit. Basically it means that you cannot portably use more that 32 option chars in one call anyway... Make it explicit. | |||
2006-09-29 | Mention the new gpl@busybox.net address. | Rob Landley | |
2006-09-20 | License clarification. | Rob Landley | |
2006-09-17 | whitespace cleanup | Denis Vlasenko | |
2006-09-14 | svn 15355 replaced "BusyBox is licensed under the GNU General Public Public | Rob Landley | |
License" with "BusyBox is licensed under the GNU General Public License version 2 or later... (This is the same license the Linux kernel is under...)" Except that the Linux kernel isn't under GPLv2 or later, it's just under GPLv2. Now they match again. | |||
2006-09-13 | Add Larry Doolittle's ntpclient, plus some formatting tweaks. | Rob Landley | |
2006-09-06 | Denis Vlasenko has started to put stuff on his BusyBox home page, so index it. | Rob Landley | |