aboutsummaryrefslogtreecommitdiff
path: root/libbb (follow)
Commit message (Expand)AuthorAgeFilesLines
* - add llist_free_one() and llist_free() to libbb; Add a bit of documentation.aldot2005-10-062-31/+60
* another more correction for getopt_ulflags() documentation (examples)vodz2005-10-051-5/+8
* more correction for getopt_ulflags() documentation by author of this fuck logicvodz2005-10-051-5/+6
* - add proper separators. sorry for the noise..aldot2005-10-051-1/+1
* - add a bit more documentation to vodz' recent additions.aldot2005-10-051-8/+26
* update bb_getopt_ulflags special for 'ps' applet, usaging '-' as first group ...vodz2005-10-051-14/+42
* use updated bb_getopt_ulflags() for ps appletvodz2005-10-041-3/+27
* change interface to bb_xasprintf() - more perfect for me.vodz2005-09-293-12/+8
* - rename llist_add_to.c to llist.caldot2005-09-293-17/+53
* spwd bulid now, (typo)vodz2005-09-261-1/+1
* Patch from Amir Shalem to make busybox compile on a uClibc that has no shadowlandley2005-09-251-3/+5
* use the shorter license headervapier2005-09-241-15/+2
* use brief license linevapier2005-09-241-14/+2
* - consolidated password helpersaldot2005-09-201-0/+179
* - consolidated password helpers into bb_pwd.caldot2005-09-206-305/+0
* - rename libbb's password helpers as suggested in libbb.haldot2005-09-202-7/+13
* ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGEvodz2005-09-161-3/+3
* split libbb: moved xregcomp separatelly for speed up recompilevodz2005-09-141-1/+1
* FEATURE->ENABLE_FEATURE loses one for 'top' appletvodz2005-09-141-3/+3
* This code exists to compensate for ancient broken build environments which,landley2005-09-073-231/+2
* Amir Shalem writes:vapier2005-09-061-7/+7
* - sync traceroute with Slackware-10.1vodz2005-09-061-5/+12
* get_terminal_width_height.c was in there twice.landley2005-09-051-1/+1
* 1) bb_opt_complementaly -> bb_opt_complementallyvodz2005-09-051-124/+149
* Actually returning ret might be good.landley2005-09-051-0/+2
* According to bug #63, crond is unhappy with crontab lines that don't end in alandley2005-09-011-4/+8
* Bernhard Fischer suggested that get_terminal_width_height() should returnlandley2005-09-011-22/+7
* make sure __NF_sysfs exists before trying to use itvapier2005-08-271-0/+9
* Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles.landley2005-08-221-0/+1
* the () around isspace actually mattersvapier2005-08-161-2/+4
* Bernhard Fischer says: fix comment typovapier2005-08-161-1/+1
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunklandley2005-08-104-191/+89
* implemented a builtin echo command in ash. moved the guts of thepgf2005-08-092-1/+165
* apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAMEvapier2005-07-301-2/+2
* move the ifdef to after libbb.h include, so it can do some good.pgf2005-07-271-1/+1
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* 2005-04-05 Shaun Jackman <sjackman@gmail.com>vapier2005-07-261-14/+14
* no longer used as reported by apgo in Bug 348vapier2005-07-261-0/+0
* ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won'tpgf2005-07-221-0/+2
* applying fix for:pgf2005-07-191-1/+1
* applying fix from:pgf2005-07-191-1/+1
* applying fix from:pgf2005-07-191-3/+7
* change the hardcoded error constant (0x80000000UL) to a nice flexible define ...vapier2005-05-111-3/+3
* now that mjn3 explained it to me, add documentation for the 3rd field in long...vapier2005-05-111-5/+12
* add documentation for long options and touch up the current docs now that i a...vapier2005-05-101-39/+62
* syntax/whitespace touchupvapier2005-05-091-2/+2
* Shaun Jackman said:landley2005-05-031-9/+21
* A patch from Takeharu KATO to update/fix SE-Linux support.landley2005-05-033-28/+37
* Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedlandley2005-05-031-1/+1
* On Tuesday 19 April 2005 21:10, Tito wrote and today added:landley2005-05-011-1/+1