Applied patch from Gaute B Strokkenes <gs234@cam.ac.uk> to use a binary search
authorMark Whitley <markw@lineo.com>
Wed, 25 Oct 2000 00:28:27 +0000 (00:28 -0000)
committerMark Whitley <markw@lineo.com>
Wed, 25 Oct 2000 00:28:27 +0000 (00:28 -0000)
commit130005cd89514ba6b8a4b29569279c3da44739c4
tree730dc8d26fb8cf12dd06fa2cb83ce68c0c883fa8
parent207061ac0d400f663dc411c132d7fc07dca7d496
Applied patch from Gaute B Strokkenes <gs234@cam.ac.uk> to use a binary search
to locate applets, rather than a linear search. Also, broke out the listing of
applets into it's own file: applets.h.
applets.h [new file with mode: 0644]
applets/busybox.c
busybox.c
include/applets.h [new file with mode: 0644]