Age | Commit message (Expand) | Author |
2005-06-11 | initial fat tune2fs/findfs/e2label source | Mike Frysinger |
2005-06-11 | replace simple is_null func with a memcmp define | Mike Frysinger |
2005-06-11 | force including of e2fsbb.h and move the HAVE_* defines to it | Mike Frysinger |
2005-06-11 | move config.h requirement to the actual .depend target rather than the depend... | Mike Frysinger |
2005-06-11 | make sure clean removes objects in subdirs | Mike Frysinger |
2005-06-11 | need strings.h for ffs() | Mike Frysinger |
2005-06-11 | only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabled | Mike Frysinger |
2005-06-11 | replace simple functions with defines | Mike Frysinger |
2005-06-11 | whitespace updates | Mike Frysinger |
2005-06-11 | replace functions with defines | Mike Frysinger |
2005-06-11 | whitespace updates | Mike Frysinger |
2005-06-11 | whitespace updates | Mike Frysinger |
2005-06-11 | recode functions to shrink size | Mike Frysinger |
2005-06-11 | setup the HAVE_* defines | Mike Frysinger |
2005-06-09 | About time to just apply this and kill off the patches | Eric Andersen |
2005-06-07 | Tito posted a devfsd error message fix. It's highly deprecated and will | Rob Landley |
2005-06-07 | Clean up strings.c to use busybox's option processing. Bug 006, apparently. | Rob Landley |
2005-06-07 | Patch from Dmitry Zakharov: | Rob Landley |
2005-06-07 | Thus spake Brenda J. Butler: | Rob Landley |
2005-05-28 | Shaun Jackman submitted a patch converting an allocation to use | Rob Landley |
2005-05-28 | Patch from Shaun Jackman to save a few bytes. | Rob Landley |
2005-05-26 | Tobias Krawutschke found a bug where the DHCP client would accept packets | Rob Landley |
2005-05-20 | Add readprofile applet support. | Paul Mundt |
2005-05-18 | Patch from Colin Watson (mangled slightly by Rob Landley): | Rob Landley |
2005-05-18 | Doug Swarin pointed out a security bug in the -i option of sed. | Rob Landley |
2005-05-16 | use more busybox functions and remove redundant code | Mike Frysinger |
2005-05-16 | make sure we add the local dir to the include path | Mike Frysinger |
2005-05-15 | Tito pointed out I'd broken -t (argv[optind] can't be before getulflags), | Rob Landley |
2005-05-14 | Add automatic umount support to eject command. Patch from Tito, | Rob Landley |
2005-05-13 | as Rob Landley pointed out, need to fix the 1 versus i typo in indexing | Mike Frysinger |
2005-05-13 | blah, forgot to save last time to fix whitespacing | Mike Frysinger |
2005-05-13 | remove duplicated code and rework algorithms to end up with smaller code | Mike Frysinger |
2005-05-12 | use a bunch of if statements since it is a few bytes smaller than a switch; a... | Mike Frysinger |
2005-05-12 | err, added 2 to the wrong var :) also touchup the option detection to shrink ... | Mike Frysinger |
2005-05-12 | fix segfault if user only specifies 1 file | Mike Frysinger |
2005-05-12 | update usage to match actual behavior | Mike Frysinger |
2005-05-12 | fix whitespace/coding style | Mike Frysinger |
2005-05-12 | add missing comm.o rule | Mike Frysinger |
2005-05-12 | whitespace touchups | Mike Frysinger |
2005-05-11 | This makefile was a mess. Fix it to work as intended. | Eric Andersen |
2005-05-11 | Small comm implementatin from Rob Sullivan. Needed to build perl. | Rob Landley |
2005-05-11 | import ether-wake applet by haveaniceday Bug 252 | Mike Frysinger |
2005-05-11 | change the hardcoded error constant (0x80000000UL) to a nice flexible define ... | Mike Frysinger |
2005-05-11 | import eject by Peter Willis / Tito Ragusa | Mike Frysinger |
2005-05-11 | now that mjn3 explained it to me, add documentation for the 3rd field in long... | Mike Frysinger |
2005-05-10 | Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob | Rob Landley |
2005-05-10 | add documentation for long options and touch up the current docs now that i a... | Mike Frysinger |
2005-05-09 | import more libs to prep for new e2fsprogs | Mike Frysinger |
2005-05-09 | import ext2fs lib to prep for new e2fsprogs | Mike Frysinger |
2005-05-09 | no longer applies | Mike Frysinger |