Eric Andersen | b36900c4b45 | Prepare for release | | |
Eric Andersen | 85ae1bb67dc | Bump version | | |
Eric Andersen | e3a792c80c9 | Only pass modprobe module params with 2.6.x kernel support.
-Erik | | |
Eric Andersen | 1f50e84283d | Do not use vfork, as init is not vfork safe. Do not allow
askfirst when mmuless. | | |
Eric Andersen | 88e38ca2fba | Bertrand Baudet writes:
Looks like the -D and -H options of the adduser applet aren't handle
properly in BusyBox.
T... | | |
Eric Andersen | acd647c8774 | Joe.C writes:
This bug is in busybox 1.0.0-rc2. When using lash exec
builtin with redirection, the opened file fd k... | | |
Eric Andersen | 0722513497a | Use __kernel_old_dev_t for 2.6.x kernels | | |
Eric Andersen | cf6ef057112 | Aurelien Jacobs writes:
with a quick conversion you will see that 132608 == 0x20600
so noticed that the elif will ne... | | |
Eric Andersen | beaef163151 | Christian Ostheimer writes:
Hello,
function build_dep in modprobe.c assumes that dependencies of one module
have no... | | |
Eric Andersen | 9940e081c92 | Patch from solar to fix problems with get_name() | | |
Glenn L McGrath | 4014ab1c607 | Set default command to list rather than get, its default behaviour now
coincides with upstream. Patch from debian diff. | | |
Glenn L McGrath | fcf47321d4b | Patch from Mike Castle, dont print an empty line (patch modified by me to
change formatting). | | |
Glenn L McGrath | 18bbd9bf3b2 | Patch from Tito to fix memory leak upon error. | | |
Glenn L McGrath | 73db8be80a2 | Patch from Bastian Blank to add 64 bit support to the test command.
Example of broken usage: ./busybox test 214748364... | | |
Glenn L McGrath | d2c6f9a1f9d | Patch from Phil Blundellto improve substring match | | |
Glenn L McGrath | 65c8c7ba277 | Willian Barsse wrote
"There seems to be a slight problem with the "mod_strcmp" function in
modprobe.c, it scans for t... | | |
Glenn L McGrath | 2f325a030b9 | Patch from Tito to fix warnings about redifined functionions barrier and likely. | | |
Glenn L McGrath | 12ed333714d | Part of patch from William Barsse, fixes a problem with unescaped %. | | |
Eric Andersen | 12de6cf0d79 | Michael Leibow, MichaelLe at belkin.com writes:
A question was posted a month ago by Mark Alamo to see if others had... | | |
Eric Andersen | 8401eeafd65 | Run msh through indent | | |
Eric Andersen | 44b5758247c | William Barsse writes:
fixes two other issues (plus the previous as well) with a 2.4 kernel :
- should be able to m... | | |
Eric Andersen | 93d7fba8928 | Tito, farmatito at tiscali dot it writes:
Hi to all,
This patch is useful for:
1) remove an unused var from extern c... | | |
Eric Andersen | ec91de762a7 | fixup cut-n-paste problem | | |
Eric Andersen | 67776bef590 | Simon Poole reports that awk segfaults when environment variables
with no value exist, i.e.
$ export BOB=''
% ./bu... | | |
Eric Andersen | cbcdbc41ffa | Fix incorrect arguments being passed to mknod | | |
Eric Andersen | b737b1a68bf | Umm. Not guilty by reason of insanity.
-Erik | | |
Eric Andersen | aad29b37a73 | Fixup getty, login, etc so the utmp and wtmp are updated, allowing
the 'who' and 'last' applets among other things to... | | |
Eric Andersen | 15b588559bf | use SIGTERM to kill off udhcpd, not SIGKILL | | |
Eric Andersen | e71e760a994 | Fix up brain damage with the way major and minor are used to
create a dev_t | | |
Eric Andersen | 373bc1eaee1 | As noted by Eric Spakman, calling static_down() and then calling
bootp_down() seems redundant, esp since bootp_down w... | | |
Manuel Novoa III | 413db4d5838 | Clean up hex escape support. | | |
Eric Andersen | 27645b43456 | Thanks to Ken Roberts, fix the slackware url | | |
Eric Andersen | ccfc44806df | Felipe Kellermann noticed a missing `break'. | | |
Robert Griebl | 9768a65eb4b | document stuff I have done | | |
Eric Andersen | 7f8bcbefc7c | add missing ; | | |
Eric Andersen | 461cdc89a9d | bump version to -rc2 | | |
Eric Andersen | b2a300590d1 | bother. unrevert my fix. | | |
Eric Andersen | 8f38782a6e7 | Prepare for release | | |
Eric Andersen | 53f5c0d5bf9 | Allow hex escape sequences | | |
Eric Andersen | ac594257c34 | Make certain that udhcp shuts down the interface | | |
Eric Andersen | 882cec3e40a | YAEGASHI Takeshi writes:
Hi,
With the following /etc/fstab (any two or more lines of nfs), mount -a
-t nfs causes a... | | |
Eric Andersen | 29128cd4122 | oops | | |
Eric Andersen | f54176de6dc | bump version to -rc2 | | |
Eric Andersen | 06e62fd5f0c | Make certain that udhcp shuts down the interface | | |
Eric Andersen | 380919905cd | Allow hex escape sequences | | |
Eric Andersen | 4f807a84c5d | BusyBox has no business hard coding the number of major and minor bits for a
dev_t. This is especially important now... | | |
Eric Andersen | 5dcf15e02de | Paul Whittaker writes:
With job control enabled, ash fails to tcsetpgrp back to initialpgrp
upon exit. exitshell() ... | | |
Glenn L McGrath | 7991ad17204 | Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
the following example was broken, echo "1 1 +" | dc | | |
Glenn L McGrath | 6caf13bc7f9 | Update Tito's contributions | | |
Glenn L McGrath | efc6bf63651 | Patch from Felipe Kellermann, fix endless loop when first > last and
increment > 0. | | |
Glenn L McGrath | c0dd26f68d3 | Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove
some trailing '\n' | | |
Glenn L McGrath | d250167bd26 | Patch from Felipe Kellermann, fixup usage for halt command | | |
Glenn L McGrath | 72b14a86388 | iUpdate reboot usage, patch by Felipe Kellermann | | |
Glenn L McGrath | 1fbc9095701 | Patch from Dmitry Zakharov to fix a bug discovered via the freeswap
script. | | |
Glenn L McGrath | 2e99d43846d | Fix for a bug identied by Harald Kuthe, when using many interfaces (29
in this case) the order was incorrect and th... | | |
Glenn L McGrath | 9c83e836281 | Felipe Kellermann writes,
"As noticed today by Steven Scholz, the od's `-v' was broken.
I've fixed that and now both... | | |
Glenn L McGrath | eeb06bf2301 | Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'
referencing a string and using a single ch... | | |
Glenn L McGrath | 435962327a9 | Patch from Felipe Kellermann to fix some typo's | | |
Glenn L McGrath | b8756317545 | Patch from Adam Slattery to add bzip2 support to rpm2cpio | | |
Glenn L McGrath | 4d405bbc05f | Patch from Manousaridis Angelos to bring dhclient down more elegently | | |
Glenn L McGrath | 5529b7bb874 | Reverse my previous change, "::" is a GNU getopt extension that allows
an optional argument.
Looks like a glibc bug t... | | |
Robert Griebl | 36a836d5649 | Patch from Mike Snitzer <snitzer@gmail.com>:
Support for /etc/modprobe.conf (for 2.6 kernels) should likely be added
... | | |
Glenn L McGrath | 0177ce12562 | Patch from Mike Snitzer to fix return codes.
"I have a need to _really_ know if the interface was properly configure... | | |
Glenn L McGrath | e8f46515cb9 | Fix bug in accepting buffer size argument | | |
Glenn L McGrath | 85396672796 | Patch from Tito, ass usage for strings -a options | | |
Glenn L McGrath | 469a1ead538 | Patch from Mike Snitzer, bring down dhclient using its correct pid, fix
a grammatical error. | | |
Glenn L McGrath | 28939ade2db | Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS is
disabled. | | |
Glenn L McGrath | a88ae491e34 | Fixup -T (--files-from) option, works for non-directories now | | |
Eric Andersen | f828da00201 | Avoid a naming conflict with include/bits/fcntl.h | | |
Robert Griebl | bd8dd1e7638 | Patch from Mike Snitzer <snitzer@gmail.com>:
Please see the attached patch for the following crash with busybox'
2.6 ... | | |
Robert Griebl | 809387fe9e4 | new_process_module_arguments returns 0 on error and 1 if everything went ok
somehow the ! got lost..
symptoms: module... | | |
Eric Andersen | 83676f17318 | oops | | |
Eric Andersen | a212af1ef27 | Yet more doc updates | | |
Eric Andersen | 24c20b1d106 | more doc updates | | |
Eric Andersen | ab95e3cd66d | cut-n-paste strikes again | | |
Eric Andersen | f429d511b17 | Update for release | | |
Eric Andersen | 197d6d45f35 | Update changelog | | |
Eric Andersen | c0693ed61bc | Deal with the fact that 2.6.x kernels replace any '-'s in the
module name with a '_'.
-Erik | | |
Eric Andersen | aea8e0eea7b | Bump version up to release candidate 1 | | |
Eric Andersen | 98e4eab0c63 | Include some documentation posted to the list by vodz | | |
Eric Andersen | 165e8cbf34e | Assign 'forced' before the goto to avoid a warning | | |
Eric Andersen | 5e136f269be | Prevent "`bootp_down' was declared implicitly `extern' and later `static'" warning | | |
Eric Andersen | 65659be2139 | Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE | | |
Eric Andersen | f9584a19ca7 | Update the default config to not ask stuff | | |
Eric Andersen | 8f41bfc05ca | The 'tests' target is long gone. | | |
Eric Andersen | 9615a08218c | Replace the old and somewhat buggy pwd_grp stuff with the shiny
new stuff mjn3 wrote for uClibc | | |
Eric Andersen | 837f058fb30 | Peter Kjellerstedt at axis.com writes:
Hello,
the attached patch should bring extra/config in line
with the Linux 2... | | |
Eric Andersen | 449f2bca967 | Fixup a few documentation bugs | | |
Eric Andersen | e8521f14a22 | Fixup some cases of "QM_MODULES: not implemented" for both
lsmod and rmmod when using 2.6.x module support
-Erik | | |
Eric Andersen | fe9b9cdfa59 | Paul Fox writes:
hi --
working with ifupdown, i've found a couple of buglets --
the wrong string is passed to an er... | | |
Eric Andersen | d926149d26d | Avoid a number of places where large drives could wrap a uint, and
instead use off_t which will be automagically prom... | | |
Eric Andersen | 0373cf1396a | Do not mess with the console logging level unless
asked to do so.
-Erik | | |
Glenn L McGrath | 774e6cc29c5 | Revert my previous commit | | |
Glenn L McGrath | d9670461c40 | Fix compile error under 2.6, check for newer versions first or all the
checks wont be considered. | | |
Glenn L McGrath | 5f2a23c3c6f | Fix compile error when math support disabled. | | |
Eric Andersen | 5275b1e49f6 | fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKING
is disabled | | |
Eric Andersen | fac312d78bf | Stupidity-1, Erik-0 | | |
Eric Andersen | e983584c702 | Bastian Blank notices a couple of int64_ts that should have
been longs | | |
Eric Andersen | bb692cdb32b | Add missing 'S' to the getopt string. | | |
Eric Andersen | cb3b9b1fed3 | kill off insmod support for older pre 2.1 Linux kernels,
which are not supported with the current busybox 1.0 release... | | |
Eric Andersen | d943837dab6 | Patrick Huesmann writes:
Hi,
There was some problem with busybox modprobe. For details see
http://www.b... | | |
Eric Andersen | 4872ed9737c | Robin Farine writes:
Hi,
Package: BusyBox
Version: 1.0.0-pre10
When an incomplete read or write from/to a local fi... | | |
Eric Andersen | 7f94a5caa25 | Patch from Bastian Blank:
Hi folks
The following patch adds a new log message output to syslogd. This
o... | | |
Eric Andersen | 36adca81f54 | Patch from Bastian Blank:
On Sat, Jun 19, 2004 at 10:57:37PM +0200, Bastian Blank wrote:
> The following patch chang... | | |
Eric Andersen | 78a5ddeff03 | Robin Farine writes:
Package: BusyBox
Version: 1.0.0-pre10
Passing the -q <integer> option to inetd causes it to de... | | |
Eric Andersen | ed9ecf78942 | Patch from Bastian Blank:
The updated patch adds a config option to explicitely enable 64 bit
arithmetic.
... | | |
Eric Andersen | 16a4c416743 | note the new mailing list policy | | |
Eric Andersen | 3023317a916 | Typo fix from Niemann Hartmut | | |
Glenn L McGrath | f34b0e996be | Update reference for zip format | | |
Glenn L McGrath | 07e1ccdf751 | Woops, the previous commit was an accident, its supplied in the patch,
dont commit yet as we are in feature freeze | | |
Glenn L McGrath | 84b62646706 | Device table support for makedevs, the previous behaviour can been
selected at configure time. | | |
Rob Landley | 58b118ae33e | Ahem. ("I'm just tweaking a documentation string, I don't need to compile
test it before checking in..." New entry ... | | |
Rob Landley | 1ce59684431 | Update sed help. (Add -r option to long help, add -i option to brief help,
and alphabetizie the option list.) | | |
Eric Andersen | 86af052d250 | Kevin P. Fleming writes:
Yes, I know busybox is in feature freeze. If this two-liner is too much
that's fine, but it... | | |
Eric Andersen | 2c1f1bc7f61 | Update U.S. Robotics and Actiontec entries | | |
Manuel Novoa III | d709743b09a | If read were to return with an error, bad things would happen. Fix it.
Also, make sure read errors are reflected in ... | | |
Eric Andersen | a6f6a95ba45 | oops | | |
Eric Andersen | 42f8883c71b | Per suggestion from Bastian Blank, be less evil when we force fdisk to
transparently remap 32-bit interfaces to actua... | | |
Eric Andersen | 823b17263ad | Use tab not space | | |
Eric Andersen | abc513a90f7 | Make the grep option values a bit less horrible | | |
Eric Andersen | dec7f813700 | Rick Richardson writes:
Here is a patch that adds egrep -L support (the opposite of egrep -l).
I realize this is pr... | | |
Eric Andersen | ee70fa55235 | Patch from Yoshinori Sato:
This patch is uClinux-2.4.x for H8/300 module support.
please apply.
--
Yoshinori Sato | | |
Eric Andersen | 0dfe4e99562 | As discussed, drop minit, which was not being supported in busybox.
People wishing to use minit can obtain it and obt... | | |
Eric Andersen | febd744d314 | Use STDIN_FILENO rather than '0' | | |
Eric Andersen | 9855548a77a | Rob Landley writes:
add sed -r support.
I bumped into a couple of things that want to use extended regular expressi... | | |
Eric Andersen | d4d01d2b9bc | Rob Landley writes:
Run this test, against both busybox and a non-busybox version of "tee".
while true; do i=$[$i+1... | | |
Eric Andersen | 7f164cd0522 | Patch from vodz to correct 'grep -e pattern1 -e pattern2' logic | | |
Eric Andersen | f086ed8ddd4 | Do not prompt about FDISK large disk support when LFS is enabled.
Resolve a dependancy problem with the various mallo... | | |
Eric Andersen | 1be01072e96 | Do not select LFS | | |
Eric Andersen | 84bdea8cb24 | Erik,
>http://busybox.net/cgi-bin/cvsweb/busybox/util-linux/fdisk.c?r1=1.22&r2=1.23&diff_format=u
Its hack for "for... | | |
Russ Dill | 5c9323f4e6d | use busybox sysinfo struct | | |
Eric Andersen | 256c4fd5876 | Make vodz happy and make fdisk always use large file support if
possible, even if LFS is not enabled for the rest of ... | | |
Eric Andersen | 28885c3f20a | Fix a compile problem | | |
Russ Dill | 309c7b71e66 | fix timewarp in client (server fix later) | | |
Russ Dill | 91e006c1adf | remove uneccessary check (already done in pidfile.c) | | |
Russ Dill | 57f49d31855 | fix memory leak caused by switch to vfork | | |
Glenn L McGrath | 21d7d61de16 | Use int instead of char for return type, in theory avoiding a cast | | |
Glenn L McGrath | 5d2edbf16d5 | Fix for debian bug #248106, should use int for returned getopt value. | | |
Eric Andersen | 6c0396ba2ab | Steve Grubb writes:
Hi,
I just re-reviewed the patch I just sent...and it needed to be BUFSIZ-3 in
dos2unix.c . tem... | | |
Eric Andersen | aaff79a8dd0 | Steve Grubb writes:
Hello,
I found and patched 2 more bugs. The first is a misplaced semi-colon. The second
one is ... | | |
Eric Andersen | 6c8161d69fe | Steve Grubb writes:
Hello,
Last November a bug was found in iproute. CAN-2003-0856 has more information.
Basically,... | | |
Glenn L McGrath | 5ec58285c39 | Fix size command, safe_strtoul gives and error if the \r is left in, the
RFC spec says the \r should be there.
This f... | | |
Glenn L McGrath | ff5309ac99e | Add part of a patch from Vernon Sauder that i missed a while back | | |
Glenn L McGrath | cbc453c7a21 | Update dpkg-deb usage to match current practices | | |
Glenn L McGrath | d14084019fb | This patch makes the id command SuS3 compliant and provides a groups
applet via an alias to id.
- Add G option
- Pe... | | |
Eric Andersen | 6f9a7783ce2 | Do not use getpass(3) | | |
Glenn L McGrath | 90d2bff4c67 | Re-add the TODO list, mention tr | | |
Glenn L McGrath | edaf39156a8 | Bugfixes
1) a non NULL terminated buffer that can mess up output, spotted by Ian
Latter
2) in miscutils/strings.c: ge... | | |
Glenn L McGrath | faa3546fd74 | Fix symlink handling and small memory leak | | |
Eric Andersen | f71ad6c9e48 | Thomas Koeller writes:
Hi,
the following output is from BusyBox 1.0.0-pre10:
~ # ip link help
ip: ... | | |
Glenn L McGrath | 51ba90ef51a | Sync my tasks with AUTHORS file | | |
Glenn L McGrath | c6992feee37 | Update my email address, document some of my tasks in the AUTHORS file | | |
Eric Andersen | b94669543df | This sed patch can only be described as "duh". Stat the source file, chmod
the _destination_ file. (Ah hah! That w... | | |
Eric Andersen | faa7d863fcd | So I'm building a linux from scratch system, using a working script to do this
that the _only_ change to is that gnu ... | | |
Glenn L McGrath | 1219879422f | Dont try and preserve hard links to directories.
The linux kernel doesnt allow hard links to directories, SUS says it... | | |
Glenn L McGrath | c6a99b993d2 | Add two fundamental tests for copying directories | | |
Eric Andersen | 7ff33f1b42a | Thats odd. I guess this was cut-n-paste error, but vodz
email address was wrong! | | |
Eric Andersen | b054aeb4fea | Update Acronis and Belkin | | |
Eric Andersen | 73afd896103 | Steven Scholz writes:
Hi there,
the "-h" option of httpd is not described in the usage text.
Please find the attac... | | |
Eric Andersen | 2c2256cb8b1 | remove a warning | | |
Eric Andersen | aff114c33d2 | Larry Doolittle writes:
This is a bulk spelling fix patch against busybox-1.00-pre10.
If anyone gets a corrupted cop... | | |
Eric Andersen | 4c8b0dd9738 | bump version, prepare for -pre10 | | |
Eric Andersen | 3561b017ce5 | Fix incorrect ipcalc usage text | | |
Eric Andersen | a4375047d3d | slightly clean the whacked out formatting | | |
Eric Andersen | 625da9d61ef | Fix several problems with start-stop-daemon, add -m support | | |
Eric Andersen | 3ddff210e65 | Put the glibc nss junk back at the end | | |
Eric Andersen | b37f883478f | Sigh. The patch from David Anders (prpplague) broke standard
securetty files since the /dev was not stripped. | | |
Eric Andersen | 99fcd168cc7 | Wolfgang Denk writes:
He,
there is a bug in HUSH's handling of "if" / "elif" commands:
$ if true
... | | |
Eric Andersen | 238e354b586 | Eric Spakman noticed that ifdown' will attempt to run 'ifconfig'
even if built with CONFIG_FEATURE_IFUPDOWN_IP when s... | | |
Eric Andersen | 87812dc3b07 | Silly me | | |
Eric Andersen | 4e19fa9b644 | As reported by Quy Tonthat, init has problems with inittab's that
contain only actions sysinit/wait/once. It does not... | | |
Eric Andersen | 1e6aba967ce | Peter Milne writes:
Just upgraded from 0.6 to 1.00-pre8
Dot command handling handled args correctly (same as bash) ... | | |
Eric Andersen | e3efc9230c2 | Jamie Guinan writes:
It looks like latest uClibc defines ARCH_HAS_MMU, but a few busybox files
test UCLIBC_HAS_MMU, ... | | |
Eric Andersen | a08345598d7 | Add an extra link | | |
Eric Andersen | f802ff76d09 | Patch from Rob Landley to fix sed documentation.
The -i option was not documented, and in genereal
the formatting was... | | |
Eric Andersen | 2d71756217a | "Mac OS X" is how it is written on the Apple website | | |
Eric Andersen | 9b3ce77b078 | Fix spelling. "sort of" is two words. | | |
Eric Andersen | ee4b7d496d8 | make mount ignore -n when CONFIG_FEATURE_MTAB_SUPPORT is disabled | | |
Glenn L McGrath | 19efb3dc599 | Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled | | |
Glenn L McGrath | 36c74789920 | Fix up conditional compile of files needed by ip applets | | |
Glenn L McGrath | 958ac18d4ef | Add a comment explaining why we have to check for an extra \n | | |
Glenn L McGrath | 32da885a91e | Fix ftp resume
Terminate returned message at <CRLF> so strtoul returns without error | | |
Eric Andersen | 66a56aa028b | Vladimir N. Oleynik writes:
Hi.
Last changes (rev 1.12) to recursive_actions() by Christian Grigis
have problem.
Te... | | |
Eric Andersen | 57a0d9156c3 | Add the Tritton Technologies NAS120 | | |
Eric Andersen | 957879ae1ec | Document insmod -o | | |
Eric Andersen | e54e8ef0539 | Update for release | | |
Eric Andersen | 23465579df7 | Update changelog for release | | |
Eric Andersen | 6534fc764da | Fix url | | |
Next → |