aboutsummaryrefslogtreecommitdiff
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-18Patch from Colin Watson (mangled slightly by Rob Landley):Rob Landley2-6/+24
2005-05-18Doug Swarin pointed out a security bug in the -i option of sed.Rob Landley1-9/+8
2005-05-16use more busybox functions and remove redundant codeMike Frysinger1-18/+17
2005-05-16make sure we add the local dir to the include pathMike Frysinger1-1/+1
2005-05-15Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),Rob Landley1-17/+13
2005-05-14Add automatic umount support to eject command. Patch from Tito,Rob Landley3-34/+24
2005-05-13as Rob Landley pointed out, need to fix the 1 versus i typo in indexingMike Frysinger1-1/+1
2005-05-13blah, forgot to save last time to fix whitespacingMike Frysinger1-1/+1
2005-05-13remove duplicated code and rework algorithms to end up with smaller codeMike Frysinger1-40/+38
2005-05-12use a bunch of if statements since it is a few bytes smaller than a switch; a...Mike Frysinger1-20/+16
2005-05-12err, added 2 to the wrong var :) also touchup the option detection to shrink ...Mike Frysinger1-14/+8
2005-05-12fix segfault if user only specifies 1 fileMike Frysinger1-1/+1
2005-05-12update usage to match actual behaviorMike Frysinger1-2/+2
2005-05-12fix whitespace/coding styleMike Frysinger1-27/+28
2005-05-12add missing comm.o ruleMike Frysinger1-0/+1
2005-05-12whitespace touchupsMike Frysinger1-68/+67
2005-05-11This makefile was a mess. Fix it to work as intended.Eric Andersen1-11/+11
2005-05-11Small comm implementatin from Rob Sullivan. Needed to build perl.Rob Landley5-0/+177
2005-05-11import ether-wake applet by haveaniceday Bug 252Mike Frysinger5-32/+352
2005-05-11change the hardcoded error constant (0x80000000UL) to a nice flexible define ...Mike Frysinger11-12/+13
2005-05-11import eject by Peter Willis / Tito RagusaMike Frysinger7-178/+112
2005-05-11now that mjn3 explained it to me, add documentation for the 3rd field in long...Mike Frysinger1-5/+12
2005-05-10Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by RobRob Landley1-2/+16
2005-05-10add documentation for long options and touch up the current docs now that i a...Mike Frysinger1-39/+62
2005-05-09import more libs to prep for new e2fsprogsMike Frysinger30-0/+5277
2005-05-09import ext2fs lib to prep for new e2fsprogsMike Frysinger82-0/+17575
2005-05-09no longer appliesMike Frysinger1-4/+0