aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* restore compare_string_array new interface (make broken by landley)"Vladimir N. Oleynik"2005-12-061-2/+2
* - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc.Bernhard Reutner-Fischer2005-10-283-0/+53
* Rob Sullivan sent in some cleanups, which I beat on slightly.Rob Landley2005-10-282-62/+16
* another more const"Vladimir N. Oleynik"2005-10-201-3/+3
* data --> code"Vladimir N. Oleynik"2005-10-151-51/+52
* Coprolith polishing time: Tito switched devfsd over from CONFIG_ to ENABLE_.Rob Landley2005-10-081-317/+174
* change interface to bb_xasprintf() - more perfect for me."Vladimir N. Oleynik"2005-09-292-7/+4
* use the shorter license headerMike Frysinger2005-09-241-15/+2
* use brief license lineMike Frysinger2005-09-241-15/+2
* quick patch - have removed stranges for me"Vladimir N. Oleynik"2005-09-221-19/+26
* moved include/bbconfigopts.h from miscutils to to top Makefile before generat..."Vladimir N. Oleynik"2005-09-211-3/+0
* - rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer2005-09-201-2/+2
* remove duplicate depend, its work for bb_mkdepend"Vladimir N. Oleynik"2005-09-191-2/+0
* correct build bbconfig applet, correct previous change"Vladimir N. Oleynik"2005-09-191-3/+3
* corect build bbconfig applet, Thanks, Bernhard Fischer"Vladimir N. Oleynik"2005-09-191-2/+7
* 1) read from stdin work now"Vladimir N. Oleynik"2005-09-191-34/+21
* quick patchs: drop founded memory leak, more libbb, more C-compatibility, siz..."Vladimir N. Oleynik"2005-09-191-82/+89
* Bernhard Fischer writes:Mike Frysinger2005-09-181-7/+7
* First cleanup pass, from Rob Sullivan. More to be done...Rob Landley2005-09-181-144/+106
* more C-compatibily, Thanks Bernhard Fischer"Vladimir N. Oleynik"2005-09-161-1/+2
* small change for highlihting flags, more busyboxes: indent, forward declarati..."Vladimir N. Oleynik"2005-09-161-510/+464
* New applet "less", from Rob Sullivan.Rob Landley2005-09-153-0/+1310
* split libbb: moved xregcomp separatelly for speed up recompile"Vladimir N. Oleynik"2005-09-141-2/+1
* removed strange extern void xregcomp(... from some applets, but declared from..."Vladimir N. Oleynik"2005-09-141-2/+0
* Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP toRob Landley2005-09-081-3/+3
* destroy bug [0000381]"Vladimir N. Oleynik"2005-09-051-2/+2
* 1) bb_opt_complementaly -> bb_opt_complementally"Vladimir N. Oleynik"2005-09-051-2/+2
* According to bug #63, crond is unhappy with crontab lines that don't end in aRob Landley2005-09-011-4/+2
* Bernhard Fischer provided a mountpoint(1) applet. This is apparently somethingRob Landley2005-08-203-0/+77
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley2005-08-101-6/+2
* commiting:Paul Fox2005-08-013-0/+53
* new config display applet, from bug 46. i've changed the namePaul Fox2005-08-013-0/+16
* eat leading whitespace with preprocessorMike Frysinger2005-07-311-2/+2
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* Fixup makedevs to handle regular files, and also fixEric Andersen2005-07-181-1/+32
* a bit more polishEric Andersen2005-07-181-5/+5
* a bit of polish on makedevsEric Andersen2005-07-181-0/+1
* the makedevs config option was pretty much totally brokenEric Andersen2005-07-181-1/+2
* Fixup device table based makedevs so it actually worksEric Andersen2005-07-181-28/+41
* Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM...Mike Frysinger2005-07-011-1/+1
* applets specified as _BB_SUID_ALWAYS in applets.h should also selectEric Andersen2005-06-231-0/+1
* About time to just apply this and kill off the patchesEric Andersen2005-06-092-30/+184
* Tito posted a devfsd error message fix. It's highly deprecated and willRob Landley2005-06-071-31/+28
* Clean up strings.c to use busybox's option processing. Bug 006, apparently.Rob Landley2005-06-071-71/+54
* Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),Rob Landley2005-05-151-17/+13
* Add automatic umount support to eject command. Patch from Tito,Rob Landley2005-05-142-27/+23
* import eject by Peter Willis / Tito RagusaMike Frysinger2005-05-113-13/+91
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-2/+2
* Make certain clients of bb_make_directory default to honoringEric Andersen2004-10-131-1/+1
* egor duda writes:Eric Andersen2004-10-082-6/+11