aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* update usage to match actual behaviorvapier2005-05-121-2/+2
* Small comm implementatin from Rob Sullivan. Needed to build perl.landley2005-05-112-0/+12
* import ether-wake applet by haveaniceday Bug 252vapier2005-05-112-1/+15
* change the hardcoded error constant (0x80000000UL) to a nice flexible define ...vapier2005-05-111-0/+1
* import eject by Peter Willis / Tito Ragusavapier2005-05-112-0/+16
* make the exec (-e) an optional feature of netcatvapier2005-05-061-2/+9
* In bug 247, haveaniceday writes:vapier2005-05-061-0/+1
* From: Shaun Jackman <sjackman@gmail.com>landley2005-05-031-0/+2
* A patch from Takeharu KATO to update/fix SE-Linux support.landley2005-05-031-9/+5
* Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedlandley2005-05-031-4/+3
* On Tuesday 19 April 2005 21:10, Tito wrote and today added:landley2005-05-011-0/+1
* David Brownell submitted a new applet, zcip, based on RFC 3927. This islandley2005-04-302-0/+13
* New help text for Matthew S. Wood's "ln" update adding -b and -d.landley2005-04-291-1/+3
* fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand...vapier2005-04-231-191/+189