aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tito switched option parsing over to switch umount over to bb_getopt_ulflags().Rob Landley2005-09-241-2/+3
* import the very fat e2fsck/fsck appletsMike Frysinger2005-09-242-0/+44
* add a attribute_noreturn macroMike Frysinger2005-09-241-0/+2
* make e2label and findfs optionalMike Frysinger2005-09-241-2/+2
* - add missing descriptions of supported argumentsBernhard Reutner-Fischer2005-09-231-4/+26
* add support for setting the dhcp vendor class option (option 60). Paul Fox2005-09-221-1/+2
* - add applet nohup(1)Bernhard Reutner-Fischer2005-09-212-0/+10
* - make sure to include dmalloc.h at the very end of busybox.h or libbb.h.Bernhard Reutner-Fischer2005-09-212-14/+15
* - rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer2005-09-201-9/+7
* - Remove unnecessary warning from libbb and move bb_wfopen_input near bb_wfopenBernhard Reutner-Fischer2005-09-201-4/+1
* This is strange typically modern mistake. Learn please: stat(2) used sys/type..."Vladimir N. Oleynik"2005-09-201-1/+1
* First cleanup pass, from Rob Sullivan. More to be done...Rob Landley2005-09-181-3/+3
* ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE"Vladimir N. Oleynik"2005-09-161-1/+1
* New applet "less", from Rob Sullivan.Rob Landley2005-09-152-0/+19
* split libbb: moved xregcomp separatelly for speed up recompile"Vladimir N. Oleynik"2005-09-142-2/+31
* FEATURE->ENABLE_FEATURE loses one for 'top' applet"Vladimir N. Oleynik"2005-09-141-1/+1
* touch up usage for swap utilsMike Frysinger2005-09-131-2/+2
* sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL'Eric Andersen2005-09-122-6/+4
* Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings.Rob Landley2005-09-071-1/+1
* - sync traceroute with Slackware-10.1"Vladimir N. Oleynik"2005-09-061-4/+9
* 1) bb_opt_complementaly -> bb_opt_complementally"Vladimir N. Oleynik"2005-09-051-1/+1
* Patch -i support from Berhnard Fischer.Rob Landley2005-09-011-3/+5
* Bernhard Fischer suggested that get_terminal_width_height() should returnRob Landley2005-09-011-1/+1
* Bernhard Fischer provided a mountpoint(1) applet. This is apparently somethingRob Landley2005-08-202-0/+17
* Tito (among others) writes: previous patch was wrong, please stop screwing th...Mike Frysinger2005-08-171-2/+2
* Bernhard Fischer writes: fix devfsd usageMike Frysinger2005-08-151-2/+2
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley2005-08-101-7/+4
* implemented a builtin echo command in ash. moved the guts of thePaul Fox2005-08-091-0/+2
* commiting:Paul Fox2005-08-012-0/+9
* commiting:Paul Fox2005-08-011-1/+2
* commiting patch from bug 71:Paul Fox2005-08-011-0/+6
* applying patch for bug 72:Paul Fox2005-08-012-0/+10
* new config display applet, from bug 46. i've changed the namePaul Fox2005-08-012-0/+8
* allow suppression of default client-id. fixes bug 000037. allowsPaul Fox2005-08-011-2/+3
* in order to make sure the INET6 prototypes are exported, we would have to inc...Mike Frysinger2005-07-301-2/+0
* #ifdef reduction infrastructure, based on an argument between Shaun Jackman,Rob Landley2005-07-272-2/+2
* applying fixes from: Paul Fox2005-07-201-0/+1
* applying fix from;Paul Fox2005-07-191-1/+1
* a bit more polishEric Andersen2005-07-181-1/+0
* a bit of polish on makedevsEric Andersen2005-07-181-2/+2
* Fixup device table based makedevs so it actually worksEric Andersen2005-07-181-6/+30
* Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could useRob Landley2005-06-202-2/+46
* import initial fat mke2fsMike Frysinger2005-06-112-0/+38
* import tune2fs supportMike Frysinger2005-06-112-0/+19
* About time to just apply this and kill off the patchesEric Andersen2005-06-091-0/+13
* Add readprofile applet support.Paul Mundt2005-05-202-0/+18
* Add automatic umount support to eject command. Patch from Tito,Rob Landley2005-05-141-7/+1
* update usage to match actual behaviorMike Frysinger2005-05-121-2/+2
* Small comm implementatin from Rob Sullivan. Needed to build perl.Rob Landley2005-05-112-0/+12
* import ether-wake applet by haveaniceday Bug 252Mike Frysinger2005-05-112-1/+15