aboutsummaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-11setup the HAVE_* definesvapier1-1/+21
2005-06-09About time to just apply this and kill off the patchesandersen4-324/+197
2005-06-07Tito posted a devfsd error message fix. It's highly deprecated and willlandley1-31/+28
2005-06-07Clean up strings.c to use busybox's option processing. Bug 006, apparently.landley1-71/+54
2005-06-07Patch from Dmitry Zakharov:landley1-2/+1
2005-06-07Thus spake Brenda J. Butler:landley1-0/+6
2005-05-28Shaun Jackman submitted a patch converting an allocation to uselandley1-5/+7
2005-05-28Patch from Shaun Jackman to save a few bytes.landley1-4/+3
2005-05-26Tobias Krawutschke found a bug where the DHCP client would accept packetslandley1-0/+3
2005-05-20Add readprofile applet support.lethal5-0/+327
2005-05-18Patch from Colin Watson (mangled slightly by Rob Landley):landley2-6/+24
2005-05-18Doug Swarin pointed out a security bug in the -i option of sed.landley1-9/+8
2005-05-16use more busybox functions and remove redundant codevapier1-18/+17
2005-05-16make sure we add the local dir to the include pathvapier1-1/+1
2005-05-15Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),landley1-17/+13
2005-05-14Add automatic umount support to eject command. Patch from Tito,landley3-34/+24
2005-05-13as Rob Landley pointed out, need to fix the 1 versus i typo in indexingvapier1-1/+1
2005-05-13blah, forgot to save last time to fix whitespacingvapier1-1/+1
2005-05-13remove duplicated code and rework algorithms to end up with smaller codevapier1-40/+38
2005-05-12use a bunch of if statements since it is a few bytes smaller than a switch; a...vapier1-20/+16
2005-05-12err, added 2 to the wrong var :) also touchup the option detection to shrink ...vapier1-14/+8
2005-05-12fix segfault if user only specifies 1 filevapier1-1/+1
2005-05-12update usage to match actual behaviorvapier1-2/+2
2005-05-12fix whitespace/coding stylevapier1-27/+28
2005-05-12add missing comm.o rulevapier1-0/+1
2005-05-12whitespace touchupsvapier1-68/+67
2005-05-11This makefile was a mess. Fix it to work as intended.andersen1-11/+11
2005-05-11Small comm implementatin from Rob Sullivan. Needed to build perl.landley5-0/+177
2005-05-11import ether-wake applet by haveaniceday Bug 252vapier5-32/+352
2005-05-11change the hardcoded error constant (0x80000000UL) to a nice flexible define ...vapier11-12/+13
2005-05-11import eject by Peter Willis / Tito Ragusavapier7-178/+112
2005-05-11now that mjn3 explained it to me, add documentation for the 3rd field in long...vapier1-5/+12
2005-05-10Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Roblandley1-2/+16
2005-05-10add documentation for long options and touch up the current docs now that i a...vapier1-39/+62
2005-05-09import more libs to prep for new e2fsprogsvapier30-0/+5277
2005-05-09import ext2fs lib to prep for new e2fsprogsvapier82-0/+17575
2005-05-09no longer appliesvapier1-4/+0