Commit Graph

  • 3bf0020a5f hdparm: style fixes, no code changes Denis Vlasenko 2007-02-18 13:36:04 +00:00
  • 131ae177a7 ash: convert #ifdef CONFIG_ to #if ENABLE_ Denis Vlasenko 2007-02-18 13:00:19 +00:00
  • a0f82e928a ash: fix indentation and style. no code changes Denis Vlasenko 2007-02-18 12:35:30 +00:00
  • d0762e3d52 runsv: add missing {} Denis Vlasenko 2007-02-18 11:07:43 +00:00
  • 54cf511ce1 sort: fix multiple -k (was ignoring all except last) Denis Vlasenko 2007-02-17 18:11:45 +00:00
  • ec27feb045 init: code readability enhancements; very small code changes Denis Vlasenko 2007-02-17 15:52:02 +00:00
  • c84520d73d klogd: code de-obfuscation with small code size reduction Denis Vlasenko 2007-02-17 14:12:10 +00:00
  • d818dcc72a - whitespace cleanup and add a possible shrinkage suggestion Bernhard Reutner-Fischer 2007-02-16 17:17:07 +00:00
  • 7fd00cbff7 dpkg: fix segfault on "dpkg -i" Denis Vlasenko 2007-02-15 21:19:50 +00:00
  • 4998c81891 syslogd: MARK code is buggy. Disabling it altogether on anti-bloat grounds Denis Vlasenko 2007-02-14 20:51:46 +00:00
  • 9ab2658836 zcip: revert my bogus change Denis Vlasenko 2007-02-14 20:50:22 +00:00
  • b30418ac19 less: support xterm's home/end; improve forward search Denis Vlasenko 2007-02-14 20:49:14 +00:00
  • ae30210d90 create a document for mdev so people dont have to rtfs Mike Frysinger 2007-02-14 13:20:29 +00:00
  • b5368bf437 httpd: a little bit more correct handling of CGI "HTTP/xxx" output Denis Vlasenko 2007-02-13 23:42:54 +00:00
  • e54b472ffc make tar restore mode again Denis Vlasenko 2007-02-12 22:06:56 +00:00
  • 9a1c71a0f2 - check if the compiler supports -fwhole-program -- 4.0 does not Bernhard Reutner-Fischer 2007-02-12 12:57:38 +00:00
  • a3055846a4 httpd: fix for POSTDATA handling bugs: erroneous close(0) full_read -> safe_read (with explanation) Denis Vlasenko 2007-02-11 19:51:06 +00:00
  • 6089c2c31e diff: fix access past end of array Denis Vlasenko 2007-02-11 19:07:03 +00:00
  • 6ca0444420 syslogd: fix "readpath bug" by using readlink instead libbb: rename xgetcwd and xreadlink Denis Vlasenko 2007-02-11 16:19:28 +00:00
  • 136f42f503 Add CGI docs Denis Vlasenko 2007-02-11 14:52:07 +00:00
  • ad67a3925c remove unused #include,, improve code readability Denis Vlasenko 2007-02-09 18:26:52 +00:00
  • c8e9993514 ping: reuse another bit of common code. -60 bytes Denis Vlasenko 2007-02-09 18:14:42 +00:00
  • 9ca26d38c5 ping: support -I addr in family neutral manner; reuse a bit of common code Denis Vlasenko 2007-02-09 17:32:16 +00:00
  • d244c5eaf8 msh: fix my buglet Denis Vlasenko 2007-02-09 17:30:14 +00:00
  • b477e18c1e tftp: fix my bug Denis Vlasenko 2007-02-08 20:41:41 +00:00
  • 0aa6ba5d44 make sure ps/top output what they claim: vsz, not rss ... down the line we should make the output controllable either at runtime or buildtime as both statistics are quite useful Mike Frysinger 2007-02-08 08:21:58 +00:00
  • 4423e5beef /etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modules are 2.4.x and older files Mike Frysinger 2007-02-08 07:03:44 +00:00
  • c5d9e8ff3d touchup style; no functional changes Mike Frysinger 2007-02-08 06:30:58 +00:00
  • 0850cdabde tftp: fix IPv6 fallout Denis Vlasenko 2007-02-07 23:20:32 +00:00
  • 8c6c6e955b selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp> Denis Vlasenko 2007-02-07 22:08:42 +00:00
  • 710694f0e5 fix #ifdef ENABLE_xxx -> #if Denis Vlasenko 2007-02-07 20:27:03 +00:00
  • d4eda22d0c fix warning coming from printing size_t with %u Denis Vlasenko 2007-02-06 21:52:05 +00:00
  • d46d3c292e new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> Denis Vlasenko 2007-02-06 19:28:50 +00:00
  • b292264bfd find: fix -not support Denis Vlasenko 2007-02-06 17:38:29 +00:00
  • 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> Denis Vlasenko 2007-02-06 01:20:12 +00:00
  • cc24419e98 minix utils: de-inline bit ops (saves ~130 bytes) Denis Vlasenko 2007-02-06 00:37:40 +00:00
  • dc485c9da6 minix utils: make a message easier to understand; small tweaks Denis Vlasenko 2007-02-06 00:36:53 +00:00
  • f885c543da correct "pivot_root: pivot_root: <msg>" Denis Vlasenko 2007-02-06 00:35:36 +00:00
  • 8c0164c373 fix tar t segfault (closes 1183) Denis Vlasenko 2007-02-04 21:30:35 +00:00
  • d909d23451 - indent Bernhard Reutner-Fischer 2007-02-04 20:32:38 +00:00
  • 7154b99c89 - improve wording Bernhard Reutner-Fischer 2007-02-04 17:24:53 +00:00
  • 01986e9c6f - remove duplicate menu entry Bernhard Reutner-Fischer 2007-02-04 17:21:55 +00:00
  • cf787cf3a5 find: support for ! Denis Vlasenko 2007-02-04 17:11:25 +00:00
  • 10b7996c1b - strip 12 bytes off by using a smaller type for need_print. - add TODO to switch this applet to index_in_str_array() Bernhard Reutner-Fischer 2007-02-04 16:09:04 +00:00
  • cbd6e65744 - fix buglet introduced in r17351 in find_param(). Closes #1193 Bernhard Reutner-Fischer 2007-02-04 11:13:57 +00:00
  • e991303406 udhcp: use improved gethostbyname replacement from IPv6 code Denis Vlasenko 2007-02-04 02:41:57 +00:00
  • 1094452423 ifconfig: use IPv6 infrastructure Denis Vlasenko 2007-02-04 02:40:27 +00:00
  • 5870ad9672 mount: (try to) support cifs with IPv6 Denis Vlasenko 2007-02-04 02:39:55 +00:00
  • 42823d597a add x to IPv6 functions which can die Denis Vlasenko 2007-02-04 02:39:08 +00:00
  • 45854b5e3f mkconfigs: remove echo "..." contortion Denis Vlasenko 2007-02-04 02:38:21 +00:00
  • 9f85de1821 BB_EXECLP should call execlp, not execvp Denis Vlasenko 2007-02-04 00:09:18 +00:00
  • e8ce0626d9 s/PREFIX/CONFIG_PREFIX/ Denis Vlasenko 2007-02-03 17:29:14 +00:00
  • 06af216528 suppress warnings about easch <applet>_main() having no preceding prototype Denis Vlasenko 2007-02-03 17:28:39 +00:00
  • c7ba8b9d6c do not put all <applet>_main() declarations in busybox.h - this produces false dependencies Denis Vlasenko 2007-02-03 17:27:14 +00:00
  • 6a1829d90c - include busybox.h before looking at an eventual #if ENABLE_DESKTOP Bernhard Reutner-Fischer 2007-02-03 12:52:25 +00:00
  • a5c5ae03eb add TODO Denis Vlasenko 2007-02-03 12:50:41 +00:00
  • 37c8f36357 usage_compressed: be more permissive in which od flavors we support Denis Vlasenko 2007-02-03 12:45:43 +00:00
  • 4c97863109 assorted fixes for bugs found with randomconfig Denis Vlasenko 2007-02-03 03:31:13 +00:00
  • e968fcd562 lineedit: add missing #if/#endif init: fix warnings Denis Vlasenko 2007-02-03 02:42:47 +00:00
  • 4921b54f37 Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETS (patch from Gabriel L. Somlo <somlo@cmu.edu>) Denis Vlasenko 2007-02-03 02:17:41 +00:00
  • 0aa8490693 sigset_t blocked_sigset is too big for static (128 bytes) Denis Vlasenko 2007-02-03 01:47:56 +00:00
  • 64392905ef svlogd: fix performance problems: excessive write, gettimeofday calls. rt_sigprocmask were dealt with in previous commit Denis Vlasenko 2007-02-03 00:53:43 +00:00
  • 4f8d27f29a svlogd: do not set O_NONBLOCK on stdin permanently - that can affect other processes! Denis Vlasenko 2007-02-03 00:52:17 +00:00
  • 493691a4f5 - minor tweak Bernhard Reutner-Fischer 2007-02-02 16:11:24 +00:00
  • 7a7e54a190 - update helptext Bernhard Reutner-Fischer 2007-02-02 16:06:02 +00:00
  • e129f43c83 add a comment so that people won't get confused Denis Vlasenko 2007-02-02 01:57:24 +00:00
  • 7fca91a3de sv: fix incorrect option parsing and reduce size Denis Vlasenko 2007-02-02 01:19:09 +00:00
  • 8bb21af72c httpd: directory indexer example doesn't need piping thru dd anymore Denis Vlasenko 2007-02-02 01:18:37 +00:00
  • a100707c04 find -user support by Natanael Copa <natanael.copa@gmail.com> Denis Vlasenko 2007-02-02 01:17:52 +00:00
  • 731d357295 trivial warning fix Denis Vlasenko 2007-02-02 01:16:33 +00:00
  • c4d606e367 udhcpd: allow "domain" to be a list of DNS servers, not just one Denis Vlasenko 2007-02-02 01:16:08 +00:00
  • de55b5d014 correct wget's comment Denis Vlasenko 2007-02-01 01:53:25 +00:00
  • 4bb31899e5 add -Wwrite-strings to Makefile Denis Vlasenko 2007-02-01 01:51:36 +00:00
  • 1e3b068689 msh: cleaning up for -Wwrite-strings part #4 Denis Vlasenko 2007-02-01 01:43:54 +00:00
  • 6b50f73171 msh: cleaning up for -Wwrite-strings part #3 Denis Vlasenko 2007-02-01 01:43:39 +00:00
  • 489f93ebae msh: cleaning up for -Wwrite-strings part #2 Denis Vlasenko 2007-02-01 01:43:16 +00:00
  • 00ccf95bc8 msh: cleaning up for -Wwrite-strings Denis Vlasenko 2007-02-01 01:39:24 +00:00
  • 71d8abf30c lash: -Wwrite-strings fixes Denis Vlasenko 2007-01-30 22:44:07 +00:00
  • bb81c5831a hush: style fixes Denis Vlasenko 2007-01-30 22:32:09 +00:00
  • c72c1ed932 hush: now it's -Wwrite-strings clean Denis Vlasenko 2007-01-30 22:31:26 +00:00
  • 0c886c65de hush: style fixes Denis Vlasenko 2007-01-30 22:30:09 +00:00
  • 15d78fb724 hust: -Wwrite-strings fixes Denis Vlasenko 2007-01-30 22:28:21 +00:00
  • 34c4e5f0b3 silly space saving in sed Denis Vlasenko 2007-01-30 22:25:16 +00:00
  • 54767db8c7 micro optimization Denis Vlasenko 2007-01-30 01:11:36 +00:00
  • 27a131e08e preparatory patch for -Wwrite-strings #8 (missed part) Denis Vlasenko 2007-01-30 00:44:41 +00:00
  • eb10e17b7b - improve spelling Bernhard Reutner-Fischer 2007-01-29 23:56:13 +00:00
  • 9356b5022c preparatory patch for -Wwrite-strings #7: sed remaining: shell (rather scary mess in msh.c) Denis Vlasenko 2007-01-29 23:44:38 +00:00
  • 322661d025 preparatory patch for -Wwrite-strings #6 Denis Vlasenko 2007-01-29 23:43:52 +00:00
  • 89ef65f024 preparatory patch for -Wwrite-strings #5 Denis Vlasenko 2007-01-29 23:43:18 +00:00
  • ab2aea4447 preparatory patch for -Wwrite-strings #4 Denis Vlasenko 2007-01-29 22:51:58 +00:00
  • 06c0a71d23 preparatory patch for -Wwrite-strings #3 Denis Vlasenko 2007-01-29 22:51:44 +00:00
  • b6aae0f381 preparatory patch for -Wwrite-strings #2 Denis Vlasenko 2007-01-29 22:51:25 +00:00
  • a41fdf331a preparatory patch for -Wwrite-strings #1 Denis Vlasenko 2007-01-29 22:51:00 +00:00
  • e935602ff5 taskset: fix incorrect rage spec and allow 0xXXX input ping: shave off 60 bytes Denis Vlasenko 2007-01-29 18:03:54 +00:00
  • 86811803e3 add to testsuite and fix yet another sed corner case Denis Vlasenko 2007-01-29 17:10:19 +00:00
  • c562bb7487 disable -Wold-style-definition for gcc 3.x Denis Vlasenko 2007-01-29 17:08:51 +00:00
  • fe7a9f1277 sed: fix 2 bugs (one testsuite entry + one newly found) but more importantly make code more understandable Denis Vlasenko 2007-01-29 14:31:47 +00:00
  • 826c85f382 fix all known regressions with sed and also make it simpler Denis Vlasenko 2007-01-28 23:26:15 +00:00
  • dccb1a5343 wc can emit unpredictable amount of whitespace Denis Vlasenko 2007-01-28 16:59:30 +00:00
  • afe488d4bc work around gcc bug Denis Vlasenko 2007-01-28 16:07:45 +00:00