aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-26Update some comments to clarify things.andersen1-2/+6
2001-01-25Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.andersen12-28/+51
2001-01-25Add in spoon's watchdog timer app.andersen9-11/+146
2001-01-25Because you demanded it, source tree snapshots are made available daily.markw1-2/+8
2001-01-25Added Linux on nanoEngine to the list of known users.markw1-1/+1
2001-01-25Update contact info.andersen1-1/+1
2001-01-25Apply a patch from Brent Priddy <brent.priddy@adtran.com> to addandersen6-13/+41
2001-01-25I just wrote 'insmod -o' to close bug#1049.andersen2-10/+20
2001-01-25Tar, by itself, could fail.andersen1-1/+2
2001-01-25Cleanup from Larry Doolittleandersen1-0/+0
2001-01-25Fix for dpkg-deb, courtesy of Larry Doolittle.andersen1-1/+1
2001-01-25Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know thatandersen2-0/+16
2001-01-25More regression testing found bugletsandersen1-3/+4
2001-01-24Bug fix and small create_module cleanup from Larry Doolittle toandersen2-12/+12
2001-01-24Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that.andersen1-0/+1
2001-01-24More regression-found bug fixesandersen1-3/+3
2001-01-24more bugs fixed -- found doing regression testingandersen11-127/+115
2001-01-24Cleanup for build problem found using regression scriptandersen1-0/+2
2001-01-24Fix _old_ bug so that the regression test actually works.andersen1-0/+0
2001-01-24Some behavioral updates to wget so it acts a bit nicer.andersen2-24/+42
2001-01-24Fix up insmod usage info to mention -Landersen4-3/+9
2001-01-24Make insmod understand (and ignore) -L, and convert it to use getopt.andersen2-34/+36
2001-01-24Update comments re netkit-tiny...andersen1-6/+5
2001-01-24Remove the warning messages. By consensus, netkit-tiny doesn'tandersen14-66/+8
2001-01-24Fix spelling. s/maintainence/maintenance/andersen14-22/+22
2001-01-24 - Added a section on avoiding static buffers, per mailing list discussionsmarkw1-4/+88
2001-01-23Fixed tiny typo.markw2-2/+2
2001-01-23#define -> static const int. Also got rid of some big static buffers.markw74-624/+674
2001-01-23Bug fix.andersen3-6/+0
2001-01-22Remove host* applets from the default build.andersen1-2/+2
2001-01-22Fix silly typoandersen2-2/+2
2001-01-22Warn about apps that will be going away in release 0.50andersen14-8/+66
2001-01-22Add HUMAN_READABLE define for -m and -h support in du, df, and lsrjune12-42/+330
2001-01-22Use getopt (or getopt_long).kraai3-163/+153
2001-01-22Fixed listed files to extract to be more like GNU. Reported by Deon George.kraai2-58/+46
2001-01-22Patch from Larry Doolittle to close bug #1086.andersen1-0/+8
2001-01-21Update timeandersen1-1/+1
2001-01-20Fix naming to reflect realityandersen2-6/+6
2001-01-20Move \n to inside TRIVIAL_HELP, to save a few bytes for the default case.andersen2-674/+668
2001-01-20djust debian build targetsandersen2-18/+57
2001-01-20lean up a potential error, thanks to Vladimir N. Oleynik <dzo@simtreas.ru>.andersen1-11/+6
2001-01-20Clarify the statusbar config option so it states which applet it applies to.andersen3-19/+19
2001-01-20Adjust the default feature set a wee bitandersen1-2/+2
2001-01-20Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>,andersen2-38/+36
2001-01-20Close files before exitbug12-0/+2
2001-01-20More printf cleanupsandersen5-29/+29
2001-01-20Close unused pipe handle before fork (for tar -z).bug12-2/+8
2001-01-18All files include busybox.h, which includes applets.h, so the Makefilekraai1-2/+2
2001-01-18Eliminate calls of the form "fprintf(stdout,". Thanks for the idea tokraai20-108/+102
2001-01-17Complicate truncate behavior.kraai2-14/+26