Commit Graph

  • dcc286607c Hiroshi found another bug. Currently sed's $ triggers at end of every file, and with multiple files SuSv3 says it should only trigger at the end of the LAST file. Rob Landley 2004-11-25 07:21:47 +00:00
  • a8b98d63e7 Don't document compiler warnings. _FIX_ compiler warnings. Rob Landley 2004-11-16 12:07:04 +00:00
  • 88da3ef506 Correct the install-hardlinks target the same way as was already done for the install target. Peter Kjellerstedt 2004-11-02 09:05:22 +00:00
  • 92271e5a0d Alright, I guess I should be in this too... Rob Landley 2004-10-30 07:04:10 +00:00
  • ce4f0e982b Hiroshi Ito found some bugs. The 'c' command (cut and paste) was hardwired to not put a newline at the end (which was backwards, it should have been hardwired _to_ put a newline at the end, whether or not the input line ended with a newline). Test case for that: Rob Landley 2004-10-30 06:54:19 +00:00
  • 332c472865 1.00 is stable Eric Andersen 2004-10-27 02:39:46 +00:00
  • 5f9a422cfa mention scratchbox and openembedded Eric Andersen 2004-10-18 06:31:18 +00:00
  • 6302486ce6 egor duda writes: Eric Andersen 2004-10-13 17:45:57 +00:00
  • 9395ca4f68 prepare for release Eric Andersen 2004-10-13 09:42:10 +00:00
  • 9789bf1019 return failure when nslookup fails Eric Andersen 2004-10-13 07:25:01 +00:00
  • 1aee3ff8bb Simon Poole writes: Eric Andersen 2004-10-13 07:18:05 +00:00
  • 0e020d1025 Make certain clients of bb_make_directory default to honoring the user's umask Eric Andersen 2004-10-13 06:25:52 +00:00
  • 9315842242 Patch from David Daney: Eric Andersen 2004-10-11 20:52:16 +00:00
  • 62e0037d2d oops Eric Andersen 2004-10-08 11:11:02 +00:00
  • 5c5f983faf unmerged fix Eric Andersen 2004-10-08 10:54:20 +00:00
  • 90d3317fbf Bump version Eric Andersen 2004-10-08 10:52:33 +00:00
  • fdfa09b5c7 Fix the supported architectures section Eric Andersen 2004-10-08 10:52:08 +00:00
  • 6c4a6b1a23 Add an initial FAQ Eric Andersen 2004-10-08 10:50:08 +00:00
  • ad63cb2514 Fix CONFIG_ASH_MATH_SUPPORT_64 so it actually works Eric Andersen 2004-10-08 09:43:34 +00:00
  • a62665b72f Patch from Claus Klein to increase, and make more apparent the hard coded limit on the number of mounts Eric Andersen 2004-10-08 08:57:35 +00:00
  • abf58d6ba5 Wade Berrier writes: Eric Andersen 2004-10-08 08:49:26 +00:00
  • 751750e3ee Patch from Denis Vlasenko to fix a problem where wget http://1.2.3.4/abc/ loses last '/' Eric Andersen 2004-10-08 08:27:40 +00:00
  • 82baf63de5 Hiroshi Ito writes: Eric Andersen 2004-10-08 08:21:54 +00:00
  • 2271809d75 Hiroshi Ito writes: Eric Andersen 2004-10-08 08:17:39 +00:00
  • c00e11df85 Hiroshi Ito writes: Eric Andersen 2004-10-08 08:14:58 +00:00
  • 31c27a9c65 Hiroshi Ito writes: Eric Andersen 2004-10-08 08:10:57 +00:00
  • 94d628c76a Tito writes: Eric Andersen 2004-10-08 08:07:40 +00:00
  • 07f2fea62c last_patch139.gz from Vladimir N. Oleynik: Eric Andersen 2004-10-08 08:03:29 +00:00
  • 9e954abc4f As noticed by egor duda, current_menu is declared as 'extern struct menu *current_menu;' in scripts/config/lkc.h line 63, and this conflicts with static definition in mconf.c. Eric Andersen 2004-10-08 07:58:30 +00:00
  • 7daa076d3e egor duda writes: Eric Andersen 2004-10-08 07:46:08 +00:00
  • 2842659cc0 Patch from Michael Tokarev: Eric Andersen 2004-10-08 07:21:58 +00:00
  • d952ee2e9e Make it more apparent that archive creation is not supported Eric Andersen 2004-10-07 00:35:59 +00:00
  • f86391e7d7 Patch from William Barsse to fix a segfault when multiple files are specified. Glenn L McGrath 2004-09-30 00:24:21 +00:00
  • ca29ffc206 Patch from Dmitry Zakharov to fix a bug triggered by freeswan's scripts. Glenn L McGrath 2004-09-24 09:24:27 +00:00
  • bdf6319d3a Patch from Egor Duda Attached patch prevents modprobe from trying to call 'insmod (null)' whenever nonexistent module is either passed to modprobe via command line or mentioned in modules.dep Glenn L McGrath 2004-09-24 09:18:55 +00:00
  • 53090cdedd Fix a typo Glenn L McGrath 2004-09-24 09:09:44 +00:00
  • 29de86314a Remove this error message at Vodz request, it was misleading. Glenn L McGrath 2004-09-24 02:36:44 +00:00
  • afc9ab8686 Patch from David Daney to make the -i option work with -l. Glenn L McGrath 2004-09-24 02:04:13 +00:00
  • 6f8542b98d A bit of extra explanation regarding STANDALONE Eric Andersen 2004-09-24 01:25:39 +00:00
  • 31ec93e580 Add some notes on how to make telnetd actually work Eric Andersen 2004-09-23 20:08:46 +00:00
  • ca1c1afadc Add a missing brace, patch by Hideki IWAMOTO Glenn L McGrath 2004-09-15 03:24:32 +00:00
  • f15dfc5570 Tito writes, "This patch fixes all the bugs in id previously spotted by vodz and me. The binary size increased a bit, but now it should work as expected." Glenn L McGrath 2004-09-15 03:04:08 +00:00
  • 995d96a99d Only write to shadow file is shadow passwords are enabled. Patch by magicfox modified by myself to retain check for shadow file access. Glenn L McGrath 2004-09-15 02:39:09 +00:00
  • 240a91d8a1 Patch by Felipe Kellermann, use the common escape handling function and remove some unused code. Glenn L McGrath 2004-09-15 02:05:23 +00:00
  • b6570d07c4 remove a cut/paste mistake, i better get some sleep. Glenn L McGrath 2004-09-14 19:14:00 +00:00
  • 225be8c1f0 Apply patch from Felipe Kellermann to simlify logic of sort functions. I reversed the result of the sort functions to make the big numbers go to the top. Glenn L McGrath 2004-09-14 18:56:52 +00:00
  • 73ebb889da Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding a condition around the remote logging, also adds some comments. Glenn L McGrath 2004-09-14 18:12:13 +00:00
  • d4004ee6a9 Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. Glenn L McGrath 2004-09-14 17:24:59 +00:00
  • ab1955c236 Patch from Felipe Kellermann, adds missing applet usage options, removes usage for options that are currently not implemented and fixes typos. Glenn L McGrath 2004-09-14 16:23:56 +00:00
  • d2bd7d8dd5 Patch from tito to add argument checking. Glenn L McGrath 2004-09-14 16:08:02 +00:00
  • e11db0ed35 I have to assume both Avaks and LSILogic are deliberatly ignoring me. Glenn L McGrath 2004-09-14 13:59:44 +00:00
  • e9c826f12a Fixup URL Eric Andersen 2004-09-08 20:13:05 +00:00
  • f91b9282a3 Felipe Kellermann writes: Eric Andersen 2004-09-08 10:56:06 +00:00
  • 4a79c0e9e1 Patrick Huesmann noticed BusyBox would not link when CONFIG_FEATURE_COMMAND_EDITING was defined *and* CONFIG_FEATURE_COMMAND_TAB_COMPLETION was undefined. Eric Andersen 2004-09-08 10:01:07 +00:00
  • fd7a4c8c28 Jonas Holmberg from axis dot com writes: Eric Andersen 2004-09-02 23:13:10 +00:00
  • 7b08cdd98c No longer needed Eric Andersen 2004-09-02 23:11:53 +00:00
  • 45a0513a64 Based on patches from Mike Frysinger, add insmod support for sparc and ia64 (itanium). Eric Andersen 2004-09-02 23:03:25 +00:00
  • 192c35f6eb Tito writes: Eric Andersen 2004-09-02 22:22:17 +00:00
  • 7eb79fff10 Tito writes: Eric Andersen 2004-09-02 22:21:41 +00:00
  • b225e2a76b Fixup some warnings Eric Andersen 2004-08-28 00:43:07 +00:00
  • 785001468d Quiet a few warnings Eric Andersen 2004-08-27 19:55:28 +00:00
  • 75813eea23 Togg writes: Eric Andersen 2004-08-26 23:15:29 +00:00
  • 138791050d Improve the setuid situation a bit, and make it more apparent when people really ought to make busybox setuid root. -Erik Eric Andersen 2004-08-26 23:13:00 +00:00
  • 37ba6bfb6d The login applet should always be setuid root Eric Andersen 2004-08-26 23:01:34 +00:00
  • 095dd0c46d Tito writes: Eric Andersen 2004-08-26 22:36:02 +00:00
  • 713d6e3dd3 Save a line or two Eric Andersen 2004-08-26 22:26:26 +00:00
  • 97a1de10e9 Vladimir N. Oleynik writes: Eric Andersen 2004-08-26 22:22:50 +00:00
  • 52499cb9ae Tito writes: Eric Andersen 2004-08-26 22:18:59 +00:00
  • 6fea7328ee Felipe Kellermann writes: Eric Andersen 2004-08-26 21:45:21 +00:00
  • b619419962 Patch from Manousaridis Angelos to cleanup stale file descriptors, it was preventing unmounting an initial filesystem. Glenn L McGrath 2004-08-25 02:02:19 +00:00
  • a4d27d2d38 Patch from Rodney Radford adding x86_64 support. Eric Andersen 2004-08-19 19:17:30 +00:00
  • a9eb33ddc7 regularly update the status line display -Erik Eric Andersen 2004-08-19 19:15:06 +00:00
  • 807bd846b6 Patch from Mike Castle to cleanup some modutils issues, in particular making alias support work better. Eric Andersen 2004-08-19 18:30:31 +00:00
  • a4fcccefa6 Patch from Tito adding support for '-q' Eric Andersen 2004-08-19 18:26:26 +00:00
  • b131db4326 Patch from Tito documenting the '-q' option Eric Andersen 2004-08-19 18:25:02 +00:00
  • cb01bb1d68 Patch from Vladimir N. Oleynik: Eric Andersen 2004-08-19 18:22:13 +00:00
  • 9ab4657c89 Fixup 'dc' usage Eric Andersen 2004-08-18 17:57:16 +00:00
  • b36900c4b4 Prepare for release Eric Andersen 2004-08-16 10:29:29 +00:00
  • 85ae1bb67d Bump version Eric Andersen 2004-08-16 10:23:33 +00:00
  • e3a792c80c Only pass modprobe module params with 2.6.x kernel support. -Erik Eric Andersen 2004-08-16 10:22:34 +00:00
  • 1f50e84283 Do not use vfork, as init is not vfork safe. Do not allow askfirst when mmuless. Eric Andersen 2004-08-16 09:29:42 +00:00
  • 88e38ca2fb Bertrand Baudet writes: Eric Andersen 2004-08-16 09:07:39 +00:00
  • acd647c877 Joe.C writes: Eric Andersen 2004-08-16 08:38:34 +00:00
  • 0722513497 Use __kernel_old_dev_t for 2.6.x kernels Eric Andersen 2004-08-16 08:36:28 +00:00
  • cf6ef05711 Aurelien Jacobs writes: Eric Andersen 2004-08-16 08:29:44 +00:00
  • beaef16315 Christian Ostheimer writes: Eric Andersen 2004-08-14 20:57:33 +00:00
  • 9940e081c9 Patch from solar to fix problems with get_name() Eric Andersen 2004-08-12 16:52:00 +00:00
  • 4014ab1c60 Set default command to list rather than get, its default behaviour now coincides with upstream. Patch from debian diff. Glenn L McGrath 2004-08-11 08:10:58 +00:00
  • fcf47321d4 Patch from Mike Castle, dont print an empty line (patch modified by me to change formatting). Glenn L McGrath 2004-08-11 05:56:30 +00:00
  • 18bbd9bf3b Patch from Tito to fix memory leak upon error. Glenn L McGrath 2004-08-11 03:50:30 +00:00
  • 73db8be80a Patch from Bastian Blank to add 64 bit support to the test command. Example of broken usage: ./busybox test 2147483648 -gt 2147483648 Glenn L McGrath 2004-08-11 02:45:47 +00:00
  • d2c6f9a1f9 Patch from Phil Blundellto improve substring match Glenn L McGrath 2004-08-11 02:32:18 +00:00
  • 65c8c7ba27 Willian Barsse wrote "There seems to be a slight problem with the "mod_strcmp" function in modprobe.c, it scans for the first occurence of the module name in the "mod_path" variable and expects it to be the last path element. ie /lib/modules/2.4.22-debug/kernel/fs/vfat in my example. The comparison will always fail if mod_path contains another substring matching the module name." Glenn L McGrath 2004-08-11 02:30:30 +00:00
  • 2f325a030b Patch from Tito to fix warnings about redifined functionions barrier and likely. Glenn L McGrath 2004-08-06 01:49:04 +00:00
  • 12ed333714 Part of patch from William Barsse, fixes a problem with unescaped %. Glenn L McGrath 2004-08-06 00:58:53 +00:00
  • 12de6cf0d7 Michael Leibow, MichaelLe at belkin.com writes: Eric Andersen 2004-08-04 19:19:10 +00:00
  • 8401eeafd6 Run msh through indent Eric Andersen 2004-08-04 19:16:54 +00:00
  • 44b5758247 William Barsse writes: Eric Andersen 2004-08-03 08:23:33 +00:00
  • 93d7fba892 Tito, farmatito at tiscali dot it writes: Eric Andersen 2004-08-03 00:14:02 +00:00
  • ec91de762a fixup cut-n-paste problem Eric Andersen 2004-08-01 18:54:45 +00:00