Age | Commit message (Expand) | Author |
2001-01-26 | I am an idiot. Looking over my patch, ls doesn't need to do anything | Eric Andersen |
2001-01-26 | Make cin be static | Eric Andersen |
2001-01-26 | Update the arch-not-yet-supported msg to be more clear. | Eric Andersen |
2001-01-26 | Add errno.h | Eric Andersen |
2001-01-26 | Make ls understand termios. | Eric Andersen |
2001-01-26 | Fix a stupid bug I introduced yesterday. Doh! | Eric Andersen |
2001-01-26 | Update some comments to clarify things. | Eric Andersen |
2001-01-25 | Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. | Eric Andersen |
2001-01-25 | Add in spoon's watchdog timer app. | Eric Andersen |
2001-01-25 | Because you demanded it, source tree snapshots are made available daily. | Mark Whitley |
2001-01-25 | Added Linux on nanoEngine to the list of known users. | Mark Whitley |
2001-01-25 | Update contact info. | Eric Andersen |
2001-01-25 | Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add | Eric Andersen |
2001-01-25 | I just wrote 'insmod -o' to close bug#1049. | Eric Andersen |
2001-01-25 | Tar, by itself, could fail. | Eric Andersen |
2001-01-25 | Cleanup from Larry Doolittle | Eric Andersen |
2001-01-25 | Fix for dpkg-deb, courtesy of Larry Doolittle. | Eric Andersen |
2001-01-25 | Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know that | Eric Andersen |
2001-01-25 | More regression testing found buglets | Eric Andersen |
2001-01-24 | Bug fix and small create_module cleanup from Larry Doolittle to | Eric Andersen |
2001-01-24 | Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that. | Eric Andersen |
2001-01-24 | More regression-found bug fixes | Eric Andersen |
2001-01-24 | more bugs fixed -- found doing regression testing | Eric Andersen |
2001-01-24 | Cleanup for build problem found using regression script | Eric Andersen |
2001-01-24 | Fix _old_ bug so that the regression test actually works. | Eric Andersen |
2001-01-24 | Some behavioral updates to wget so it acts a bit nicer. | Eric Andersen |
2001-01-24 | Fix up insmod usage info to mention -L | Eric Andersen |
2001-01-24 | Make insmod understand (and ignore) -L, and convert it to use getopt. | Eric Andersen |
2001-01-24 | Update comments re netkit-tiny... | Eric Andersen |
2001-01-24 | Remove the warning messages. By consensus, netkit-tiny doesn't | Eric Andersen |
2001-01-24 | Fix spelling. s/maintainence/maintenance/ | Eric Andersen |
2001-01-24 | - Added a section on avoiding static buffers, per mailing list discussions | Mark Whitley |
2001-01-23 | Fixed tiny typo. | Mark Whitley |
2001-01-23 | #define -> static const int. Also got rid of some big static buffers. | Mark Whitley |
2001-01-23 | Bug fix. | Eric Andersen |
2001-01-22 | Remove host* applets from the default build. | Eric Andersen |
2001-01-22 | Fix silly typo | Eric Andersen |
2001-01-22 | Warn about apps that will be going away in release 0.50 | Eric Andersen |
2001-01-22 | Add HUMAN_READABLE define for -m and -h support in du, df, and ls | Richard June |
2001-01-22 | Use getopt (or getopt_long). | Matt Kraai |
2001-01-22 | Fixed listed files to extract to be more like GNU. Reported by Deon George. | Matt Kraai |
2001-01-22 | Patch from Larry Doolittle to close bug #1086. | Eric Andersen |
2001-01-21 | Update time | Eric Andersen |
2001-01-20 | Fix naming to reflect reality | Eric Andersen |
2001-01-20 | Move \n to inside TRIVIAL_HELP, to save a few bytes for the default case. | Eric Andersen |
2001-01-20 | djust debian build targets | Eric Andersen |
2001-01-20 | lean up a potential error, thanks to Vladimir N. Oleynik <dzo@simtreas.ru>. | Eric Andersen |
2001-01-20 | Clarify the statusbar config option so it states which applet it applies to. | Eric Andersen |
2001-01-20 | Adjust the default feature set a wee bit | Eric Andersen |
2001-01-20 | Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>, | Eric Andersen |