summaryrefslogtreecommitdiff
path: root/util-linux (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix uname problem that was breaking poweroff.Eric Andersen2000-10-302-32/+4
* Make fbset compile with the readmode feature by pulling defs from fb.h.Matt Kraai2000-10-281-0/+9
* Silence a warning,Eric Andersen2000-10-261-1/+1
* Put getopt_usage where it belongs and added *_usage entries in busybox.[ch]Mark Whitley2000-10-191-16/+0
* Consolidate handling of some fopen failures.Matt Kraai2000-09-271-5/+1
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-2514-14/+14
* Remove all the kernel headers so it will compile under libc5Eric Andersen2000-09-211-12/+49
* Fix a potential warningEric Andersen2000-09-211-1/+1
* Large file >2Gib support.Eric Andersen2000-09-211-0/+4
* Remove a warning. Patch from Bryan Rittmeyer <bryan@ixiacom.com>Eric Andersen2000-09-211-0/+2
* When mounting a ro fs rw, print warning and then mount it ro. PatchEric Andersen2000-09-201-0/+4
* Both of these commands were subtly broken. Fortunately when used together theEric Andersen2000-09-192-4/+12
* Apply a patch from Chip Rosenthal <chip@unicom.com> to fix NFS mounting,Eric Andersen2000-09-191-1/+1
* Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead ofMatt Kraai2000-09-131-2/+2
* From Ken Chalmers <chalmers@norscan.com>:Pavel Roskin2000-08-221-1/+2
* Oops. Forgot to commit rdate.c.Eric Andersen2000-08-211-0/+135
* Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>Eric Andersen2000-08-211-0/+416
* Some #include updates.Eric Andersen2000-08-105-5/+0
* Fixed the "-f" option.Eric Andersen2000-08-021-3/+1
* Merge in two patches from Dave Cinege:Eric Andersen2000-08-021-32/+56
* Use BB_FEATURE_CLEAN_UP where appropriateEric Andersen2000-07-253-4/+9
* Centralize handling of --help.Matt Kraai2000-07-191-4/+0
* It is now possible to select in busybox.def.h whether minixfs version 2Pavel Roskin2000-07-172-36/+30
* The result of getopt() is "int" and should be treated as suchPavel Roskin2000-07-171-1/+2
* Extract usage information into a separate file.Matt Kraai2000-07-1610-146/+2
* Don't use strings directly in calls to usage(). This is in preparationMatt Kraai2000-07-142-35/+30
* Getopt'ed by Marc Nijdam <marc_nijdam@hp.com>Eric Andersen2000-07-141-35/+21
* More fixes for "missing initializers"Pavel Roskin2000-07-141-1/+1
* A couple of minor warning cleanups.Eric Andersen2000-07-142-2/+5
* Use errorMsg rather than fprintf.Matt Kraai2000-07-147-56/+37
* Patch from Jon McClintock <jonm@bluemug.com>Eric Andersen2000-07-121-1/+67
* Always report the applet name when doing error reporting.Matt Kraai2000-07-123-4/+4
* Use global applet_name instead of local versions.Matt Kraai2000-07-124-29/+15
* Forgot to commit these cleanups it seems.Eric Andersen2000-07-112-2/+0
* Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.Eric Andersen2000-07-102-897/+600
* Comment on kernel stuffEric Andersen2000-07-101-1/+1
* More linux kernel header file removal.Eric Andersen2000-07-102-4/+194
* Remove yet more kernel header dependancies.Eric Andersen2000-07-102-2/+2
* Argh. More cross libc cleanup. Should be ok now...Eric Andersen2000-07-082-24/+25
* More cleanup on umountEric Andersen2000-07-081-5/+17
* Update files to reduce dependance on kernel version...Eric Andersen2000-07-084-15/+18
* Turned some stuff into features that really are features, not apps.Eric Andersen2000-07-061-1/+1
* Added (fixed) the '-n' option to fbset. Renumbered the command parameters toEric Andersen2000-07-061-20/+25
* Remove some warning with glibc.Eric Andersen2000-07-061-1/+1
* a few minor cleanups.Eric Andersen2000-07-062-3/+4
* Remove misguided klude around for 2.4.x-test* brokenness. Al ViroEric Andersen2000-07-051-8/+0
* Some cosmetic updates. Changed "OPTIONS" to "Options".Eric Andersen2000-07-042-2/+2
* Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries inEric Andersen2000-06-261-0/+8
* Cleaned up some #ifdef spiderwebs.Mark Whitley2000-06-211-30/+19
* Finish off the libc5 porting effort. Everything now works with libc5Eric Andersen2000-06-192-2/+2