Age | Commit message (Expand) | Author |
2005-10-28 | bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefi... | "Vladimir N. Oleynik" |
2005-10-28 | Rob Sullivan sent in some cleanups, which I beat on slightly. | Rob Landley |
2005-10-27 | Add a switch_root utility (like kconfig's utils/run_init.c, although not | Rob Landley |
2005-10-20 | another more const | "Vladimir N. Oleynik" |
2005-10-19 | more const, attribute_noreturn saved 200 bytes | "Vladimir N. Oleynik" |
2005-10-15 | data --> bss | "Vladimir N. Oleynik" |
2005-10-14 | - new bb_opt_complementally syntax, use [-:?] only - 'free' chars | "Vladimir N. Oleynik" |
2005-10-13 | - initialize the correct variables | Bernhard Reutner-Fischer |
2005-10-11 | - use complementally '!' to '?' - 'ask' is best 'free' char for this. | "Vladimir N. Oleynik" |
2005-10-10 | better check usage with options, correct show problem error message, indent | "Vladimir N. Oleynik" |
2005-10-08 | Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig can | Rob Landley |
2005-09-28 | allow people to adjtime location | Mike Frysinger |
2005-09-25 | whitespace sucks | Mike Frysinger |
2005-09-24 | re-order a little for alphabetical | Mike Frysinger |
2005-09-24 | Tito switched option parsing over to switch umount over to bb_getopt_ulflags(). | Rob Landley |
2005-09-24 | use the shorter license header | Mike Frysinger |
2005-09-24 | use brief license line | Mike Frysinger |
2005-09-22 | Reduce exported from ipcs applet | "Vladimir N. Oleynik" |
2005-09-16 | accept unlimited number of swap arguments like the real swap{on,off} and shri... | Mike Frysinger |
2005-09-14 | Cleanup patch from Tito. | Rob Landley |
2005-09-13 | whitespace/syntax cleanups, dont mind me :p | Mike Frysinger |
2005-09-13 | Cleanup patch from Tito. | Rob Landley |
2005-09-08 | Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to | Rob Landley |
2005-09-05 | 1) bb_opt_complementaly -> bb_opt_complementally | "Vladimir N. Oleynik" |
2005-09-05 | Fix the warnings, and fix the following two obvious segfaults: | Rob Landley |
2005-08-30 | Amir Shalem found some bugs in the new mount code; unknown options didn't get | Rob Landley |
2005-08-23 | When compiling with FEATURE_MTAB_SUPPORT disabled, the call to erase_mtab() | Rob Landley |
2005-08-14 | If we goto singlemount, do _not_ try to continue through the loop we jumped | Rob Landley |
2005-08-14 | Stephane Billiart noticed that the return code of the new mount was horked. | Rob Landley |
2005-08-10 | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | Rob Landley |
2005-07-27 | use toplevel ARFLAGS and update default ARFLAGS to be quiet | Mike Frysinger |
2005-07-19 | applying fix from: | Paul Fox |
2005-06-23 | applets specified as _BB_SUID_ALWAYS in applets.h should also select | Eric Andersen |
2005-06-20 | Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use | Rob Landley |
2005-05-20 | Add readprofile applet support. | Paul Mundt |
2005-05-11 | change the hardcoded error constant (0x80000000UL) to a nice flexible define ... | Mike Frysinger |
2005-04-25 | moved to e2fsprogs too | Mike Frysinger |
2005-04-23 | remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff... | Mike Frysinger |
2005-04-22 | import lsattr and chattr from e2fsprogs | Mike Frysinger |
2005-04-21 | fix typoe (buildddir -> builddir) | Mike Frysinger |
2005-04-16 | minor style touchups | Mike Frysinger |
2004-10-08 | egor duda writes: | Eric Andersen |
2004-09-14 | Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ... | Glenn L McGrath |
2004-08-28 | Fixup some warnings | Eric Andersen |
2004-08-03 | Tito, farmatito at tiscali dot it writes: | Eric Andersen |
2004-07-26 | YAEGASHI Takeshi writes: | Eric Andersen |
2004-06-28 | Avoid a number of places where large drives could wrap a uint, and | Eric Andersen |
2004-05-26 | Kevin P. Fleming writes: | Eric Andersen |
2004-05-26 | Per suggestion from Bastian Blank, be less evil when we force fdisk to | Eric Andersen |
2004-05-26 | Use tab not space | Eric Andersen |