aboutsummaryrefslogtreecommitdiff
path: root/wc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-27Fix up copyright msgs. Bump version to 0.49 in preparation forandersen88-151/+174
2001-01-27Fix some formattingandersen2-12/+10
2001-01-27Fix header file usage -- there were many unnecessary header files included inandersen167-156/+388
2001-01-27Add in a patch to make busybox use the normal pwd.h and grp.handersen15-113/+174
2001-01-26Applied patch from Larry Doolittle to list supported arches, libcs and kernelsmarkw1-0/+18
2001-01-26Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completionmarkw3-511/+1007
2001-01-26Cleanup patch from larry doolittleandersen2-4/+14
2001-01-26Fixed a li'l thinko.markw3-3/+3
2001-01-26Fix my braindamage -- remove termios and sighandling since they are notandersen2-2/+2
2001-01-26I am an idiot. Looking over my patch, ls doesn't need to do anythingandersen2-102/+2
2001-01-26Make cin be staticandersen4-4/+4
2001-01-26Update the arch-not-yet-supported msg to be more clear.andersen2-6/+6
2001-01-26Add errno.handersen2-2/+4
2001-01-26Make ls understand termios.andersen2-2/+120
2001-01-26Fix a stupid bug I introduced yesterday. Doh!andersen2-10/+10
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