aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* change interface to bb_xasprintf() - more perfect for me.vodz2005-09-291-2/+1
* reorder include <sys/types.h> and <sys/types.h>.vodz2005-09-291-1/+1
* Cristian Ionescu-Idbohrn says: touchup whitespace/displayvapier2005-09-241-6/+6
* Tito switched option parsing over to switch umount over to bb_getopt_ulflags().landley2005-09-241-2/+3
* import the very fat e2fsck/fsck appletsvapier2005-09-242-0/+44
* add a attribute_noreturn macrovapier2005-09-241-0/+2
* make e2label and findfs optionalvapier2005-09-241-2/+2
* - add missing descriptions of supported argumentsaldot2005-09-231-4/+26
* add support for setting the dhcp vendor class option (option 60). pgf2005-09-221-1/+2
* - add applet nohup(1)aldot2005-09-212-0/+10
* - make sure to include dmalloc.h at the very end of busybox.h or libbb.h.aldot2005-09-212-14/+15
* - rename libbb's password helpers as suggested in libbb.haldot2005-09-201-9/+7
* - Remove unnecessary warning from libbb and move bb_wfopen_input near bb_wfopenaldot2005-09-201-4/+1
* This is strange typically modern mistake. Learn please: stat(2) used sys/type...vodz2005-09-201-1/+1
* First cleanup pass, from Rob Sullivan. More to be done...landley2005-09-181-3/+3
* ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGEvodz2005-09-161-1/+1
* New applet "less", from Rob Sullivan.landley2005-09-152-0/+19
* split libbb: moved xregcomp separatelly for speed up recompilevodz2005-09-142-2/+31
* FEATURE->ENABLE_FEATURE loses one for 'top' appletvodz2005-09-141-1/+1
* touch up usage for swap utilsvapier2005-09-131-2/+2
* sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL'andersen2005-09-122-6/+4
* Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings.landley2005-09-071-1/+1
* - sync traceroute with Slackware-10.1vodz2005-09-061-4/+9
* 1) bb_opt_complementaly -> bb_opt_complementallyvodz2005-09-051-1/+1
* Patch -i support from Berhnard Fischer.landley2005-09-011-3/+5
* Bernhard Fischer suggested that get_terminal_width_height() should returnlandley2005-09-011-1/+1
* Bernhard Fischer provided a mountpoint(1) applet. This is apparently somethinglandley2005-08-202-0/+17
* Tito (among others) writes: previous patch was wrong, please stop screwing th...vapier2005-08-171-2/+2
* Bernhard Fischer writes: fix devfsd usagevapier2005-08-151-2/+2
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunklandley2005-08-101-7/+4
* implemented a builtin echo command in ash. moved the guts of thepgf2005-08-091-0/+2
* commiting:pgf2005-08-012-0/+9
* commiting:pgf2005-08-011-1/+2
* commiting patch from bug 71:pgf2005-08-011-0/+6
* applying patch for bug 72:pgf2005-08-012-0/+10
* new config display applet, from bug 46. i've changed the namepgf2005-08-012-0/+8
* allow suppression of default client-id. fixes bug 000037. allowspgf2005-08-011-2/+3
* in order to make sure the INET6 prototypes are exported, we would have to inc...vapier2005-07-301-2/+0
* #ifdef reduction infrastructure, based on an argument between Shaun Jackman,landley2005-07-272-2/+2
* applying fixes from: pgf2005-07-201-0/+1
* applying fix from;pgf2005-07-191-1/+1
* a bit more polishandersen2005-07-181-1/+0
* a bit of polish on makedevsandersen2005-07-181-2/+2
* Fixup device table based makedevs so it actually worksandersen2005-07-181-6/+30
* Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could uselandley2005-06-202-2/+46
* import initial fat mke2fsvapier2005-06-112-0/+38
* import tune2fs supportvapier2005-06-112-0/+19
* About time to just apply this and kill off the patchesandersen2005-06-091-0/+13
* Add readprofile applet support.lethal2005-05-202-0/+18
* Add automatic umount support to eject command. Patch from Tito,landley2005-05-141-7/+1