summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* volname: new appletMatthew Stoltenberg2009-08-132-0/+6
* randomconfig fixesDenys Vlasenko2009-08-081-0/+38
* rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.Denys Vlasenko2009-07-302-352/+352
* ping6: make it setuid just like pingDenys Vlasenko2009-07-301-1/+1
* make find_pid_by_name look at /proc/PID/exe tooAlexander Shishkin2009-07-291-1/+2
* fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko2009-07-181-1/+1
* touch: implement -t TIME (needed for testsuite)Denys Vlasenko2009-07-181-4/+4
* touch: implement -d --date (our own testsuite needs that)Denys Vlasenko2009-07-182-2/+4
* date: factor out date parsing (in preparation for touch -d)Denys Vlasenko2009-07-181-0/+3
* fix a thinko in lineedit completion codeDenys Vlasenko2009-07-161-2/+3
* tweaking Unicode supportDenys Vlasenko2009-07-111-2/+7
* added simplified Unicode support for non-locale-enabled buildsDenys Vlasenko2009-07-111-0/+57
* restore shadow.h independenceMike Frysinger2009-07-092-5/+18
* move libc related stuff out of platform.hDenys Vlasenko2009-07-081-44/+0
* pgrep/pkill: support -s and -P optionsDenys Vlasenko2009-07-061-4/+8
* tweak sendmail and makemime help textsDenys Vlasenko2009-07-051-12/+20
* df: fix "df /"Denys Vlasenko2009-07-051-1/+1
* Patches to enable FreeBSD buildDenys Vlasenko2009-07-052-33/+34
* ps: conditionally support additional -o FIELDsDenys Vlasenko2009-07-031-4/+10
* updates for supporting Linux kernel build and initrd utilitiesDenys Vlasenko2009-06-262-0/+4
* trim/regularize usage texts. -92 bytesDenys Vlasenko2009-06-201-199/+199
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-192-16/+16
* mount: support -i; pass through -f and -n to helpers as necessaryDenys Vlasenko2009-06-191-0/+3
* fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com)Denys Vlasenko2009-06-182-1/+9
* readlink: support -n, -v, -s and -q too if support for -f is requestedDenys Vlasenko2009-06-121-2/+5
* stop using non-standard macro, use WEXITSTATUS insteadDenys Vlasenko2009-06-071-5/+1
* read_key: drop optimization where we read 3 bytes at onceDenys Vlasenko2009-05-291-48/+48
* flash_lock, flash_unlock: new appletsDenys Vlasenko2009-05-253-1/+17
* scriptreplay: new applet. +423 bytesDenys Vlasenko2009-05-192-1/+10
* add platform tweaksDenys Vlasenko2009-05-191-79/+87
* line editing: add an option to emit ESC [ 6 n and use resultsDenys Vlasenko2009-05-171-3/+10
* xmalloc_[open_]read[_close]: do not ignore xrealloc return valueDenys Vlasenko2009-05-151-0/+6
* lineedit: use read_key to recognize ESC sequence.Denys Vlasenko2009-05-151-12/+12
* add .gitignore filesMike Frysinger2009-05-051-0/+6
* lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.Denis Vlasenko2009-04-292-0/+28
* ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)Denis Vlasenko2009-04-262-16/+42
* adduser/addgroup: support specifying uid/gid, add systemDenis Vlasenko2009-04-221-0/+2
* httpd: simplify insane conf file parserDenis Vlasenko2009-04-221-0/+2
* httpd: improve help textDenis Vlasenko2009-04-221-12/+11
* switch_root: improve behavior on error; improve help textDenis Vlasenko2009-04-211-5/+6
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-214-671/+671
* tar: support for tar --numeric-owner. By Natanael Copa.Denis Vlasenko2009-04-211-0/+1
* fix move_to_unaligned32Denis Vlasenko2009-04-171-1/+4
* *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}Denis Vlasenko2009-04-141-2/+9
* mdev: add support for - "dont stop here" charDenis Vlasenko2009-04-131-1/+1
* move llist_find_str from modutils to libbbDenis Vlasenko2009-04-131-0/+1
* mdev: make usage text more usefulDenis Vlasenko2009-04-131-2/+8
* dhcprelay: fix usage text. Simplify and make code more readable.Denis Vlasenko2009-04-131-3/+2
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-0912-86/+54
* more of pointless whitespace fixesDenis Vlasenko2009-04-012-20/+19