| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch for md5sum from Aaron Lehmann <aaronl@vitelus.com> to slim | Eric Andersen | 2001-07-10 | 2 | -210/+78 |
* | A traceroute applet from vodz. This could probably be slimmed down, | Eric Andersen | 2001-07-10 | 8 | -0/+1259 |
* | Cleanup from vodz | Eric Andersen | 2001-07-10 | 2 | -2/+2 |
* | Make the rev be 0.53pre... | Eric Andersen | 2001-07-10 | 2 | -2/+2 |
* | Read 20 512-byte blocks at a time (like GNU tar). | Matt Kraai | 2001-07-10 | 2 | -6/+6 |
* | Reverse my previous change, still cant compile with dmalloc | Glenn L McGrath | 2001-07-10 | 1 | -1/+1 |
* | When compiling unarchive objects link to $(LIBRARIES) incase using dmalloc | Glenn L McGrath | 2001-07-10 | 1 | -1/+1 |
* | Update version number to 0.53pre. | Matt Kraai | 2001-07-10 | 1 | -1/+1 |
* | vodz' latest update to ash.c | Eric Andersen | 2001-07-10 | 2 | -2324/+1884 |
* | Patch from vodz to support 'tr a-z A-Z' syntax. | Eric Andersen | 2001-07-09 | 3 | -10/+42 |
* | Fix the spec file so it works on redhat systems. At least I think | Eric Andersen | 2001-07-09 | 2 | -16/+32 |
* | Minor working update | Eric Andersen | 2001-07-07 | 1 | -2/+2 |
* | Move a bit more to the old news section | Eric Andersen | 2001-07-07 | 2 | -59/+59 |
* | Enable APPLETS_ALWAYS_WIN | Eric Andersen | 2001-07-07 | 1 | -1/+1 |
* | Typo fix. | Eric Andersen | 2001-07-07 | 1 | -1/+1 |
* | Move some stuff to the oldnews area | Eric Andersen | 2001-07-07 | 2 | -66/+66 |
* | Update web page...0_52 | Eric Andersen | 2001-07-07 | 1 | -0/+21 |
* | Update changelogs | Eric Andersen | 2001-07-07 | 2 | -13/+35 |
* | Minor update to include file ordering | Eric Andersen | 2001-07-07 | 2 | -2/+2 |
* | This is out of date, and Glenn tells me this can be safely deleted. | Eric Andersen | 2001-07-07 | 1 | -320/+0 |
* | This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enables | Eric Andersen | 2001-07-07 | 2 | -14/+38 |
* | Remove rpmunpack | Eric Andersen | 2001-07-07 | 4 | -4/+0 |
* | This is obsolete -- replaced by rpm2cpio | Eric Andersen | 2001-07-07 | 1 | -126/+0 |
* | Avoid a segfault (detected by Fabio Ferrari | Eric Andersen | 2001-07-07 | 2 | -3/+9 |
* | Fix sh.c so it works with DMALLOC | Eric Andersen | 2001-07-07 | 1 | -1/+1 |
* | Add in a shell tagline (per lash/hush behavior) to make it easier | Eric Andersen | 2001-07-07 | 5 | -62/+325 |
* | Some minor updates. Bump version number in preparation for release. | Eric Andersen | 2001-07-07 | 5 | -21/+17 |
* | Update the debian packaging stuff | Eric Andersen | 2001-07-06 | 6 | -199/+411 |
* | Forgot this | Eric Andersen | 2001-07-06 | 1 | -4/+1 |
* | Remove redundant initialization of lfile to reduce executable size by | Matt Kraai | 2001-07-06 | 2 | -2/+2 |
* | Let people select their shell at compile time. | Eric Andersen | 2001-07-06 | 2 | -0/+94 |
* | update the ignore list | Eric Andersen | 2001-07-06 | 1 | -1/+0 |
* | Fix a stupid bug revealed by multibuild.pl | Eric Andersen | 2001-07-06 | 2 | -2/+2 |
* | Add woukaround for missing struct _res in uClibc | Eric Andersen | 2001-07-06 | 2 | -2/+20 |
* | This is vodz' latest ash update. | Eric Andersen | 2001-07-06 | 2 | -1142/+262 |
* | Removed obsolete function, strdup_substr. | Matt Kraai | 2001-07-05 | 6 | -47/+5 |
* | Note my activities (how immodest of me). | Matt Kraai | 2001-07-05 | 1 | -0/+1 |
* | Fix a stupid thinko, and fix killall to cope with the updated | Eric Andersen | 2001-07-05 | 3 | -4/+6 |
* | Be extra extra careful about what we dereference. | Eric Andersen | 2001-07-05 | 6 | -6/+24 |
* | Implement suggestion from Adam Slattery, (don't default to killing closing bu... | Eric Andersen | 2001-07-05 | 1 | -3/+16 |
* | Fix a thinko (the symptoms of which were reported by | Matt Kraai | 2001-07-05 | 2 | -2/+2 |
* | A bit of testing today showed that ASH_BBAPPS_AS_BUILTINS was | Eric Andersen | 2001-07-05 | 2 | -12/+4 |
* | gunzip, zcat were fixed just after 0.51 was released | Glenn L McGrath | 2001-07-05 | 1 | -1/+1 |
* | ash, hush and msh are new applets to 0.52 | Glenn L McGrath | 2001-07-05 | 1 | -0/+5 |
* | Added entries for my commits | Glenn L McGrath | 2001-07-05 | 1 | -2/+13 |
* | Remove a redundant call to mkdir. | Matt Kraai | 2001-07-03 | 2 | -18/+2 |
* | Cleanups and sinze reduction for the vi applet from Aaron Lehmann | Eric Andersen | 2001-07-02 | 2 | -28/+30 |
* | Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of | Eric Andersen | 2001-07-02 | 2 | -2258/+386 |
* | Per patch from vodz, change a couple of consts to defines, since | Eric Andersen | 2001-07-02 | 4 | -4/+12 |
* | Some updates to ash from vodz. Makes ash smaller. I made a few | Eric Andersen | 2001-07-02 | 3 | -6567/+5576 |