ca16204c31
Fixup typo noticed by Nick Fedchik
Eric Andersen
2003-07-29 07:15:17 +00:00
2a186890ee
Bruno Randolf writes:
Eric Andersen
2003-07-29 07:05:40 +00:00
81fe123040
Vladimir N. Oleynik writes:
Eric Andersen
2003-07-29 06:38:40 +00:00
9cdef5d928
Yang Xiaopeng writes:
Eric Andersen
2003-07-29 06:33:12 +00:00
930c59675a
bump version to 1.0.0-pre2
Eric Andersen
2003-07-28 10:34:38 +00:00
cad4c5b0f3
A small update to the new docs. Plenty more is needed...
Eric Andersen
2003-07-28 10:13:03 +00:00
4052051864
Patch from vodz to update httpd usage
Eric Andersen
2003-07-28 09:59:05 +00:00
c470f4477a
This is synced from dash-0.4.17 and full ready for insert to new busybox version: ftp://ftp.simtreas.ru/pub/my/bb/new
Eric Andersen
2003-07-28 09:56:35 +00:00
9b47661165
Avoid shadowing built-in function `log'
Eric Andersen
2003-07-28 09:37:56 +00:00
68d4a85f12
Fixup bugs in last patch
Eric Andersen
2003-07-28 09:31:28 +00:00
f3a02bbf41
Update docs a bit
Eric Andersen
2003-07-28 08:31:56 +00:00
05df91a3ac
last_patch98 from vodz:
Eric Andersen
2003-07-28 07:42:19 +00:00
35e643b39f
last_patch95 from vodz:
Eric Andersen
2003-07-28 07:40:39 +00:00
4f4631732c
Add a "search google" button
Eric Andersen
2003-07-28 06:42:59 +00:00
f96675bc50
James Petterson writes:
Eric Andersen
2003-07-28 06:37:04 +00:00
727f529211
There should be only one instance of CONFIG_FEATURE_AUTOWIDTH
Eric Andersen
2003-07-26 09:33:16 +00:00
342aea967f
Allow people to use the full blown iproute2 programs with busybox ifupdown.
Eric Andersen
2003-07-26 09:27:02 +00:00
a1ed06b047
Move start_stop_daemon to debianutils. Cleanup run_parts a bit and add long opts
Eric Andersen
2003-07-26 09:16:00 +00:00
aa820dbc00
cleanup and add long options
Eric Andersen
2003-07-26 09:10:35 +00:00
480f1533f3
The logger utility does not really depend on CONFIG_SYSLOGD, since it can also be used with other syslog daemons -Erik
Eric Andersen
2003-07-26 08:20:46 +00:00
05e662ab4d
Patch from Christian Meyer:
Eric Andersen
2003-07-26 08:16:10 +00:00
ac00aa7599
Some additional description based on a patch from Terje Kvernes
Eric Andersen
2003-07-26 08:07:56 +00:00
ef73d3b5d9
Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp which were not properly using the bb_path_*_file strings.
Eric Andersen
2003-07-26 07:48:13 +00:00
7d72e796d6
Rework kill / killall so it behaves itself, even when subjected to abuse. -Erik
Eric Andersen
2003-07-26 07:41:56 +00:00
d5868c1692
Patch from Thomas Gleixner to reap any zombie processes that are reparented to init...
Eric Andersen
2003-07-26 06:25:12 +00:00
f231c72630
Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, since fdisk will work just fine on smaller disks w/o it.
Eric Andersen
2003-07-26 00:45:52 +00:00
b511f9cea9
Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current timezone setting is used for the new date.
Manuel Novoa III
2003-07-23 23:24:31 +00:00
e5272074c9
eliminate DOSTATIC, DODEBUG, etc and name them sensibly
Eric Andersen
2003-07-22 22:15:21 +00:00
20c9f1e5e7
Several simplifications and indenting changes, per last_patch97 from vodz
Eric Andersen
2003-07-22 17:14:10 +00:00
4c6c236781
As vodz noticed, I screwed up reboot
Eric Andersen
2003-07-22 17:04:54 +00:00
340aa1cb3f
the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS
Eric Andersen
2003-07-22 17:03:24 +00:00
fe55b260e2
There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG
Eric Andersen
2003-07-22 10:18:17 +00:00
b24da33a06
Document CONFIG_FEATURE_INSMOD_LOADINKMEM
Eric Andersen
2003-07-22 10:16:58 +00:00
3857a184c7
Document CONFIG_ASH_CMDCMD
Eric Andersen
2003-07-22 10:14:32 +00:00
795c4bac91
Write some more docs
Eric Andersen
2003-07-22 10:11:48 +00:00
a501d0f01f
Remove the update utility, that is only relevant to older 2.0.x kernels that are no longer supported.
Eric Andersen
2003-07-22 10:11:27 +00:00
9c3c38da55
Patch from Terje Kvernes adding quite a lot of missing documentation
Eric Andersen
2003-07-22 09:59:34 +00:00
6fd0e31e87
Patch from Andrew Flegg:
Eric Andersen
2003-07-22 09:48:56 +00:00
0246222351
Support reboot, halt, and poweroff independent of busybox init. Simplify and fixup some logic. -Erik
Eric Andersen
2003-07-22 09:41:39 +00:00
85e5e72bc1
Remove remaining libc5 support code
Eric Andersen
2003-07-22 08:56:55 +00:00
0a14c9f924
A minor update for handling older gcc versions
Eric Andersen
2003-07-22 08:56:01 +00:00
d14d2a1f61
Update TODO list
Eric Andersen
2003-07-22 08:55:12 +00:00
e199220d48
Add a default clean target
Eric Andersen
2003-07-22 08:54:02 +00:00
725db196c3
Very minor rdate updates
Eric Andersen
2003-07-22 08:26:05 +00:00
d9fe958921
Error out early if people try to build mount with nfs support using uClibc, but have not enabled UCLIBC_HAS_RPC... -Erik
Eric Andersen
2003-07-22 08:25:37 +00:00
680ec6eeae
mention stresslinux
Eric Andersen
2003-07-22 07:50:18 +00:00
592ebd507a
Patch from Paul Mundt:
Eric Andersen
2003-07-22 07:33:14 +00:00
3443bd7286
Matteo Croce submitted a hdparm applet.
Eric Andersen
2003-07-22 07:30:36 +00:00
1ebcff191a
Patch from Jeff Angielski <jeff@theptrgroup.com> recognizing his work on ftpput and ftpget.
Eric Andersen
2003-07-22 05:57:29 +00:00
8212aa5a37
Fixup some little error in the webpage. Mention the Dell TrueMobile 1184.
Eric Andersen
2003-07-19 08:19:21 +00:00
85c3c3f091
Update required kernel version and note that libc5 is no longer supported (it is unmaintained and lacks support for simple things such as stdint.h) and uClibc is a better choice these days anyways.
Eric Andersen
2003-07-16 07:31:14 +00:00
1b0075d243
Fixup problem unconditionally converting all hard links to symlinks.
Eric Andersen
2003-07-16 06:29:51 +00:00
c989724316
Update changelog and docs
Eric Andersen
2003-07-15 07:52:41 +00:00
db210ae02c
Document CONFIG_USE_BB_PWD_GRP
Eric Andersen
2003-07-15 07:15:03 +00:00
bb9dc93477
Update the default set of applets that are listed
Eric Andersen
2003-07-15 00:31:25 +00:00
d4fcb80609
Yet more preparation to make a release...
Eric Andersen
2003-07-15 00:28:26 +00:00
335816bc4c
Fix a silly typo
Eric Andersen
2003-07-14 22:14:49 +00:00
43da9d19ef
Looks like I forgot one little tiny detail...
Eric Andersen
2003-07-14 21:50:51 +00:00
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14 21:21:08 +00:00
74f270a317
decouple delgroup and deluser
Eric Andersen
2003-07-14 20:20:45 +00:00
e5642119ee
Patch from Thomas Cameron:
Eric Andersen
2003-07-14 19:37:08 +00:00
1eceb127bd
Use standard types
Eric Andersen
2003-07-14 19:32:40 +00:00
b7ebc61b54
Michael Sternberg writes:
Eric Andersen
2003-07-14 19:20:46 +00:00
fb0c6af286
Patch from Lars Kellogg-Stedman:
Eric Andersen
2003-07-14 19:18:43 +00:00
9edcabdc34
Patch from Lars Kellogg-Stedman:
Eric Andersen
2003-07-14 19:14:26 +00:00
96916b7f41
Require that LFS is enabled to get fdisk
Eric Andersen
2003-07-14 19:08:04 +00:00
341170b012
Remove all the llseek junk and just use regular old lseek. When DOLFS is enabled, regular lseek is transparently promoted to lseek64 anyways, rendering the llseek stuff pointless. -Erik
Eric Andersen
2003-07-14 19:03:14 +00:00
feb283a437
On second thought, this is a better way to fix things
Eric Andersen
2003-07-14 08:49:43 +00:00
9059e3a37b
Don't use Linux kernel headers -Erik
Eric Andersen
2003-07-14 08:46:30 +00:00
f890f9dd16
This declaration no longer needs to hide when using dmalloc
Eric Andersen
2003-07-07 06:10:31 +00:00
e3393513c5
Be certain to not abort prematurely when reading stuff from pipes.
Eric Andersen
2003-07-05 23:10:27 +00:00
9f894f4062
Fixup compile problem with dmalloc
Eric Andersen
2003-07-05 22:15:43 +00:00
3c5a83c567
As noted by Thomas Eckert:
Eric Andersen
2003-07-05 21:56:55 +00:00
d5a2780aa2
oops
Eric Andersen
2003-07-05 08:39:47 +00:00
3c8064ff69
Daniel writes:
Eric Andersen
2003-07-05 08:29:01 +00:00
40ea66cd9d
Patch from Lars Kellogg-Stedman:
Eric Andersen
2003-07-05 08:00:17 +00:00
7207b88d06
Patch from Lars Kellogg-Stedman:
Eric Andersen
2003-07-05 07:59:30 +00:00
65e20a33c2
Patch from Kent Robotti adding a bunch of needed docs! -Erik
Eric Andersen
2003-07-05 07:52:35 +00:00
01c3d40f3c
Add the fdformat utility, based on a patch from Kent Robotti, but I then completely reworked the fdformat utility to comply with the current busybox way of doing things.
Eric Andersen
2003-07-05 07:51:31 +00:00
a21f4e018a
Glenn McGrath (bug1) isaway from my email till the 17th, but caught me on IRC. He took a look into the recent reports of tar problems, and found an obvious typo in last_patch91 from vodz which converted tar to use bb_getopt_ulflags.
Eric Andersen
2003-07-05 06:38:41 +00:00
e968ee3f70
Patch from Vladimir N. Oleynik (vodz):
Eric Andersen
2003-07-03 10:28:07 +00:00
8a93179c14
Patch from Lars Kellogg-Stedman:
Eric Andersen
2003-07-03 10:20:29 +00:00
bccb31533e
Fix stupid unterminated parenthesis
Eric Andersen
2003-07-03 10:19:20 +00:00
9e48045e45
Patch from Russell Coker:
Eric Andersen
2003-07-03 10:07:04 +00:00
c48d49ad98
Patch from Kent Robotti updating fdisk to version v2.11z
Eric Andersen
2003-07-03 10:02:32 +00:00
e5920a2dc0
Patch from Kent Robotti adding a bunch of menuconfig help
Eric Andersen
2003-07-03 10:00:15 +00:00
a5c488449e
Using safe_read seems, well, safer...
Eric Andersen
2003-07-03 09:48:07 +00:00
61f6db130e
As implemented, sha1sum would sometimes give the wrong answer. This fixes it and uses faster sha1 code from Dr. Gladman. -Erik
Eric Andersen
2003-07-03 09:41:41 +00:00
a63d09a517
Patch from Pavel Roskin to fixup toplevel help text
Eric Andersen
2003-06-30 18:14:36 +00:00
b01ed65ad2
Apply last_patch93 from vodz:
Eric Andersen
2003-06-27 17:08:15 +00:00
0b0d393347
Remove bdflush garbage, which is only relevant to unsupported kernel versions
Eric Andersen
2003-06-27 05:46:29 +00:00
4a2dcd904c
oops. make this actually work as intended....
Eric Andersen
2003-06-26 23:55:55 +00:00
7c512439b2
Make sure we end up with a unix2dos link to busybox
Eric Andersen
2003-06-26 21:53:51 +00:00
f60d4b491a
Oops.
Eric Andersen
2003-06-26 18:01:43 +00:00
27cb6846d7
last_patch91 from vodz to convert tar to use bb_getopt_ulflags
Eric Andersen
2003-06-26 09:07:59 +00:00
a3bb3e6e0b
Geir Thomassen wrote, regarding networking/httpd.c line 1358
Eric Andersen
2003-06-26 09:05:32 +00:00
fd10c70521
Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow". Change fopen to bb_xfopen
Eric Andersen
2003-06-26 08:53:49 +00:00
1c25ba9de1
Oops. As Andrew Dennison just noticed, I left a stray space in the Makefile, thereby totally breaking it.
Eric Andersen
2003-06-25 05:18:48 +00:00
b6071ea5cb
Regenerate the busybox.links file when the .config changes
Eric Andersen
2003-06-25 03:26:04 +00:00