aboutsummaryrefslogtreecommitdiff
path: root/util-linux (follow)
Commit message (Expand)AuthorAgeFilesLines
* bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefi...vodz2005-10-282-4/+4
* Rob Sullivan sent in some cleanups, which I beat on slightly.landley2005-10-281-48/+15
* Add a switch_root utility (like kconfig's utils/run_init.c, although notlandley2005-10-272-0/+140
* another more constvodz2005-10-202-4/+4
* more const, attribute_noreturn saved 200 bytesvodz2005-10-191-8/+8
* data --> bssvodz2005-10-151-11/+11
* - new bb_opt_complementally syntax, use [-:?] only - 'free' charsvodz2005-10-141-1/+1
* - initialize the correct variablesaldot2005-10-131-1/+1
* - use complementally '!' to '?' - 'ask' is best 'free' char for this.vodz2005-10-111-1/+1
* better check usage with options, correct show problem error message, indentvodz2005-10-101-18/+19
* Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig canlandley2005-10-083-4/+4
* allow people to adjtime locationvapier2005-09-282-2/+18
* whitespace sucksvapier2005-09-251-23/+23
* re-order a little for alphabeticalvapier2005-09-241-14/+14
* Tito switched option parsing over to switch umount over to bb_getopt_ulflags().landley2005-09-241-27/+31
* use the shorter license headervapier2005-09-241-14/+1
* use brief license linevapier2005-09-241-15/+2
* Reduce exported from ipcs appletvodz2005-09-221-6/+6
* accept unlimited number of swap arguments like the real swap{on,off} and shri...vapier2005-09-161-8/+11
* Cleanup patch from Tito.landley2005-09-141-12/+9
* whitespace/syntax cleanups, dont mind me :pvapier2005-09-131-36/+22
* Cleanup patch from Tito.landley2005-09-131-36/+11
* Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP tolandley2005-09-083-13/+13
* 1) bb_opt_complementaly -> bb_opt_complementallyvodz2005-09-051-5/+1
* Fix the warnings, and fix the following two obvious segfaults:landley2005-09-051-10/+7
* Amir Shalem found some bugs in the new mount code; unknown options didn't getlandley2005-08-301-2/+4
* When compiling with FEATURE_MTAB_SUPPORT disabled, the call to erase_mtab()landley2005-08-231-1/+3
* If we goto singlemount, do _not_ try to continue through the loop we jumpedlandley2005-08-141-1/+1
* Stephane Billiart noticed that the return code of the new mount was horked.landley2005-08-141-4/+4
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunklandley2005-08-105-717/+447
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* applying fix from:pgf2005-07-191-0/+8
* applets specified as _BB_SUID_ALWAYS in applets.h should also selectandersen2005-06-231-0/+2
* Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could uselandley2005-06-204-17/+989
* Add readprofile applet support.lethal2005-05-203-0/+309
* change the hardcoded error constant (0x80000000UL) to a nice flexible define ...vapier2005-05-111-1/+1
* moved to e2fsprogs toovapier2005-04-251-22/+0
* remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff...vapier2005-04-2326-2866/+0
* import lsattr and chattr from e2fsprogsvapier2005-04-2227-2/+2887
* fix typoe (buildddir -> builddir)vapier2005-04-211-3/+2
* minor style touchupsvapier2005-04-161-8/+8
* egor duda writes:andersen2004-10-082-6/+12
* Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ...bug12004-09-141-4/+4
* Fixup some warningsandersen2004-08-281-14/+20
* Tito, farmatito at tiscali dot it writes:andersen2004-08-032-2/+2
* YAEGASHI Takeshi writes:andersen2004-07-261-3/+5
* Avoid a number of places where large drives could wrap a uint, andandersen2004-06-281-33/+33
* Kevin P. Fleming writes:andersen2004-05-261-0/+2
* Per suggestion from Bastian Blank, be less evil when we force fdisk toandersen2004-05-262-9/+11
* Use tab not spaceandersen2004-05-261-20/+20