summaryrefslogtreecommitdiff
path: root/util-linux (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* mount and umount could leak loop device allocations causing the system toErik Andersen2000-01-262-128/+107
| | | | | quickly run out. Also disable init's SIGHUP handler during shutdown. -Erik
* * added (and documented) "-n" option for head -Erik Andersen2000-01-232-29/+27
| | | | | | | contributed Friedrich Vedder <fwv@myrtle.lahn.de> * Cleanup for a number of usage messages -- also contributed Friedrich Vedder <fwv@myrtle.lahn.de> -Erik
* Sync up busybox with the latest and greatest. This is not stuff forErik Andersen2000-01-151-1/+3
| | | | | the Embedix release. -Erik
* * Added -o loop option for mount, and support in umount for loopErik Andersen2000-01-132-22/+189
| | | | | | | devices. Support is toggled by MOUNT_LOOP feature -- Ben Collins <bcollins@debian.org> -Erik
* The latest and greatest. init basically works, though needsErik Andersen2000-01-051-0/+12
| | | | | | a minor inittab design change to accomodate specifying the device to run each process on. -Erik
* * sed now supports addresses (numeric or regexp, with negation) andErik Andersen1999-12-291-5/+13
| | | | | | | | has an append command, thanks to Marco Pantaleoni <panta@prosa.it> * Fixed dmesg. It wasn't parsing its options (-n or -s) properly. * Some cosmetic fixes to ls output formatting to make it behave more like GNU ls. -Erik
* Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen1999-12-171-1/+11
| | | | | | and linux kernel 2.0.36 (though the dubious reasons why someone would want to do that defy imagination ;) -Erik
* Fix bugs in logger and syslogd. Add fbset.Erik Andersen1999-12-161-0/+289
| | | | -Erik
* StufEric Andersen1999-12-071-7/+0
|
* StufEric Andersen1999-12-071-0/+6
|
* StufEric Andersen1999-12-051-1/+4
|
* FixesEric Andersen1999-11-271-2/+7
|
* StufEric Andersen1999-11-191-8/+0
|
* StufEric Andersen1999-11-191-1/+1
|
* StuffEric Andersen1999-11-182-0/+1634
|
* UpdatesEric Andersen1999-11-151-14/+21
|
* updates for the dayEric Andersen1999-11-131-1/+1
|
* Latest and greatestEric Andersen1999-11-121-6/+7
| | | | -Erik
* Updates to usage, and made tar work.Eric Andersen1999-11-106-27/+38
| | | | -Erik
* StuffEric Andersen1999-11-091-20/+53
|
* StuffEric Andersen1999-11-081-10/+11
| | | | -Erik
* Fixed ln, df, and removed redundant stuff from mtab.Eric Andersen1999-11-061-3/+2
|
* More stuff -- ready for release.0_32Eric Andersen1999-11-051-4/+5
| | | | -Erik
* More stuff.Eric Andersen1999-11-042-30/+109
|
* StufEric Andersen1999-11-041-10/+15
|
* Fixed up copyright notices and suchEric Andersen1999-10-205-8/+20
|
* Add a trivial ps command.Eric Andersen1999-10-201-1/+1
|
* More stuffEric Andersen1999-10-191-23/+39
|
* Made em work.Eric Andersen1999-10-192-225/+206
|
* More stuffEric Andersen1999-10-192-0/+2132
|
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-195-174/+408
|
* More stuff.Eric Andersen1999-10-186-23/+18
| | | | -Erik
* More fixesEric Andersen1999-10-181-0/+121
|
* More fixesEric Andersen1999-10-181-2/+5
|
* More stuffEric Andersen1999-10-161-2/+11
|
* Fixed cp -[aR] and some other stuf.Eric Andersen1999-10-142-13/+13
|
* More stuffEric Andersen1999-10-131-25/+42
|
* More fixesEric Andersen1999-10-131-2/+2
|
* More stuff...Eric Andersen1999-10-122-75/+131
|
* More stuff.Eric Andersen1999-10-091-118/+78
|
* Finally mount works properly. Made debugging work (no more -s ld flagEric Andersen1999-10-081-39/+48
| | | | when debugging is on).
* more stuffEric Andersen1999-10-071-381/+223
|
* More stuff.Eric Andersen1999-10-061-3/+3
|
* more stuffEric Andersen1999-10-061-7/+12
|
* latest and greatest.Eric Andersen1999-10-061-97/+72
|
* Initial revision0_29alpha2Eric Andersen1999-10-056-0/+1059