Commit Graph

  • febd744d31 Use STDIN_FILENO rather than '0' Eric Andersen 2004-05-26 10:26:10 +00:00
  • 9855548a77 Rob Landley writes: Eric Andersen 2004-05-26 10:03:33 +00:00
  • d4d01d2b9b Rob Landley writes: Eric Andersen 2004-05-26 09:54:36 +00:00
  • 7f164cd052 Patch from vodz to correct 'grep -e pattern1 -e pattern2' logic Eric Andersen 2004-05-26 09:46:41 +00:00
  • f086ed8ddd Do not prompt about FDISK large disk support when LFS is enabled. Resolve a dependancy problem with the various malloc debug libs and make them mutually exclusive. -Erik Eric Andersen 2004-05-25 11:30:22 +00:00
  • 1be01072e9 Do not select LFS Eric Andersen 2004-05-19 11:06:20 +00:00
  • 84bdea8cb2 Erik, Eric Andersen 2004-05-19 10:49:17 +00:00
  • 5c9323f4e6 use busybox sysinfo struct Russ Dill 2004-05-19 09:18:04 +00:00
  • 256c4fd587 Make vodz happy and make fdisk always use large file support if possible, even if LFS is not enabled for the rest of busybox. -Erik Eric Andersen 2004-05-19 09:00:00 +00:00
  • 28885c3f20 Fix a compile problem Eric Andersen 2004-05-19 08:54:28 +00:00
  • 309c7b71e6 fix timewarp in client (server fix later) Russ Dill 2004-05-19 08:29:05 +00:00
  • 91e006c1ad remove uneccessary check (already done in pidfile.c) Russ Dill 2004-05-19 07:46:23 +00:00
  • 57f49d3185 fix memory leak caused by switch to vfork Russ Dill 2004-05-19 07:45:47 +00:00
  • 21d7d61de1 Use int instead of char for return type, in theory avoiding a cast Glenn L McGrath 2004-05-16 02:35:49 +00:00
  • 5d2edbf16d Fix for debian bug #248106, should use int for returned getopt value. Glenn L McGrath 2004-05-10 08:59:17 +00:00
  • 6c0396ba2a Steve Grubb writes: Eric Andersen 2004-05-05 19:39:21 +00:00
  • aaff79a8dd Steve Grubb writes: Eric Andersen 2004-05-05 10:37:49 +00:00
  • 6c8161d69f Steve Grubb writes: Eric Andersen 2004-05-05 07:05:32 +00:00
  • 5ec58285c3 Fix size command, safe_strtoul gives and error if the \r is left in, the RFC spec says the \r should be there. This fix is the same as a recent wget fix Glenn L McGrath 2004-05-04 10:43:34 +00:00
  • ff5309ac99 Add part of a patch from Vernon Sauder that i missed a while back Glenn L McGrath 2004-05-02 08:38:53 +00:00
  • cbc453c7a2 Update dpkg-deb usage to match current practices Glenn L McGrath 2004-05-02 03:01:08 +00:00
  • d14084019f This patch makes the id command SuS3 compliant and provides a groups applet via an alias to id. - Add G option - Pedantic option checking - If effective group and user differs from the real one show both. id. - Alias id -Gn to groups applet Glenn L McGrath 2004-05-01 11:47:24 +00:00
  • 6f9a7783ce Do not use getpass(3) Eric Andersen 2004-05-01 01:27:30 +00:00
  • 90d2bff4c6 Re-add the TODO list, mention tr Glenn L McGrath 2004-05-01 00:49:49 +00:00
  • edaf39156a Bugfixes 1) a non NULL terminated buffer that can mess up output, spotted by Ian Latter 2) in miscutils/strings.c: get rid of useless pointer dereference in third part of for(;;), spotted by Larry Doolittle 3) bug when reading from a pipe and being invoked as strings "cat Readme | strings" is broken "cat Readme | busybox strings" works spotted by Ian Latter and fixed by Tito. Glenn L McGrath 2004-04-30 23:09:39 +00:00
  • faa3546fd7 Fix symlink handling and small memory leak Glenn L McGrath 2004-04-29 09:24:19 +00:00
  • f71ad6c9e4 Thomas Koeller writes: Eric Andersen 2004-04-26 19:32:49 +00:00
  • 51ba90ef51 Sync my tasks with AUTHORS file Glenn L McGrath 2004-04-25 06:05:14 +00:00
  • c6992feee3 Update my email address, document some of my tasks in the AUTHORS file Glenn L McGrath 2004-04-25 05:11:19 +00:00
  • b94669543d This sed patch can only be described as "duh". Stat the source file, chmod the _destination_ file. (Ah hah! That works _much_ better...) I implemented the behavior, I just forgot to test this corner of it. My fault, sorry... Eric Andersen 2004-04-21 00:57:14 +00:00
  • faa7d863fc So I'm building a linux from scratch system, using a working script to do this that the _only_ change to is that gnu sed has been replaced with busybox sed. And ncurses' install phase hangs. I trace it down, and it's trying to run gawk. (Insert obligatory doubletake, but this is FSF code we're talking about, so...) Eric Andersen 2004-04-21 00:56:22 +00:00
  • 1219879422 Dont try and preserve hard links to directories. The linux kernel doesnt allow hard links to directories, SUS says its implementation specific. cramfs gives empty directories and 0 length files the same node it makies it difficult to distinguish from hard links. Glenn L McGrath 2004-04-19 12:28:02 +00:00
  • c6a99b993d Add two fundamental tests for copying directories Glenn L McGrath 2004-04-18 13:35:56 +00:00
  • 7ff33f1b42 Thats odd. I guess this was cut-n-paste error, but vodz email address was wrong! Eric Andersen 2004-04-16 15:02:10 +00:00
  • b054aeb4fe Update Acronis and Belkin Eric Andersen 2004-04-15 19:16:28 +00:00
  • 73afd89610 Steven Scholz writes: Eric Andersen 2004-04-14 17:59:21 +00:00
  • 2c2256cb8b remove a warning Eric Andersen 2004-04-14 17:57:11 +00:00
  • aff114c33d Larry Doolittle writes: Eric Andersen 2004-04-14 17:51:38 +00:00
  • 4c8b0dd973 bump version, prepare for -pre10 Eric Andersen 2004-04-13 19:38:17 +00:00
  • 3561b017ce Fix incorrect ipcalc usage text Eric Andersen 2004-04-13 19:27:20 +00:00
  • a4375047d3 slightly clean the whacked out formatting Eric Andersen 2004-04-13 19:25:57 +00:00
  • 625da9d61e Fix several problems with start-stop-daemon, add -m support Eric Andersen 2004-04-13 18:28:46 +00:00
  • 3ddff210e6 Put the glibc nss junk back at the end Eric Andersen 2004-04-13 16:31:41 +00:00
  • b37f883478 Sigh. The patch from David Anders (prpplague) broke standard securetty files since the /dev was not stripped. Eric Andersen 2004-04-12 22:49:06 +00:00
  • 99fcd168cc Wolfgang Denk writes: Eric Andersen 2004-04-12 21:41:29 +00:00
  • 238e354b58 Eric Spakman noticed that ifdown' will attempt to run 'ifconfig' even if built with CONFIG_FEATURE_IFUPDOWN_IP when shutting down a dhcp connection. Eric Andersen 2004-04-12 20:57:17 +00:00
  • 87812dc3b0 Silly me Eric Andersen 2004-04-12 19:21:54 +00:00
  • 4e19fa9b64 As reported by Quy Tonthat, init has problems with inittab's that contain only actions sysinit/wait/once. It does not clean up zombies in that case. Eric Andersen 2004-04-12 19:17:13 +00:00
  • 1e6aba967c Peter Milne writes: Eric Andersen 2004-04-12 19:12:13 +00:00
  • e3efc9230c Jamie Guinan writes: Eric Andersen 2004-04-12 17:59:24 +00:00
  • a08345598d Add an extra link Eric Andersen 2004-04-12 15:23:19 +00:00
  • f802ff76d0 Patch from Rob Landley to fix sed documentation. The -i option was not documented, and in genereal the formatting was a bit ugly. Eric Andersen 2004-04-12 15:12:06 +00:00
  • 2d71756217 "Mac OS X" is how it is written on the Apple website Eric Andersen 2004-04-12 15:05:10 +00:00
  • 9b3ce77b07 Fix spelling. "sort of" is two words. Eric Andersen 2004-04-12 15:03:51 +00:00
  • ee4b7d496d make mount ignore -n when CONFIG_FEATURE_MTAB_SUPPORT is disabled Eric Andersen 2004-04-12 15:02:53 +00:00
  • 19efb3dc59 Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled Glenn L McGrath 2004-04-12 02:35:44 +00:00
  • 36c7478992 Fix up conditional compile of files needed by ip applets Glenn L McGrath 2004-04-12 02:22:39 +00:00
  • 958ac18d4e Add a comment explaining why we have to check for an extra \n Glenn L McGrath 2004-04-09 06:59:05 +00:00
  • 32da885a91 Fix ftp resume Terminate returned message at <CRLF> so strtoul returns without error Glenn L McGrath 2004-04-08 10:27:11 +00:00
  • 66a56aa028 Vladimir N. Oleynik writes: Eric Andersen 2004-04-07 17:59:04 +00:00
  • 57a0d9156c Add the Tritton Technologies NAS120 Eric Andersen 2004-04-07 16:59:59 +00:00
  • 957879ae1e Document insmod -o Eric Andersen 2004-04-07 15:07:55 +00:00
  • e54e8ef053 Update for release Eric Andersen 2004-04-07 14:19:41 +00:00
  • 23465579df Update changelog for release Eric Andersen 2004-04-07 14:19:26 +00:00
  • 6534fc764d Fix url Eric Andersen 2004-04-07 14:07:27 +00:00
  • 28738ff42d Minor update Eric Andersen 2004-04-07 14:02:40 +00:00
  • 47b73d09ba Mention Acronis PartitionExpert Eric Andersen 2004-04-07 12:57:15 +00:00
  • b48847319c More doc updates Eric Andersen 2004-04-07 12:26:57 +00:00
  • cd2af2475c Add an example inetd.conf file Eric Andersen 2004-04-07 10:34:16 +00:00
  • 075dd81c44 Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof stupid and didn't work properly anyways. Eric Andersen 2004-04-07 09:34:27 +00:00
  • b80c67e32c Update the default config Eric Andersen 2004-04-07 09:17:14 +00:00
  • 01bf3d0c92 Bump version to -pre9 Eric Andersen 2004-04-06 17:58:37 +00:00
  • c4e5bfd65b Fix buffalo url Eric Andersen 2004-04-06 17:53:09 +00:00
  • 15c03c315f Yet more doc updates Eric Andersen 2004-04-06 17:52:02 +00:00
  • a151d19504 Yet more doc cleanups. Many thanks to Robert P. J. Day for kindly reviewing the existing docs and providing helpful feedback. Eric Andersen 2004-04-06 17:16:36 +00:00
  • 0a87ac6546 Seem not many people are using 'ipaddr' since it has never worked.... Most people use 'ip addr foo' I suppose. Eric Andersen 2004-04-06 16:59:43 +00:00
  • 7b5bb51f6a Fix indenting Eric Andersen 2004-04-06 16:56:00 +00:00
  • 178de17969 yet-more doc updates and cleanups Eric Andersen 2004-04-06 16:36:20 +00:00
  • 69bd0d1e89 Yet more doc updates Eric Andersen 2004-04-06 15:39:20 +00:00
  • f730088bbc Eliminate all trace of the sgml based docs. It was a noble effort, but it just never worked out... Eric Andersen 2004-04-06 15:26:25 +00:00
  • 515881c6e1 Fix it so build dependancies actually work and do something useful Eric Andersen 2004-04-06 15:19:52 +00:00
  • 674b08a6b8 Fix it so usage is _always_ in sync with applets.c. Previously, broken depends allowed these to get out of sync. Eric Andersen 2004-04-06 14:28:35 +00:00
  • 7e496a71cf Michael Tokarev, mjt at tls dot msk dot ru writes: Eric Andersen 2004-04-06 12:06:03 +00:00
  • d298bd1d51 Michael Tokarev, mjt at tls dot msk dot ru writes: Eric Andersen 2004-04-06 12:05:04 +00:00
  • ba05e79815 Michael Tokarev, mjt at tls dot msk dot ru writes: Eric Andersen 2004-04-06 12:04:14 +00:00
  • 3f47c453da Christian Grigis, christian.grigis at smartdata dot ch writes: Eric Andersen 2004-04-06 11:56:26 +00:00
  • b07ae7ba10 Yet more 'make allyesconfig' adjustments Eric Andersen 2004-04-06 11:51:45 +00:00
  • 8ee6943d3e Make 'allyesconfig' be a bit less stupid Eric Andersen 2004-04-06 11:46:56 +00:00
  • 5c1ee519ea Minor tar test update Eric Andersen 2004-04-06 11:34:02 +00:00
  • ba9b22a8cc Simplify, make formatting better match the procps version Eric Andersen 2004-04-06 11:10:50 +00:00
  • 650fe63467 Kill off the old 'tests' stuff. Write a ton of new tests for the 'testsuite' dir. Fix a bunch of broken tests. Fix the testsuite 'runtest' script so it actually reports all failures and provides meaningful feedback. -Erik Eric Andersen 2004-04-06 11:10:30 +00:00
  • 39396b95fc Fix non standard 'date -R' formatting Eric Andersen 2004-04-06 09:38:18 +00:00
  • c354f6ee54 Fix the test suite script so it actually works and actually flags all errors as such. Make verbose mode exit on FAIL and provide a printout of the failed test run. Eric Andersen 2004-04-06 00:41:39 +00:00
  • b2e267f153 Some test additions Eric Andersen 2004-04-05 18:46:24 +00:00
  • 18751cd4a2 Patch adding support for ibs= and obs= to dd Eric Andersen 2004-04-05 14:30:15 +00:00
  • 009617f413 Per suggestion by Pawel Sakowski, fix the dash_arith() prototype to return a long. We were needlessly truncating to an int. Eric Andersen 2004-04-05 13:24:07 +00:00
  • b2aa776f89 Tito, farmatito at tiscali dot it writes: Eric Andersen 2004-04-05 13:08:08 +00:00
  • 762c64fdf1 rename uncompress.c to decompress_uncompress.c rename unzip.c to decompress_unzip.c Eric Andersen 2004-04-05 13:03:34 +00:00
  • 522a2f3b39 Everything should be made as simple as possible. But no simpler. Eric Andersen 2004-04-03 12:36:03 +00:00
  • 25d82397f7 The last patch broke: sed -i "/^boo/a fred" ipsec.conf Rob Landley 2004-04-01 09:23:30 +00:00