aboutsummaryrefslogtreecommitdiff
path: root/util-linux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - remove duplicate entry for switch_rootBernhard Reutner-Fischer2005-12-151-2/+1
* Nothing to see here. Move along.Rob Landley2005-12-133-0/+153
* - typo: s/sucess/success/gBernhard Reutner-Fischer2005-12-121-1/+1
* reduce signedness warning"Vladimir N. Oleynik"2005-12-021-7/+9
* Fix losetup so that it A) actually works again, B) has much better errorRob Landley2005-11-291-8/+16
* add "-C" format to hexdumpPaul Fox2005-11-281-1/+5
* reduce bss"Vladimir N. Oleynik"2005-11-241-1/+5
* bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefi..."Vladimir N. Oleynik"2005-10-282-4/+4
* Rob Sullivan sent in some cleanups, which I beat on slightly.Rob Landley2005-10-281-48/+15
* Add a switch_root utility (like kconfig's utils/run_init.c, although notRob Landley2005-10-272-0/+140
* another more const"Vladimir N. Oleynik"2005-10-202-4/+4
* more const, attribute_noreturn saved 200 bytes"Vladimir N. Oleynik"2005-10-191-8/+8
* data --> bss"Vladimir N. Oleynik"2005-10-151-11/+11
* - new bb_opt_complementally syntax, use [-:?] only - 'free' chars"Vladimir N. Oleynik"2005-10-141-1/+1
* - initialize the correct variablesBernhard Reutner-Fischer2005-10-131-1/+1
* - use complementally '!' to '?' - 'ask' is best 'free' char for this."Vladimir N. Oleynik"2005-10-111-1/+1
* better check usage with options, correct show problem error message, indent"Vladimir N. Oleynik"2005-10-101-18/+19
* Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig canRob Landley2005-10-083-4/+4
* allow people to adjtime locationMike Frysinger2005-09-282-2/+18
* whitespace sucksMike Frysinger2005-09-251-23/+23
* re-order a little for alphabeticalMike Frysinger2005-09-241-14/+14
* Tito switched option parsing over to switch umount over to bb_getopt_ulflags().Rob Landley2005-09-241-27/+31
* use the shorter license headerMike Frysinger2005-09-241-14/+1
* use brief license lineMike Frysinger2005-09-241-15/+2
* Reduce exported from ipcs applet"Vladimir N. Oleynik"2005-09-221-6/+6
* accept unlimited number of swap arguments like the real swap{on,off} and shri...Mike Frysinger2005-09-161-8/+11
* Cleanup patch from Tito.Rob Landley2005-09-141-12/+9
* whitespace/syntax cleanups, dont mind me :pMike Frysinger2005-09-131-36/+22
* Cleanup patch from Tito.Rob Landley2005-09-131-36/+11
* Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP toRob Landley2005-09-083-13/+13
* 1) bb_opt_complementaly -> bb_opt_complementally"Vladimir N. Oleynik"2005-09-051-5/+1
* Fix the warnings, and fix the following two obvious segfaults:Rob Landley2005-09-051-10/+7
* Amir Shalem found some bugs in the new mount code; unknown options didn't getRob Landley2005-08-301-2/+4
* When compiling with FEATURE_MTAB_SUPPORT disabled, the call to erase_mtab()Rob Landley2005-08-231-1/+3
* If we goto singlemount, do _not_ try to continue through the loop we jumpedRob Landley2005-08-141-1/+1
* Stephane Billiart noticed that the return code of the new mount was horked.Rob Landley2005-08-141-4/+4
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley2005-08-105-717/+447
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* applying fix from:Paul Fox2005-07-191-0/+8
* applets specified as _BB_SUID_ALWAYS in applets.h should also selectEric Andersen2005-06-231-0/+2
* Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could useRob Landley2005-06-204-17/+989
* Add readprofile applet support.Paul Mundt2005-05-203-0/+309
* change the hardcoded error constant (0x80000000UL) to a nice flexible define ...Mike Frysinger2005-05-111-1/+1
* moved to e2fsprogs tooMike Frysinger2005-04-251-22/+0
* remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff...Mike Frysinger2005-04-2326-2866/+0
* import lsattr and chattr from e2fsprogsMike Frysinger2005-04-2227-2/+2887
* fix typoe (buildddir -> builddir)Mike Frysinger2005-04-211-3/+2
* minor style touchupsMike Frysinger2005-04-161-8/+8
* egor duda writes:Eric Andersen2004-10-082-6/+12
* Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ...Glenn L McGrath2004-09-141-4/+4