Commit Graph

  • e357d2ae68 man: use default MANPATH of "/usr/man"; do not search paths twice Denis Vlasenko 2008-09-14 21:26:55 +00:00
  • 7c9c1bb616 modprobe-small: trivial SEGV fix Denis Vlasenko 2008-09-14 20:33:03 +00:00
  • 0d602e9386 id: unsigned long is excessive for option bitmask Denis Vlasenko 2008-09-14 19:31:36 +00:00
  • 2bc5c033dc setfont: add comments/TODOs, no code changes Denis Vlasenko 2008-09-13 18:27:32 +00:00
  • ba1315d0fb modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> - a lot faster (linear algorithmic complexity, smaller memory foot print) - a lot smaller (the old code was overly complicated) - loading of aliases is now module-init-tools compliant - blacklisting is done correctly (-b option added) - module argument quoting done right - depmod now correctly generates modules.symbols and modules.alias Denis Vlasenko 2008-09-13 14:59:38 +00:00
  • 4f3209b9d4 id: code shrink Denis Vlasenko 2008-09-13 12:51:10 +00:00
  • 0ee1cb0084 - implement id -G (Tito Ragusa) Bernhard Reutner-Fischer 2008-09-12 09:58:11 +00:00
  • 70de57f60a Kill off bogus #error's for big endian SH targets, these work fine. Paul Mundt 2008-09-12 09:19:40 +00:00
  • 08ea11ab07 runsvd: shrink by Vladimir *: use unified trivial signal handler Denis Vlasenko 2008-09-11 19:51:11 +00:00
  • 9725daa03a halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c Denis Vlasenko 2008-09-11 09:54:23 +00:00
  • 8d89bed840 watchdog: add -T option function old new delta watchdog_main 159 219 +60 mdev: support match by major,minor. See bug 4714. +100 bytes. Denis Vlasenko 2008-09-07 23:22:08 +00:00
  • ee9deb863e ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist Denis Vlasenko 2008-09-06 14:52:28 +00:00
  • ee34ebe966 ifenslave: wants net/if.h Denis Vlasenko 2008-09-06 14:42:27 +00:00
  • 9f9c1935fa install: shrink -D code. By Bernhard. Denis Vlasenko 2008-09-06 14:35:08 +00:00
  • 1c781cc8ff modprobe-small: make insmod command line compatible Denis Vlasenko 2008-09-06 14:14:01 +00:00
  • 4acb1b0793 - commentary typo fix Bernhard Reutner-Fischer 2008-09-05 11:46:43 +00:00
  • 665eaff3b1 awk: add a comment Denis Vlasenko 2008-09-05 04:59:02 +00:00
  • fd6b5ad137 - uncomment tc for now Bernhard Reutner-Fischer 2008-09-04 16:16:47 +00:00
  • 0901c51518 - add WIP stub for tc. Printing worked at some point. Modify/Delete needs some refacturing. Bernhard Reutner-Fischer 2008-09-04 13:22:58 +00:00
  • 161931efa5 - mention that we ignore -v, -b, -c Bernhard Reutner-Fischer 2008-09-04 09:33:23 +00:00
  • d4b719878f kbd_mode: fix non-ASCII letters in comments install: support -D Denis Vlasenko 2008-09-03 21:54:46 +00:00
  • a2e1eea189 awk: improve nadling of negative numbers in bitwise ops; fix handling of octal costants. add test for it Denis Vlasenko 2008-09-02 09:00:23 +00:00
  • b424930e4e - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) Bernhard Reutner-Fischer 2008-09-01 15:30:49 +00:00
  • 2bdc99f600 - remove excess whitespace (Vladimir Dronnikov) Bernhard Reutner-Fischer 2008-09-01 15:26:12 +00:00
  • d93179fd5b - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) Bernhard Reutner-Fischer 2008-09-01 15:24:52 +00:00
  • d129d7c3cd - add ether-wake to the hardcoded(argh!) list of APPLET_ODDNAME Bernhard Reutner-Fischer 2008-09-01 15:23:04 +00:00
  • 04e458d435 insmod: fix detection of open failure Denis Vlasenko 2008-08-31 21:56:48 +00:00
  • 1045d00462 build system: fix "Possible unintended interpolation of @host" message Denis Vlasenko 2008-08-31 21:29:35 +00:00
  • 66496d75a7 build system: echo and test features may be enabled even if these applets are enabled as ash builtins only testsuite: add some awk tests Denis Vlasenko 2008-08-29 08:37:07 +00:00
  • 7cbcd1cbf4 awk: bitwise ops cast oprands and results to unsigned long, not signed. closes 4774. Denis Vlasenko 2008-08-28 23:16:58 +00:00
  • 996a61475a awk: support hex constants Denis Vlasenko 2008-08-28 22:59:23 +00:00
  • d66aa3c701 df: add support for more options, add some coreutils 6.10 compat. by Bernhard Reutner-Fischer Denis Vlasenko 2008-08-28 22:42:52 +00:00
  • 3b80cac953 insmod: mix xmalloc with xrealloc_vector more carefully Denis Vlasenko 2008-08-28 21:38:10 +00:00
  • 1ebdaccd6d - forgot to pass in the HOST_EXTRACFLAGS Bernhard Reutner-Fischer 2008-08-28 14:29:54 +00:00
  • 18c93029fd insmod: shrink Denis Vlasenko 2008-08-27 22:29:43 +00:00
  • 8f0e342803 cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case. Denis Vlasenko 2008-08-27 21:31:23 +00:00
  • f3d1e213fe - pull check-lxdialog from linux-2.6.26 Bernhard Reutner-Fischer 2008-08-27 07:39:57 +00:00
  • b522d6931d trylink: make messages less confusing Denis Vlasenko 2008-08-26 20:09:08 +00:00
  • 279ca69727 modprobe-small: support "blacklist" keyword in /etc/modules/<modulename> Denis Vlasenko 2008-08-26 01:32:33 +00:00
  • c4e4b6b936 reinstate sponsor's links Denis Vlasenko 2008-08-25 22:03:41 +00:00
  • b66d16a2e6 fbset: fix mode matching code: original code may trigger false positive. E.g. fbset -n '16bit' succeeded at 'mode "640x480 16bit"' and that is wrong. Also parser is rewritten. By Vladimir. Denis Vlasenko 2008-08-24 16:25:40 +00:00
  • 5770715588 ping: SO_RCVBUF must be bigger than packet size, otherwise large ping packets might fail to be received. Denis Vlasenko 2008-08-24 00:02:18 +00:00
  • 15f2fdb2b9 hexdump: fix SEGV in hexdump -e "" Denis Vlasenko 2008-08-23 23:15:48 +00:00
  • 7fe21c69cd setarch: do not try to use non-existent data in argv[] Denis Vlasenko 2008-08-23 23:15:17 +00:00
  • 6cd36bc2da tweak web page Denis Vlasenko 2008-08-22 11:16:52 +00:00
  • 9ff245f6a0 - move some older news to the news archive (the main page was once again over 30kib big) Bernhard Reutner-Fischer 2008-08-22 08:45:01 +00:00
  • 7d0d3e265b - reformat help text Bernhard Reutner-Fischer 2008-08-22 08:25:26 +00:00
  • 657341762a Announce 1.11.2 Denis Vlasenko 2008-08-21 22:10:47 +00:00
  • a28a05b96a - print the documentation per default Bernhard Reutner-Fischer 2008-08-21 21:15:28 +00:00
  • 99ecc46d93 - document rmdir args Bernhard Reutner-Fischer 2008-08-21 20:52:55 +00:00
  • 6375853cd8 - document rmmod -w and -f arguments Bernhard Reutner-Fischer 2008-08-21 20:18:55 +00:00
  • e82da4dfee fix xargs -e help text Denis Vlasenko 2008-08-21 19:59:30 +00:00
  • c397792ab3 - tweak markup. No relevant changes Bernhard Reutner-Fischer 2008-08-21 16:08:06 +00:00
  • bc8bc59e69 - cleanup urls Bernhard Reutner-Fischer 2008-08-21 14:37:14 +00:00
  • 3b0161d045 - fix typo Bernhard Reutner-Fischer 2008-08-21 14:14:36 +00:00
  • f2d4a65be8 - fix markup Bernhard Reutner-Fischer 2008-08-21 14:10:55 +00:00
  • eae3846e87 - do not advertise the standalone udhcpd. It is actively maintained in busybox only. Bernhard Reutner-Fischer 2008-08-21 14:08:44 +00:00
  • e0fe65b68f - fix markup Bernhard Reutner-Fischer 2008-08-21 14:00:25 +00:00
  • 8eeaa747c8 - add doc-clean target Bernhard Reutner-Fischer 2008-08-21 13:47:20 +00:00
  • 6887e77c32 - add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup. Bernhard Reutner-Fischer 2008-08-21 13:37:47 +00:00
  • 20a55b7bff - fix typo of mine Bernhard Reutner-Fischer 2008-08-21 13:32:14 +00:00
  • f0d0811c05 - improve documentation a bit Bernhard Reutner-Fischer 2008-08-21 13:22:44 +00:00
  • b5d701d737 - some more nitpicks Bernhard Reutner-Fischer 2008-08-21 12:52:45 +00:00
  • beea4b8021 - some more markup fixes Bernhard Reutner-Fischer 2008-08-21 12:42:39 +00:00
  • 0fa539457b - fix typo Bernhard Reutner-Fischer 2008-08-21 12:27:42 +00:00
  • b91168a74c more of pointless beautifuing on the web page Denis Vlasenko 2008-08-21 12:24:02 +00:00
  • f9dba6e226 trim webpage text a bit Denis Vlasenko 2008-08-21 12:07:38 +00:00
  • 557f9c4b31 - drop outdated paragraph (which additionally contained some mistyped html-like junk) Bernhard Reutner-Fischer 2008-08-21 11:54:23 +00:00
  • 5f52150536 - misc. minor tweaks Bernhard Reutner-Fischer 2008-08-21 11:52:12 +00:00
  • beb6ea47c3 - point people to the current stable branch Bernhard Reutner-Fischer 2008-08-21 11:43:36 +00:00
  • 78c41b2dc5 - tweak markup Bernhard Reutner-Fischer 2008-08-21 11:38:22 +00:00
  • 14a79381d0 more cosmetic fixes on the website Denis Vlasenko 2008-08-21 11:36:24 +00:00
  • 68cef20f5d cosmetic fixes on the webpage Denis Vlasenko 2008-08-21 11:34:57 +00:00
  • b22fbfefc8 - tweak markup Bernhard Reutner-Fischer 2008-08-21 11:34:46 +00:00
  • a0420aba1c - bump copyright year Bernhard Reutner-Fischer 2008-08-21 11:23:42 +00:00
  • 158f1d4ea6 - fix markup Bernhard Reutner-Fischer 2008-08-21 11:19:52 +00:00
  • 8c8601cfbc - fix some wrong markup. sed -i -e 's, href=\([^"][^>]*\)>, href="\1">,g' *.html The proper way to specify an attribute is to quote the val: theattrib="val" Bernhard Reutner-Fischer 2008-08-21 10:54:55 +00:00
  • 040feada1e - correct release date for 1.12.0 and fix a few typos Bernhard Reutner-Fischer 2008-08-21 10:35:26 +00:00
  • c1b39edee1 announce 1.12.0 Denis Vlasenko 2008-08-21 10:19:28 +00:00
  • 2a7031bb12 Bump version to 1.13.0.svn Denis Vlasenko 2008-08-20 23:30:42 +00:00
  • 261cf4784f This is 1.12.0 Denis Vlasenko 2008-08-20 23:29:10 +00:00
  • e417be6697 getopt32: do not return pointer to alloca() areas Denis Vlasenko 2008-08-20 23:03:38 +00:00
  • b9c262b029 envdir: fix "envdir with no params" case Denis Vlasenko 2008-08-20 22:19:27 +00:00
  • 99b4083647 findfs: make it use setuid-ness of busybox binary Denis Vlasenko 2008-08-20 08:50:02 +00:00
  • b9f5d59893 fsck: use getmntent_r instead of open-coded parsing. By Vladimir Denis Vlasenko 2008-08-20 02:38:48 +00:00
  • f31c3b677d linedit: fix use-after-free Denis Vlasenko 2008-08-20 00:46:32 +00:00
  • 4301616b27 libbb: getopt32() should not ever touch argv[0] (even read) Denis Vlasenko 2008-08-20 00:15:42 +00:00
  • 1c45a505eb libbb: fix mishandling of "all argv are opts" in getopt32() Denis Vlasenko 2008-08-20 00:12:22 +00:00
  • 6c4eb44113 ifupdown: fixes for shutdown of DHCP-managed interfaces from Wade Berrier <wberrier AT gmail.com> Denis Vlasenko 2008-08-19 23:02:23 +00:00
  • 625ed8e027 Updating defconfig, fixing a typo in Config.in Denis Vlasenko 2008-08-19 22:26:05 +00:00
  • c77e843c09 - add new applet rdev (Grant Erickson) - fixes and shrink (me) Bernhard Reutner-Fischer 2008-08-19 11:28:52 +00:00
  • d7cc2e601d showkey: new applet by Vladimir Denis Vlasenko 2008-08-17 14:17:48 +00:00
  • c8d02aa959 setfont: new applet by Vladimir Denis Vlasenko 2008-08-17 14:12:26 +00:00
  • eb084779d7 libbb: use ptsname_r, it's smaller Denis Vlasenko 2008-08-17 12:47:19 +00:00
  • 34c73c499b ash: fix "(cat < file)" hang introduced by rev 22944. Denis Vlasenko 2008-08-16 11:48:02 +00:00
  • 8334db13c3 cut: fix buffer overflow (bug 4544). Denis Vlasenko 2008-08-15 21:20:23 +00:00
  • 69ed30928e chpst: fix "envdir dir" case (bug 4574). Denis Vlasenko 2008-08-15 21:03:17 +00:00
  • ec7e7aec8a arp: without -H <type>, assume "ether". closes 4564 Denis Vlasenko 2008-08-15 20:14:23 +00:00
  • c80191c1d9 install: fix long option not taking params (bug 4584) Denis Vlasenko 2008-08-15 19:56:24 +00:00
  • 11152e30e3 mkdir: fix "uname 0222; mkdir foo/bar" case (by Doug Graham <dgraham AT nortel.com>) Denis Vlasenko 2008-08-15 19:18:35 +00:00