hush/include
Eric Andersen 14d354312a Per suggestion from Vladimir, eliminate check_wildcard_match(), which
was only being used by insmod these days.

Also, I spent a minute adjusting insmod so that it first searches
/lib/modules/`uname -r` and then (if that fails) searches /lib/modules,
which makes bb insmod behave much more like the real insmod, and should
avoid nasty surprises (such as the recent "Modutils vs. Busybox..."
thread).
 -Erik
2001-05-14 17:07:32 +00:00
..
applets.h Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately 2001-04-24 18:07:19 +00:00
busybox.h Move applet_name declaration from busybox.h to libbb.h. 2001-04-24 01:12:33 +00:00
grp.h Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
libbb.h Per suggestion from Vladimir, eliminate check_wildcard_match(), which 2001-05-14 17:07:32 +00:00
pwd.h Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
usage.h Fix the chown usage text, also thanks to Lars Kellogg-Stedman <lars@larsshack.org> 2001-05-11 16:31:46 +00:00