aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.andersen2001-01-2512-28/+51
* Add in spoon's watchdog timer app.andersen2001-01-259-11/+146
* Because you demanded it, source tree snapshots are made available daily.markw2001-01-251-2/+8
* Added Linux on nanoEngine to the list of known users.markw2001-01-251-1/+1
* Update contact info.andersen2001-01-251-1/+1
* Apply a patch from Brent Priddy <brent.priddy@adtran.com> to addandersen2001-01-256-13/+41
* I just wrote 'insmod -o' to close bug#1049.andersen2001-01-252-10/+20
* Tar, by itself, could fail.andersen2001-01-251-1/+2
* Cleanup from Larry Doolittleandersen2001-01-251-0/+0
* Fix for dpkg-deb, courtesy of Larry Doolittle.andersen2001-01-251-1/+1
* Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know thatandersen2001-01-252-0/+16
* More regression testing found bugletsandersen2001-01-251-3/+4
* Bug fix and small create_module cleanup from Larry Doolittle toandersen2001-01-242-12/+12
* Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that.andersen2001-01-241-0/+1
* More regression-found bug fixesandersen2001-01-241-3/+3
* more bugs fixed -- found doing regression testingandersen2001-01-2411-127/+115
* Cleanup for build problem found using regression scriptandersen2001-01-241-0/+2
* Fix _old_ bug so that the regression test actually works.andersen2001-01-241-0/+0
* Some behavioral updates to wget so it acts a bit nicer.andersen2001-01-242-24/+42
* Fix up insmod usage info to mention -Landersen2001-01-244-3/+9
* Make insmod understand (and ignore) -L, and convert it to use getopt.andersen2001-01-242-34/+36
* Update comments re netkit-tiny...andersen2001-01-241-6/+5
* Remove the warning messages. By consensus, netkit-tiny doesn'tandersen2001-01-2414-66/+8
* Fix spelling. s/maintainence/maintenance/andersen2001-01-2414-22/+22
* - Added a section on avoiding static buffers, per mailing list discussionsmarkw2001-01-241-4/+88
* Fixed tiny typo.markw2001-01-232-2/+2
* #define -> static const int. Also got rid of some big static buffers.markw2001-01-2374-624/+674
* Bug fix.andersen2001-01-233-6/+0
* Remove host* applets from the default build.andersen2001-01-221-2/+2
* Fix silly typoandersen2001-01-222-2/+2
* Warn about apps that will be going away in release 0.50andersen2001-01-2214-8/+66
* Add HUMAN_READABLE define for -m and -h support in du, df, and lsrjune2001-01-2212-42/+330
* Use getopt (or getopt_long).kraai2001-01-223-163/+153
* Fixed listed files to extract to be more like GNU. Reported by Deon George.kraai2001-01-222-58/+46
* Patch from Larry Doolittle to close bug #1086.andersen2001-01-221-0/+8
* Update timeandersen2001-01-211-1/+1
* Fix naming to reflect realityandersen2001-01-202-6/+6
* Move \n to inside TRIVIAL_HELP, to save a few bytes for the default case.andersen2001-01-202-674/+668
* djust debian build targetsandersen2001-01-202-18/+57
* lean up a potential error, thanks to Vladimir N. Oleynik <dzo@simtreas.ru>.andersen2001-01-201-11/+6
* Clarify the statusbar config option so it states which applet it applies to.andersen2001-01-203-19/+19
* Adjust the default feature set a wee bitandersen2001-01-201-2/+2
* Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>,andersen2001-01-202-38/+36
* Close files before exitbug12001-01-202-0/+2
* More printf cleanupsandersen2001-01-205-29/+29
* Close unused pipe handle before fork (for tar -z).bug12001-01-202-2/+8
* All files include busybox.h, which includes applets.h, so the Makefilekraai2001-01-181-2/+2
* Eliminate calls of the form "fprintf(stdout,". Thanks for the idea tokraai2001-01-1820-108/+102
* Complicate truncate behavior.kraai2001-01-172-14/+26
* Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization.kraai2001-01-172-8/+8