aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-13- the message that comes up when busybox is invokedJohn Beppu
2000-04-13+ a comment on line 1 w/ suggested pod2man invocation:John Beppu
2000-04-13+ formatting modifications to make pod2man(1p) happy.John Beppu
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-04-13Some docsErik Andersen
2000-04-12Some enhancements I've been working on over the weekend,Erik Andersen
2000-04-09Make tab completion an optionErik Andersen
2000-04-09More minor patchesErik Andersen
2000-04-09This makes tar work perfectly, and adds in "--exclude" as an optionErik Andersen
2000-04-08Fix tar checksum calculation bug.Erik Andersen
2000-04-08Latest and greatestErik Andersen
2000-04-07Oops. Left in some debug noise.Erik Andersen
2000-04-07Slightly better fringe case handling and GNU tar like error messages.Erik Andersen
2000-04-07Patch to make killall actually kill all PIDs with the specified name,Erik Andersen
2000-04-06Some more minor updates to better use some gcc attributes.Erik Andersen
2000-04-06Fix sed regexp replacement, which I had hosed (thanks toErik Andersen
2000-04-06Fix time stamp styleErik Andersen
2000-04-06Turn off static linking. Duh.Erik Andersen
2000-04-06Use gcc -E instead of cpp to enhance portability for brainErik Andersen
2000-04-05Minor noise removalErik Andersen
2000-04-05Tar now works perfectly. It behaves much better now then itErik Andersen
2000-04-04Oops. Forgot the usleep.c file.Erik Andersen
2000-04-04usleep contributed by Nicolas Pitre <nico@cam.org>Erik Andersen
2000-04-04Update tar so creation of tarballs is much closer to working...Erik Andersen
2000-04-04Minor structural change to allow core dumping(or not) from initErik Andersen
2000-04-04minor changes to mount/umount to support-by-ignoring the "-v" flag.Erik Andersen
2000-03-28Yet another installment in the ongoing tar sagaErik Andersen
2000-03-26First stages of (re-)writing busybox's tar creation support.Erik Andersen
2000-03-25Latest and greatestErik Andersen
2000-03-24The new tar for busybox is now done, and works just fineErik Andersen
2000-03-23More changes that are broken. It doesn't compileErik Andersen
2000-03-23My latest ramblings.Erik Andersen
2000-03-22Use the nice new find_real_root_device function to find theErik Andersen
2000-03-22Add in a nifty function for mount to use.Erik Andersen
2000-03-21* all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen
2000-03-21Hmm. Missed this changeErik Andersen
2000-03-20Fix bug in memory total checking.Erik Andersen
2000-03-19more minor fixesErik Andersen
2000-03-19Some more stuff.Erik Andersen
2000-03-19Adjust the termio settings, and don't use octal since itErik Andersen
2000-03-17Minor updateErik Andersen
2000-03-17Several fixes.Erik Andersen
2000-03-16Fix fg bugErik Andersen
2000-03-16Forgot these files...Erik Andersen
2000-03-16Major build system updates...Erik Andersen
2000-03-14Bug fixErik Andersen
2000-03-13Some bug fixes I forgot to check-in the other day.Erik Andersen
2000-03-12First pass at writing a shell for busybox.Erik Andersen
2000-03-08Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simplerErik Andersen
2000-03-08First edition of my Busybox kernel patch. implements devps, devmtab, andErik Andersen