aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* protect potential overflow for x86_64"Vladimir N. Oleynik"2006-01-311-2/+3
* fix up yet more annoying signed/unsigned and mixed type errorsEric Andersen2006-01-302-4/+5
* make certain we dereference the pointer as a time_t, esp on x86_64Eric Andersen2006-01-301-1/+1
* - add some ATTRIBUTE_UNUSED.Bernhard Reutner-Fischer2006-01-302-16/+3
* removed warning "comparison between signed and unsigned". Change very very ol..."Vladimir N. Oleynik"2006-01-301-7/+7
* just whitespaceTim Riker2006-01-258-94/+94
* - shared libbusybox.Bernhard Reutner-Fischer2006-01-151-1/+6
* can use TMPDIR if user's HOMEDIR do not found. Noticed by Bernhard"Vladimir N. Oleynik"2006-01-101-2/+2
* - fix check for group and user, remove some whitespace while at it.Bernhard Reutner-Fischer2005-12-211-4/+4
* Ahem. Vladimir checked in a different fix bug didn't close out the bug.Rob Landley2005-12-161-1/+0
* Less would segfault if it had no tty. (Bug 600.)Rob Landley2005-12-161-0/+1
* fopen(TTY...) to bb_xfopen(), close bug 600"Vladimir N. Oleynik"2005-12-151-1/+1
* 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