aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* When compiling unarchive objects link to $(LIBRARIES) incase using dmallocbug12001-07-101-1/+1
* Update version number to 0.53pre.kraai2001-07-101-1/+1
* vodz' latest update to ash.candersen2001-07-102-2324/+1884
* Patch from vodz to support 'tr a-z A-Z' syntax.andersen2001-07-093-10/+42
* Fix the spec file so it works on redhat systems. At least I thinkandersen2001-07-092-16/+32
* Minor working updateandersen2001-07-071-2/+2
* Move a bit more to the old news sectionandersen2001-07-072-59/+59
* Enable APPLETS_ALWAYS_WINandersen2001-07-071-1/+1
* Typo fix.andersen2001-07-071-1/+1
* Move some stuff to the oldnews areaandersen2001-07-072-66/+66
* Update web page...andersen2001-07-071-0/+21
* Update changelogsandersen2001-07-072-13/+35
* Minor update to include file orderingandersen2001-07-072-2/+2
* This is out of date, and Glenn tells me this can be safely deleted.andersen2001-07-071-320/+0
* This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enablesandersen2001-07-072-14/+38
* Remove rpmunpackandersen2001-07-074-4/+0
* This is obsolete -- replaced by rpm2cpioandersen2001-07-071-126/+0
* Avoid a segfault (detected by Fabio Ferrariandersen2001-07-072-3/+9
* Fix sh.c so it works with DMALLOCandersen2001-07-071-1/+1
* Add in a shell tagline (per lash/hush behavior) to make it easierandersen2001-07-075-62/+325
* Some minor updates. Bump version number in preparation for release.andersen2001-07-075-21/+17
* Update the debian packaging stuffandersen2001-07-066-199/+411
* Forgot thisandersen2001-07-061-4/+1
* Remove redundant initialization of lfile to reduce executable size bykraai2001-07-062-2/+2
* Let people select their shell at compile time.andersen2001-07-062-0/+94
* update the ignore listandersen2001-07-061-1/+0
* Fix a stupid bug revealed by multibuild.plandersen2001-07-062-2/+2
* Add woukaround for missing struct _res in uClibcandersen2001-07-062-2/+20
* This is vodz' latest ash update.andersen2001-07-062-1142/+262
* Removed obsolete function, strdup_substr.kraai2001-07-056-47/+5
* Note my activities (how immodest of me).kraai2001-07-051-0/+1
* Fix a stupid thinko, and fix killall to cope with the updatedandersen2001-07-053-4/+6
* Be extra extra careful about what we dereference.andersen2001-07-056-6/+24
* Implement suggestion from Adam Slattery, (don't default to killing closing bu...andersen2001-07-051-3/+16
* Fix a thinko (the symptoms of which were reported bykraai2001-07-052-2/+2
* A bit of testing today showed that ASH_BBAPPS_AS_BUILTINS wasandersen2001-07-052-12/+4
* gunzip, zcat were fixed just after 0.51 was releasedbug12001-07-051-1/+1
* ash, hush and msh are new applets to 0.52bug12001-07-051-0/+5
* Added entries for my commitsbug12001-07-051-2/+13
* Remove a redundant call to mkdir.kraai2001-07-032-18/+2
* Cleanups and sinze reduction for the vi applet from Aaron Lehmannandersen2001-07-022-28/+30
* Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton ofandersen2001-07-022-2258/+386
* Per patch from vodz, change a couple of consts to defines, sinceandersen2001-07-024-4/+12
* Some updates to ash from vodz. Makes ash smaller. I made a fewandersen2001-07-023-6567/+5576
* Patch from vodz to fix freeing a static in cmdedit.andersen2001-07-022-2/+4
* Simplify a commentandersen2001-06-301-2/+0
* Generalize comment -- no longer ls specificandersen2001-06-301-4/+3
* Pad the human readable output for 'ls -sh' to 6 chars, since we willandersen2001-06-302-2/+2
* Fix a silly logic error which caused symlinks to be printed twice, andandersen2001-06-302-10/+8
* Fixed scaling problems involving make_human_readable_str.mjn32001-06-302-10/+10