diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-02-04 11:44:58 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-02-04 11:44:58 +0000 |
commit | 7cce16cf21ea039412f33e4fba61c3a5b45c08be (patch) | |
tree | 16e1167fc70ce074d40f57ff341aab3deda725c8 | |
parent | aeea32ca696c0c68836d8dc2dfc22abd435f444f (diff) | |
download | busybox-w32-1_00_pre7.tar.gz busybox-w32-1_00_pre7.tar.bz2 busybox-w32-1_00_pre7.zip |
Bump version number for release1_00_pre7
-rw-r--r-- | Changelog | 1209 | ||||
-rw-r--r-- | Rules.mak | 2 | ||||
-rw-r--r-- | docs/busybox.net/news.html | 59 | ||||
-rw-r--r-- | docs/busybox.net/oldnews.html | 32 |
4 files changed, 154 insertions, 1148 deletions
@@ -1,1218 +1,201 @@ | |||
1 | --------------------- | 1 | --------------------- |
2 | PatchSet 3826 | 2 | PatchSet 3914 |
3 | Date: 2003/12/23 09:12:09 | 3 | Date: 2004/01/31 05:44:07 |
4 | Author: andersen | 4 | Author: andersen |
5 | Branch: HEAD | 5 | Branch: HEAD |
6 | Tag: busybox_1_00_pre5 | ||
7 | Log: | ||
8 | Prepare for release | ||
9 | |||
10 | Members: | ||
11 | Changelog:1.285->1.286 | ||
12 | docs/busybox.net/news.html:1.4->1.5 | ||
13 | docs/busybox.net/oldnews.html:1.18->1.19 | ||
14 | |||
15 | --------------------- | ||
16 | PatchSet 3827 | ||
17 | Date: 2003/12/23 10:00:00 | ||
18 | Author: andersen | ||
19 | Branch: HEAD | ||
20 | Tag: (none) | ||
21 | Log: | ||
22 | Show the news by default | ||
23 | |||
24 | Members: | ||
25 | docs/busybox.net/about.html:INITIAL->1.1 | ||
26 | docs/busybox.net/header.html:1.5->1.6 | ||
27 | docs/busybox.net/index.html:1.133->1.134 | ||
28 | |||
29 | --------------------- | ||
30 | PatchSet 3828 | ||
31 | Date: 2003/12/23 20:24:51 | ||
32 | Author: andersen | ||
33 | Branch: HEAD | ||
34 | Tag: (none) | ||
35 | Log: | ||
36 | Cmdedit update from Vladimir N. Oleynik (vodz) | ||
37 | |||
38 | Members: | ||
39 | shell/cmdedit.c:1.83->1.84 | ||
40 | |||
41 | --------------------- | ||
42 | PatchSet 3829 | ||
43 | Date: 2003/12/23 20:37:23 | ||
44 | Author: andersen | ||
45 | Branch: HEAD | ||
46 | Tag: (none) | ||
47 | Log: | ||
48 | don't mess up errno | ||
49 | |||
50 | Members: | ||
51 | libbb/xconnect.c:1.9->1.10 | ||
52 | |||
53 | --------------------- | ||
54 | PatchSet 3830 | ||
55 | Date: 2003/12/23 20:37:54 | ||
56 | Author: andersen | ||
57 | Branch: HEAD | ||
58 | Tag: (none) | ||
59 | Log: | ||
60 | fix broken formatting | ||
61 | |||
62 | Members: | ||
63 | libbb/xconnect.c:1.10->1.11 | ||
64 | |||
65 | --------------------- | ||
66 | PatchSet 3831 | ||
67 | Date: 2003/12/23 20:45:14 | ||
68 | Author: andersen | ||
69 | Branch: HEAD | ||
70 | Tag: (none) | ||
71 | Log: | ||
72 | Match changes made to cmdedit | ||
73 | |||
74 | Members: | ||
75 | editors/vi.c:1.29->1.30 | ||
76 | |||
77 | --------------------- | ||
78 | PatchSet 3832 | ||
79 | Date: 2003/12/23 20:47:22 | ||
80 | Author: andersen | ||
81 | Branch: HEAD | ||
82 | Tag: (none) | ||
83 | Log: | ||
84 | match changes made to cmdedit | ||
85 | |||
86 | Members: | ||
87 | util-linux/more.c:1.58->1.59 | ||
88 | |||
89 | --------------------- | ||
90 | PatchSet 3833 | ||
91 | Date: 2003/12/24 06:02:10 | ||
92 | Author: andersen | ||
93 | Branch: HEAD | ||
94 | Tag: (none) | ||
95 | Log: | ||
96 | Patch from Ned Ludd, solar at gentoo dot org: | ||
97 | |||
98 | I had previously provided you with a patch to help complete busybox's | ||
99 | props suite, but have heard no word back. Sense then I've made use of as | ||
100 | many of busybox's native API settings as I could find and would really | ||
101 | love for you to include support for this. If there is something more I | ||
102 | need to do to get this supported added in please let me know. | ||
103 | |||
104 | Members: | ||
105 | include/applets.h:1.109->1.110 | ||
106 | include/usage.h:1.181->1.182 | ||
107 | procps/Config.in:1.7->1.8 | ||
108 | procps/Makefile.in:1.4->1.5 | ||
109 | procps/sysctl.c:INITIAL->1.1 | ||
110 | |||
111 | --------------------- | ||
112 | PatchSet 3834 | ||
113 | Date: 2003/12/24 19:30:27 | ||
114 | Author: russ | ||
115 | Branch: HEAD | ||
116 | Tag: (none) | ||
117 | Log: | ||
118 | move debugging to safe place (before vfork) | ||
119 | |||
120 | Members: | ||
121 | networking/udhcp/script.c:1.9->1.10 | ||
122 | |||
123 | --------------------- | ||
124 | PatchSet 3835 | ||
125 | Date: 2003/12/24 19:56:58 | ||
126 | Author: russ | ||
127 | Branch: HEAD | ||
128 | Tag: (none) | ||
129 | Log: | ||
130 | fix a long standing underallocation bug | ||
131 | |||
132 | Members: | ||
133 | networking/udhcp/script.c:1.10->1.11 | ||
134 | |||
135 | --------------------- | ||
136 | PatchSet 3836 | ||
137 | Date: 2003/12/24 20:30:45 | ||
138 | Author: andersen | ||
139 | Branch: HEAD | ||
140 | Tag: (none) | ||
141 | Log: | ||
142 | re-indent | ||
143 | |||
144 | Members: | ||
145 | modutils/insmod.c:1.108->1.109 | ||
146 | modutils/modprobe.c:1.24->1.25 | ||
147 | modutils/rmmod.c:1.25->1.26 | ||
148 | |||
149 | --------------------- | ||
150 | PatchSet 3837 | ||
151 | Date: 2003/12/26 02:19:34 | ||
152 | Author: bug1 | ||
153 | Branch: HEAD | ||
154 | Tag: (none) | ||
155 | Log: | ||
156 | Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested. | ||
157 | |||
158 | Members: | ||
159 | procps/sysctl.c:1.1->1.2 | ||
160 | |||
161 | --------------------- | ||
162 | PatchSet 3838 | ||
163 | Date: 2003/12/26 14:01:36 | ||
164 | Author: bug1 | ||
165 | Branch: HEAD | ||
166 | Tag: (none) | ||
167 | Log: | ||
168 | Isolate code better for unused options, config option to enable long | ||
169 | options, add some conditions to the tar tests in testsuite. | ||
170 | |||
171 | Members: | ||
172 | archival/Config.in:1.12->1.13 | ||
173 | archival/tar.c:1.185->1.186 | ||
174 | include/usage.h:1.182->1.183 | ||
175 | testsuite/tar/tar-handles-cz-options:1.2->1.3 | ||
176 | testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list:1.3->1.4 | ||
177 | testsuite/tar/tar-handles-exclude-and-extract-lists:1.3->1.4 | ||
178 | testsuite/tar/tar-handles-multiple-X-options:1.1->1.2 | ||
179 | testsuite/tar/tar-handles-nested-exclude:1.3->1.4 | ||
180 | |||
181 | --------------------- | ||
182 | PatchSet 3839 | ||
183 | Date: 2003/12/26 23:41:28 | ||
184 | Author: russ | ||
185 | Branch: HEAD | ||
186 | Tag: (none) | ||
187 | Log: | ||
188 | it should work even if you don't assign a pidfile | ||
189 | |||
190 | Members: | ||
191 | networking/udhcp/common.c:1.4->1.5 | ||
192 | |||
193 | --------------------- | ||
194 | PatchSet 3840 | ||
195 | Date: 2003/12/27 00:21:47 | ||
196 | Author: bug1 | ||
197 | Branch: HEAD | ||
198 | Tag: (none) | ||
199 | Log: | ||
200 | Fix a bug of mine, identified by Stephane Billiart | ||
201 | |||
202 | Members: | ||
203 | networking/wget.c:1.63->1.64 | ||
204 | |||
205 | --------------------- | ||
206 | PatchSet 3841 | ||
207 | Date: 2003/12/28 05:02:40 | ||
208 | Author: timr | ||
209 | Branch: HEAD | ||
210 | Tag: (none) | ||
211 | Log: | ||
212 | ws, show date setting format | ||
213 | |||
214 | Members: | ||
215 | include/usage.h:1.183->1.184 | ||
216 | |||
217 | --------------------- | ||
218 | PatchSet 3842 | ||
219 | Date: 2003/12/28 05:06:56 | ||
220 | Author: andersen | ||
221 | Branch: HEAD | ||
222 | Tag: (none) | ||
223 | Log: | ||
224 | Update example slightly | ||
225 | |||
226 | Members: | ||
227 | include/usage.h:1.184->1.185 | ||
228 | |||
229 | --------------------- | ||
230 | PatchSet 3843 | ||
231 | Date: 2003/12/31 23:10:44 | ||
232 | Author: bug1 | ||
233 | Branch: HEAD | ||
234 | Tag: (none) | ||
235 | Log: | ||
236 | Batch from Bastian Blank to fix debian bug #216435; | ||
237 | When linking a non existing file busybox ln will report the target | ||
238 | missind and not the source: | ||
239 | |||
240 | Members: | ||
241 | coreutils/ln.c:1.42->1.43 | ||
242 | |||
243 | --------------------- | ||
244 | PatchSet 3844 | ||
245 | Date: 2003/12/31 23:20:10 | ||
246 | Author: bug1 | ||
247 | Branch: HEAD | ||
248 | Tag: (none) | ||
249 | Log: | ||
250 | Fix debian bug #215612, insmod should be silent on request | ||
251 | |||
252 | Members: | ||
253 | modutils/insmod.c:1.109->1.110 | ||
254 | |||
255 | --------------------- | ||
256 | PatchSet 3845 | ||
257 | Date: 2004/01/01 00:23:01 | ||
258 | Author: bug1 | ||
259 | Branch: HEAD | ||
260 | Tag: (none) | ||
261 | Log: | ||
262 | Sync to waldi's subversion archive | ||
263 | |||
264 | Members: | ||
265 | debian/README.debian:1.2->1.3(DEAD) | ||
266 | debian/changelog:1.38->1.39 | ||
267 | debian/compat:INITIAL->1.1 | ||
268 | debian/config-deb:1.10->1.11 | ||
269 | debian/config-floppy-udeb-linux:INITIAL->1.1 | ||
270 | debian/config-static:1.13->1.14 | ||
271 | debian/config-udeb:1.17->1.18 | ||
272 | debian/config-udeb-linux:INITIAL->1.1 | ||
273 | debian/config-udeb-linux-i386:1.3->1.4(DEAD) | ||
274 | debian/control:1.18->1.19 | ||
275 | debian/control-extract:INITIAL->1.1 | ||
276 | debian/copyright:1.4->1.5 | ||
277 | debian/rules:1.24->1.25 | ||
278 | |||
279 | --------------------- | ||
280 | PatchSet 3846 | ||
281 | Date: 2004/01/02 09:08:45 | ||
282 | Author: andersen | ||
283 | Branch: HEAD | ||
284 | Tag: (none) | ||
285 | Log: | ||
286 | Add some details on exactly how to comply with the GPL | ||
287 | -Erik | ||
288 | |||
289 | Members: | ||
290 | docs/busybox.net/header.html:1.6->1.7 | ||
291 | docs/busybox.net/license.html:INITIAL->1.1 | ||
292 | docs/busybox.net/shame.html:1.3->1.4 | ||
293 | |||
294 | --------------------- | ||
295 | PatchSet 3847 | ||
296 | Date: 2004/01/02 10:07:40 | ||
297 | Author: andersen | ||
298 | Branch: HEAD | ||
299 | Tag: (none) | ||
300 | Log: | ||
301 | fixes from Selwyn Tang | ||
302 | |||
303 | Members: | ||
304 | docs/busybox.net/license.html:1.1->1.2 | ||
305 | |||
306 | --------------------- | ||
307 | PatchSet 3848 | ||
308 | Date: 2004/01/03 12:07:32 | ||
309 | Author: bug1 | ||
310 | Branch: HEAD | ||
311 | Tag: (none) | ||
312 | Log: | ||
313 | Declare dependencies of command line editing in the build system | ||
314 | |||
315 | Members: | ||
316 | shell/Config.in:1.11->1.12 | ||
317 | shell/cmdedit.c:1.84->1.85 | ||
318 | |||
319 | --------------------- | ||
320 | PatchSet 3849 | ||
321 | Date: 2004/01/04 06:42:14 | ||
322 | Author: landley | ||
323 | Branch: HEAD | ||
324 | Tag: (none) | ||
325 | Log: | ||
326 | |||
327 | Thinko in s//options. (Whitespace skipping in the wrong place.) | ||
328 | |||
329 | Members: | ||
330 | editors/sed.c:1.157->1.158 | ||
331 | |||
332 | --------------------- | ||
333 | PatchSet 3850 | ||
334 | Date: 2004/01/04 10:28:22 | ||
335 | Author: bug1 | ||
336 | Branch: HEAD | ||
337 | Tag: (none) | ||
338 | Log: | ||
339 | Use bb_getopt_ulflags, saves some space, better argument checking. | ||
340 | Remove ar specific extraction code, always use common extraction code. | ||
341 | |||
342 | Members: | ||
343 | archival/ar.c:1.46->1.47 | ||
344 | |||
345 | --------------------- | ||
346 | PatchSet 3851 | ||
347 | Date: 2004/01/04 11:06:34 | ||
348 | Author: bug1 | ||
349 | Branch: HEAD | ||
350 | Tag: (none) | ||
351 | Log: | ||
352 | Fix usage with libraries, skip symbol table. | ||
353 | |||
354 | Members: | ||
355 | archival/libunarchive/get_header_ar.c:1.7->1.8 | ||
356 | |||
357 | --------------------- | ||
358 | PatchSet 3852 | ||
359 | Date: 2004/01/05 11:49:55 | ||
360 | Author: bug1 | ||
361 | Branch: HEAD | ||
362 | Tag: (none) | ||
363 | Log: | ||
364 | Use bb_getopt_ulflags, simplify some logic, saves some bytes. | ||
365 | |||
366 | Members: | ||
367 | archival/bunzip2.c:1.16->1.17 | ||
368 | |||
369 | --------------------- | ||
370 | PatchSet 3853 | ||
371 | Date: 2004/01/05 12:35:05 | ||
372 | Author: bug1 | ||
373 | Branch: HEAD | ||
374 | Tag: (none) | ||
375 | Log: | ||
376 | Use bb_getopt_ulflags, save 150 bytes. | ||
377 | |||
378 | Members: | ||
379 | archival/gunzip.c:1.77->1.78 | ||
380 | |||
381 | --------------------- | ||
382 | PatchSet 3854 | ||
383 | Date: 2004/01/05 23:49:37 | ||
384 | Author: andersen | ||
385 | Branch: HEAD | ||
386 | Tag: (none) | ||
387 | Log: | ||
388 | Fix broken #else | ||
389 | |||
390 | Members: | ||
391 | modutils/insmod.c:1.110->1.111 | ||
392 | |||
393 | --------------------- | ||
394 | PatchSet 3855 | ||
395 | Date: 2004/01/06 00:07:17 | ||
396 | Author: andersen | ||
397 | Branch: HEAD | ||
398 | Tag: (none) | ||
399 | Log: | ||
400 | Woody Suwalski writes: | ||
401 | |||
402 | accept more then 1 dependency per modules.dep line. Also white space cleanup... | ||
403 | I think that parsing still breaks sometimes, but is mostly functional now. | ||
404 | |||
405 | Members: | ||
406 | modutils/modprobe.c:1.25->1.26 | ||
407 | |||
408 | --------------------- | ||
409 | PatchSet 3856 | ||
410 | Date: 2004/01/07 09:24:06 | ||
411 | Author: bug1 | ||
412 | Branch: HEAD | ||
413 | Tag: (none) | ||
414 | Log: | ||
415 | Use bb_getopt_ulflags, save 100 bytes and strict argument checking. | ||
416 | |||
417 | Members: | ||
418 | archival/dpkg_deb.c:1.30->1.31 | ||
419 | |||
420 | --------------------- | ||
421 | PatchSet 3857 | ||
422 | Date: 2004/01/08 10:51:09 | ||
423 | Author: bug1 | ||
424 | Branch: HEAD | ||
425 | Tag: (none) | ||
426 | Log: | ||
427 | Patch from Bastian Blank to fix debian bug #226722, test case: | ||
428 | mkdir foo | ||
429 | touch foo/bar | ||
430 | ln -s bar foo/baz | ||
431 | |||
432 | Members: | ||
433 | coreutils/ln.c:1.43->1.44 | ||
434 | |||
435 | --------------------- | ||
436 | PatchSet 3858 | ||
437 | Date: 2004/01/10 11:25:53 | ||
438 | Author: andersen | ||
439 | Branch: HEAD | ||
440 | Tag: (none) | ||
441 | Log: | ||
442 | Woody Suwalski writes: | ||
443 | |||
444 | I have found the problem in modprobe, so here is the promised patch | ||
445 | At the current stage I can use it as modprobe while switching between | ||
446 | 2.4 and 2.6 seemlesly...(that is good!) | ||
447 | |||
448 | Members: | ||
449 | modutils/modprobe.c:1.26->1.27 | ||
450 | |||
451 | --------------------- | ||
452 | PatchSet 3859 | ||
453 | Date: 2004/01/10 11:29:31 | ||
454 | Author: andersen | ||
455 | Branch: HEAD | ||
456 | Tag: (none) | ||
457 | Log: | ||
458 | whitespace cleanup | ||
459 | |||
460 | Members: | ||
461 | modutils/modprobe.c:1.27->1.28 | ||
462 | |||
463 | --------------------- | ||
464 | PatchSet 3860 | ||
465 | Date: 2004/01/11 05:20:59 | ||
466 | Author: bug1 | ||
467 | Branch: HEAD | ||
468 | Tag: (none) | ||
469 | Log: | ||
470 | Patch from Matt Kraai to fix debian bug #227081 | ||
471 | |||
472 | cp does not truncate existing destinations. That is, after | ||
473 | running | ||
474 | |||
475 | echo foo > foo | ||
476 | echo fubar > fubar | ||
477 | cp foo fubar | ||
478 | |||
479 | the contents of fubar are | ||
480 | |||
481 | foo | ||
482 | r | ||
483 | |||
484 | instead of | ||
485 | |||
486 | foo | ||
487 | |||
488 | Members: | ||
489 | libbb/copy_file.c:1.27->1.28 | ||
490 | |||
491 | --------------------- | ||
492 | PatchSet 3861 | ||
493 | Date: 2004/01/13 10:12:16 | ||
494 | Author: bug1 | ||
495 | Branch: HEAD | ||
496 | Tag: (none) | ||
497 | Log: | ||
498 | Patch by Tito, remove some unneeded variables to save some space. | ||
499 | |||
500 | Members: | ||
501 | console-tools/openvt.c:1.6->1.7 | ||
502 | |||
503 | --------------------- | ||
504 | PatchSet 3862 | ||
505 | Date: 2004/01/13 10:19:37 | ||
506 | Author: bug1 | ||
507 | Branch: HEAD | ||
508 | Tag: (none) | ||
509 | Log: | ||
510 | Vodz last_patch_121, syncing with dash_0.4.19, reduce code size. | ||
511 | |||
512 | Members: | ||
513 | shell/ash.c:1.84->1.85 | ||
514 | |||
515 | --------------------- | ||
516 | PatchSet 3863 | ||
517 | Date: 2004/01/13 10:57:32 | ||
518 | Author: bug1 | ||
519 | Branch: HEAD | ||
520 | Tag: (none) | ||
521 | Log: | ||
522 | Patch from Bastian Blank, allow the buildtime to be overriden with a | ||
523 | different string, used by the debian busybox-cvs to specify the debian | ||
524 | date based version number. | ||
525 | |||
526 | Members: | ||
527 | include/busybox.h:1.53->1.54 | ||
528 | scripts/config/confdata.c:1.4->1.5 | ||
529 | |||
530 | --------------------- | ||
531 | PatchSet 3864 | ||
532 | Date: 2004/01/13 11:39:22 | ||
533 | Author: andersen | ||
534 | Branch: HEAD | ||
535 | Tag: (none) | ||
536 | Log: | ||
537 | Fix a bug where mount could check the wrong device. st_rdev is the correct | ||
538 | device ID iff the named file is a character or block special device. Otherwise | ||
539 | it is meaningless junk, in which case st_dev should be used. This was done | ||
540 | incorrectly, which could cause mount to display bogus mount info. | ||
541 | -Erik | ||
542 | |||
543 | Members: | ||
544 | libbb/find_root_device.c:1.10->1.11 | ||
545 | |||
546 | --------------------- | ||
547 | PatchSet 3865 | ||
548 | Date: 2004/01/14 07:34:37 | ||
549 | Author: bug1 | ||
550 | Branch: HEAD | ||
551 | Tag: (none) | ||
552 | Log: | ||
553 | Patch by Tito, use bb_xgetlarg, reduce size | ||
554 | |||
555 | Members: | ||
556 | console-tools/chvt.c:1.20->1.21 | ||
557 | |||
558 | --------------------- | ||
559 | PatchSet 3866 | ||
560 | Date: 2004/01/14 09:34:50 | ||
561 | Author: bug1 | ||
562 | Branch: HEAD | ||
563 | Tag: (none) | 6 | Tag: (none) |
564 | Log: | 7 | Log: |
565 | Vodz last_patch_122, Check $PATH at runtime to fix tab completion | 8 | Update docs for release |
566 | 9 | ||
567 | Members: | 10 | Members: |
568 | shell/ash.c:1.85->1.86 | 11 | Changelog:1.286->1.287 |
569 | shell/cmdedit.c:1.85->1.86 | 12 | docs/busybox.net/news.html:1.5->1.6 |
570 | shell/cmdedit.h:1.14->1.15 | 13 | docs/busybox.net/shame.html:1.6->1.7 |
571 | 14 | ||
572 | --------------------- | 15 | --------------------- |
573 | PatchSet 3867 | 16 | PatchSet 3915 |
574 | Date: 2004/01/15 11:50:17 | 17 | Date: 2004/01/31 06:11:39 |
575 | Author: bug1 | ||
576 | Branch: HEAD | ||
577 | Tag: (none) | ||
578 | Log: | ||
579 | Patch by Tito, reduce size of deallocvt, also make the usage message | ||
580 | clearer (from N to [N]) and indirectly (through bb_xgetlarg) adds support | ||
581 | for -h ;-) | ||
582 | |||
583 | Members: | ||
584 | console-tools/deallocvt.c:1.27->1.28 | ||
585 | include/usage.h:1.185->1.186 | ||
586 | |||
587 | --------------------- | ||
588 | PatchSet 3868 | ||
589 | Date: 2004/01/16 12:48:53 | ||
590 | Author: andersen | 18 | Author: andersen |
591 | Branch: HEAD | 19 | Branch: HEAD |
592 | Tag: (none) | 20 | Tag: (none) |
593 | Log: | 21 | Log: |
594 | Minor updates from linux 2.6.1 | 22 | Mention changes to the daily snapshots |
595 | 23 | ||
596 | Members: | 24 | Members: |
597 | scripts/config/conf.c:1.2->1.3 | 25 | docs/busybox.net/news.html:1.6->1.7 |
598 | scripts/config/confdata.c:1.5->1.6 | ||
599 | 26 | ||
600 | --------------------- | 27 | --------------------- |
601 | PatchSet 3869 | 28 | PatchSet 3916 |
602 | Date: 2004/01/17 00:34:31 | 29 | Date: 2004/01/31 08:08:57 |
603 | Author: bug1 | 30 | Author: bug1 |
604 | Branch: HEAD | 31 | Branch: HEAD |
605 | Tag: (none) | 32 | Tag: busybox_1_00_pre6 **FUNKY** |
606 | Log: | 33 | Log: |
607 | Use bb_get_chomped_line_from_file | 34 | Fix http proxy use, bytes were swapped |
608 | 35 | ||
609 | Members: | 36 | Members: |
610 | networking/inetd.c:1.6->1.7 | 37 | networking/wget.c:1.67->1.68 |
611 | 38 | ||
612 | --------------------- | 39 | --------------------- |
613 | PatchSet 3870 | 40 | PatchSet 3917 |
614 | Date: 2004/01/17 01:26:53 | 41 | Date: 2004/02/01 07:34:28 |
615 | Author: bug1 | ||
616 | Branch: HEAD | ||
617 | Tag: (none) | ||
618 | Log: | ||
619 | Changed #define names for common features (superficial) | ||
620 | |||
621 | Members: | ||
622 | networking/inetd.c:1.7->1.8 | ||
623 | |||
624 | --------------------- | ||
625 | PatchSet 3871 | ||
626 | Date: 2004/01/17 01:44:32 | ||
627 | Author: bug1 | ||
628 | Branch: HEAD | ||
629 | Tag: (none) | ||
630 | Log: | ||
631 | Remove some defined statements | ||
632 | |||
633 | Members: | ||
634 | networking/inetd.c:1.8->1.9 | ||
635 | |||
636 | --------------------- | ||
637 | PatchSet 3872 | ||
638 | Date: 2004/01/17 02:47:45 | ||
639 | Author: bug1 | ||
640 | Branch: HEAD | ||
641 | Tag: (none) | ||
642 | Log: | ||
643 | Use 1 line for function name and return value, | ||
644 | remove dofork define/variable, | ||
645 | dont check pid value is < or > than 0 if we know it is 0. | ||
646 | |||
647 | Members: | ||
648 | networking/inetd.c:1.9->1.10 | ||
649 | |||
650 | --------------------- | ||
651 | PatchSet 3873 | ||
652 | Date: 2004/01/17 03:20:46 | ||
653 | Author: bug1 | ||
654 | Branch: HEAD | ||
655 | Tag: (none) | ||
656 | Log: | ||
657 | The functions setconfig, enter and bump_nofile were only called once, marge them into the calling | ||
658 | function. | ||
659 | |||
660 | Members: | ||
661 | networking/inetd.c:1.10->1.11 | ||
662 | |||
663 | --------------------- | ||
664 | PatchSet 3874 | ||
665 | Date: 2004/01/17 03:24:05 | ||
666 | Author: bug1 | ||
667 | Branch: HEAD | ||
668 | Tag: (none) | ||
669 | Log: | ||
670 | Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb | ||
671 | |||
672 | Members: | ||
673 | archival/Config.in:1.13->1.14 | ||
674 | |||
675 | --------------------- | ||
676 | PatchSet 3875 | ||
677 | Date: 2004/01/17 05:03:30 | ||
678 | Author: bug1 | ||
679 | Branch: HEAD | ||
680 | Tag: (none) | ||
681 | Log: | ||
682 | Modify bb_lookup_port to allow the protocol to be specified, allowing | ||
683 | /etc/services support for inetd, netcat and tftp. | ||
684 | |||
685 | Members: | ||
686 | include/libbb.h:1.124->1.125 | ||
687 | libbb/xconnect.c:1.11->1.12 | ||
688 | networking/ftpgetput.c:1.13->1.14 | ||
689 | networking/inetd.c:1.11->1.12 | ||
690 | networking/nc.c:1.21->1.22 | ||
691 | networking/telnet.c:1.40->1.41 | ||
692 | networking/tftp.c:1.20->1.21 | ||
693 | networking/wget.c:1.64->1.65 | ||
694 | |||
695 | --------------------- | ||
696 | PatchSet 3876 | ||
697 | Date: 2004/01/17 23:07:14 | ||
698 | Author: bug1 | ||
699 | Branch: HEAD | ||
700 | Tag: (none) | ||
701 | Log: | ||
702 | Patch from Leif Lindholm (slightly modified by me), to fix http | ||
703 | redirection. | ||
704 | Example of incorrect behaviour was the following url, busybox wget didnt | ||
705 | get redirected to the busybox url as it should. | ||
706 | http://freshmeat.net/redir/busybox/953/url_homepage/www.busybox.net | ||
707 | |||
708 | Members: | ||
709 | networking/wget.c:1.65->1.66 | ||
710 | |||
711 | --------------------- | ||
712 | PatchSet 3877 | ||
713 | Date: 2004/01/18 05:15:16 | ||
714 | Author: bug1 | ||
715 | Branch: HEAD | ||
716 | Tag: (none) | ||
717 | Log: | ||
718 | Use bb_getopt_ulflags, save 200-300 bytes | ||
719 | |||
720 | Members: | ||
721 | coreutils/ls.c:1.101->1.102 | ||
722 | |||
723 | --------------------- | ||
724 | PatchSet 3878 | ||
725 | Date: 2004/01/18 05:41:30 | ||
726 | Author: bug1 | ||
727 | Branch: HEAD | ||
728 | Tag: (none) | ||
729 | Log: | ||
730 | Fix a bug where `ls -le` would print the time twice. | ||
731 | |||
732 | Members: | ||
733 | coreutils/ls.c:1.102->1.103 | ||
734 | |||
735 | --------------------- | ||
736 | PatchSet 3879 | ||
737 | Date: 2004/01/18 08:58:06 | ||
738 | Author: bug1 | ||
739 | Branch: HEAD | ||
740 | Tag: (none) | ||
741 | Log: | ||
742 | Fix up a couple of bugs i introduced in yesterdays cleanup. | ||
743 | |||
744 | Members: | ||
745 | networking/inetd.c:1.12->1.13 | ||
746 | |||
747 | --------------------- | ||
748 | PatchSet 3880 | ||
749 | Date: 2004/01/18 18:18:33 | ||
750 | Author: andersen | ||
751 | Branch: HEAD | ||
752 | Tag: (none) | ||
753 | Log: | ||
754 | Stephane Billiart writes: | ||
755 | |||
756 | bb_lookup_port now takes 3 parameters but rdate has not been modified | ||
757 | accordingly and fails to compile in the current CVS version. | ||
758 | The modification below fixes the problem. | ||
759 | |||
760 | Now, RFC868 allows both UDP and TCP implementations of the time protocol | ||
761 | so this may not work if someone defines a udp time service other than 37 | ||
762 | but who would do that? | ||
763 | |||
764 | Members: | ||
765 | util-linux/rdate.c:1.31->1.32 | ||
766 | |||
767 | --------------------- | ||
768 | PatchSet 3881 | ||
769 | Date: 2004/01/20 12:57:18 | ||
770 | Author: bug1 | ||
771 | Branch: HEAD | ||
772 | Tag: (none) | ||
773 | Log: | ||
774 | Patch from Tito, reduce size, merge functions that are only used once. | ||
775 | |||
776 | Members: | ||
777 | util-linux/fdformat.c:1.2->1.3 | ||
778 | |||
779 | --------------------- | ||
780 | PatchSet 3882 | ||
781 | Date: 2004/01/20 15:32:39 | ||
782 | Author: bug1 | ||
783 | Branch: HEAD | ||
784 | Tag: (none) | ||
785 | Log: | ||
786 | Redo getconfigent, save 150 bytes, still small memory leak when | ||
787 | parsing invalid entries. | ||
788 | |||
789 | Members: | ||
790 | networking/inetd.c:1.13->1.14 | ||
791 | |||
792 | --------------------- | ||
793 | PatchSet 3883 | ||
794 | Date: 2004/01/21 10:59:45 | ||
795 | Author: bug1 | ||
796 | Branch: HEAD | ||
797 | Tag: (none) | ||
798 | Log: | ||
799 | Patch by Richard Kojedzinszky, when using END at end of lines it was | ||
800 | skipping to next line, cw command was leaving one char in buffer | ||
801 | |||
802 | Members: | ||
803 | editors/vi.c:1.30->1.31 | ||
804 | |||
805 | --------------------- | ||
806 | PatchSet 3884 | ||
807 | Date: 2004/01/21 11:36:44 | ||
808 | Author: bug1 | ||
809 | Branch: HEAD | ||
810 | Tag: (none) | ||
811 | Log: | ||
812 | Patch from Atsushi Nemoto, recent MIPS kernel headers | ||
813 | does not provide PAGE_SHIFT for userland (because now mips-linux kernel | ||
814 | supports PAGESIZE other than 4K). | ||
815 | |||
816 | Members: | ||
817 | libbb/procps.c:1.11->1.12 | ||
818 | |||
819 | --------------------- | ||
820 | PatchSet 3885 | ||
821 | Date: 2004/01/22 07:10:13 | ||
822 | Author: bug1 | ||
823 | Branch: HEAD | ||
824 | Tag: (none) | ||
825 | Log: | ||
826 | Vodz, last_patch_123, patch have new version getopt_ulflags. | ||
827 | - size reduced 34 bytes | ||
828 | - don`t use dynamic memory allocation | ||
829 | - small indent correction. | ||
830 | |||
831 | Members: | ||
832 | libbb/getopt_ulflags.c:1.5->1.6 | ||
833 | |||
834 | --------------------- | ||
835 | PatchSet 3886 | ||
836 | Date: 2004/01/22 09:04:58 | ||
837 | Author: bug1 | ||
838 | Branch: HEAD | ||
839 | Tag: (none) | ||
840 | Log: | ||
841 | Check one and only one of start, stop are given. | ||
842 | Remove some global variables. | ||
843 | #define some getopt values. | ||
844 | |||
845 | Members: | ||
846 | debianutils/start_stop_daemon.c:1.10->1.11 | ||
847 | |||
848 | --------------------- | ||
849 | PatchSet 3887 | ||
850 | Date: 2004/01/22 12:42:23 | ||
851 | Author: bug1 | ||
852 | Branch: HEAD | ||
853 | Tag: (none) | ||
854 | Log: | ||
855 | last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debian | ||
856 | bug #228915 | ||
857 | |||
858 | Members: | ||
859 | shell/cmdedit.c:1.86->1.87 | ||
860 | |||
861 | --------------------- | ||
862 | PatchSet 3888 | ||
863 | Date: 2004/01/23 10:57:00 | ||
864 | Author: bug1 | ||
865 | Branch: HEAD | ||
866 | Tag: (none) | ||
867 | Log: | ||
868 | Remove unneeded conditions and logic, fix bug where ownership didnt | ||
869 | change. | ||
870 | Dont use bb_make_directory it doesnt have the features, and its ugly to | ||
871 | work around it. | ||
872 | |||
873 | Members: | ||
874 | coreutils/install.c:1.4->1.5 | ||
875 | |||
876 | --------------------- | ||
877 | PatchSet 3889 | ||
878 | Date: 2004/01/23 20:28:53 | ||
879 | Author: bug1 | ||
880 | Branch: HEAD | ||
881 | Tag: (none) | ||
882 | Log: | ||
883 | Dont change ownership unless we created the directory. | ||
884 | |||
885 | Members: | ||
886 | coreutils/install.c:1.5->1.6 | ||
887 | |||
888 | --------------------- | ||
889 | PatchSet 3890 | ||
890 | Date: 2004/01/23 21:40:19 | ||
891 | Author: bug1 | ||
892 | Branch: HEAD | ||
893 | Tag: (none) | ||
894 | Log: | ||
895 | Check valid options were given | ||
896 | |||
897 | Members: | ||
898 | coreutils/install.c:1.6->1.7 | ||
899 | |||
900 | --------------------- | ||
901 | PatchSet 3891 | ||
902 | Date: 2004/01/23 21:43:49 | ||
903 | Author: bug1 | ||
904 | Branch: HEAD | ||
905 | Tag: (none) | ||
906 | Log: | ||
907 | Correct check for only one of K or S options | ||
908 | |||
909 | Members: | ||
910 | debianutils/start_stop_daemon.c:1.11->1.12 | ||
911 | |||
912 | --------------------- | ||
913 | PatchSet 3892 | ||
914 | Date: 2004/01/23 21:57:16 | ||
915 | Author: bug1 | ||
916 | Branch: HEAD | ||
917 | Tag: (none) | ||
918 | Log: | ||
919 | Enable long options, adds 150 bytes. | ||
920 | |||
921 | Members: | ||
922 | coreutils/install.c:1.7->1.8 | ||
923 | |||
924 | --------------------- | ||
925 | PatchSet 3893 | ||
926 | Date: 2004/01/25 05:48:28 | ||
927 | Author: bug1 | ||
928 | Branch: HEAD | ||
929 | Tag: (none) | ||
930 | Log: | ||
931 | Add the -h, --dereference option for archive creation. | ||
932 | |||
933 | Members: | ||
934 | archival/tar.c:1.186->1.187 | ||
935 | |||
936 | --------------------- | ||
937 | PatchSet 3894 | ||
938 | Date: 2004/01/25 05:50:28 | ||
939 | Author: bug1 | ||
940 | Branch: HEAD | ||
941 | Tag: (none) | ||
942 | Log: | ||
943 | Add the -r option as a synonym of -R | ||
944 | |||
945 | Members: | ||
946 | coreutils/cp.c:1.21->1.22 | ||
947 | |||
948 | --------------------- | ||
949 | PatchSet 3895 | ||
950 | Date: 2004/01/25 08:46:10 | ||
951 | Author: bug1 | ||
952 | Branch: HEAD | ||
953 | Tag: (none) | ||
954 | Log: | ||
955 | Fix compile error when tab completion disabled | ||
956 | |||
957 | Members: | ||
958 | shell/ash.c:1.86->1.87 | ||
959 | |||
960 | --------------------- | ||
961 | PatchSet 3896 | ||
962 | Date: 2004/01/25 19:47:10 | ||
963 | Author: mjn3 | 42 | Author: mjn3 |
964 | Branch: HEAD | 43 | Branch: HEAD |
965 | Tag: (none) | 44 | Tag: (none) |
966 | Log: | 45 | Log: |
967 | Be stricter when converting strings to integers. Should fix the problem | 46 | Use bb_xstrdup() instead of strdup(). |
968 | reported by Rob. | ||
969 | |||
970 | Members: | ||
971 | coreutils/expr.c:1.14->1.15 | ||
972 | |||
973 | --------------------- | ||
974 | PatchSet 3897 | ||
975 | Date: 2004/01/26 07:17:30 | ||
976 | Author: andersen | ||
977 | Branch: HEAD | ||
978 | Tag: (none) | ||
979 | Log: | ||
980 | Pascal Brisset writes: | ||
981 | |||
982 | uuencode fails to encode binary data because it right-shifts | ||
983 | bytes as signed chars and keeps the duplicated sign bits. | ||
984 | |||
985 | The original base64_encode() from wget/http.c is broken as well, | ||
986 | but it is only used to encode ascii data. | ||
987 | |||
988 | -- Pascal | ||
989 | |||
990 | Members: | ||
991 | coreutils/uuencode.c:1.25->1.26 | ||
992 | networking/wget.c:1.66->1.67 | ||
993 | |||
994 | --------------------- | ||
995 | PatchSet 3898 | ||
996 | Date: 2004/01/26 07:59:42 | ||
997 | Author: andersen | ||
998 | Branch: HEAD | ||
999 | Tag: (none) | ||
1000 | Log: | ||
1001 | Sigh. TRENDware has released source -- only for busybox and udhcp. | ||
1002 | So despite their not providing kernel source, they have compiled with | ||
1003 | the requirements for busybox at least... | ||
1004 | 47 | ||
1005 | Members: | 48 | Members: |
1006 | docs/busybox.net/products.html:1.3->1.4 | 49 | coreutils/expr.c:1.15->1.16 |
1007 | docs/busybox.net/shame.html:1.4->1.5 | ||
1008 | 50 | ||
1009 | --------------------- | 51 | --------------------- |
1010 | PatchSet 3899 | 52 | PatchSet 3918 |
1011 | Date: 2004/01/26 08:23:36 | 53 | Date: 2004/02/01 10:03:05 |
1012 | Author: andersen | 54 | Author: mjn3 |
1013 | Branch: HEAD | 55 | Branch: HEAD |
1014 | Tag: (none) | 56 | Tag: (none) |
1015 | Log: | 57 | Log: |
1016 | A few little updates, mostly cosmetic | 58 | Rewrite parse_config_file(). Among the old version's problems: |
59 | No checking for lines that were too long. | ||
60 | No checking that fgets returning NULL was actually due to EOF. | ||
61 | Various whitespace handling inconsistencies. | ||
62 | Bloat (switches and multiple identical function calls). | ||
63 | Failure to check for trailing characters in some cases. | ||
64 | Dynamicly allocated memory was not free()d on error. | ||
65 | Given that this controls suid/sgid behavior, the sloppy coding was | ||
66 | really inexcusable. :-( | ||
1017 | 67 | ||
1018 | Members: | 68 | Members: |
1019 | docs/busybox.net/products.html:1.4->1.5 | 69 | applets/applets.c:1.20->1.21 |
1020 | docs/busybox.net/shame.html:1.5->1.6 | ||
1021 | 70 | ||
1022 | --------------------- | 71 | --------------------- |
1023 | PatchSet 3900 | 72 | PatchSet 3919 |
1024 | Date: 2004/01/27 07:36:07 | 73 | Date: 2004/02/04 08:24:39 |
1025 | Author: bug1 | 74 | Author: bug1 |
1026 | Branch: HEAD | 75 | Branch: HEAD |
1027 | Tag: (none) | 76 | Tag: (none) |
1028 | Log: | 77 | Log: |
1029 | Align using spaces to furthurest character and then one tab, now they | 78 | Vodz last_patch_125_2, this patch have: |
1030 | should always be aligned. | 79 | - synced with dash 0.4.21 |
80 | - better handle trap "cmds..." SIGINT (strange, i make bad hack for ash | ||
81 | and cmdedit, but this work only with this...) | ||
82 | - may be haven`t problem with Ctrl-D | ||
1031 | 83 | ||
1032 | Members: | 84 | Members: |
1033 | coreutils/Makefile.in:1.6->1.7 | 85 | shell/ash.c:1.87->1.88 |
86 | shell/cmdedit.c:1.87->1.88 | ||
1034 | 87 | ||
1035 | --------------------- | 88 | --------------------- |
1036 | PatchSet 3901 | 89 | PatchSet 3920 |
1037 | Date: 2004/01/27 09:22:20 | 90 | Date: 2004/02/04 08:27:57 |
1038 | Author: bug1 | 91 | Author: bug1 |
1039 | Branch: HEAD | 92 | Branch: HEAD |
1040 | Tag: (none) | 93 | Tag: (none) |
1041 | Log: | 94 | Log: |
1042 | New applet, seq. No options, just the basics. | 95 | Bug fix from Tito. |
1043 | 96 | ||
1044 | Members: | 97 | Members: |
1045 | coreutils/Config.in:1.21->1.22 | 98 | miscutils/devfsd.c:1.6->1.7 |
1046 | coreutils/Makefile.in:1.7->1.8 | ||
1047 | coreutils/seq.c:INITIAL->1.1 | ||
1048 | include/applets.h:1.110->1.111 | ||
1049 | include/usage.h:1.186->1.187 | ||
1050 | 99 | ||
1051 | --------------------- | 100 | --------------------- |
1052 | PatchSet 3902 | 101 | PatchSet 3921 |
1053 | Date: 2004/01/27 20:17:39 | 102 | Date: 2004/02/04 10:48:37 |
1054 | Author: andersen | 103 | Author: andersen |
1055 | Branch: HEAD | 104 | Branch: HEAD |
1056 | Tag: (none) | 105 | Tag: (none) |
1057 | Log: | 106 | Log: |
1058 | Teach busybox ps to get the correct uid when displaying stuff | 107 | The variable 'complementaly' used to be allocated with calloc, which zeroed it |
108 | out during the allocation process. When vodz changed it to be allocated on the | ||
109 | stack, he forgot to explicitly zero it, leaving its value filled with whatever | ||
110 | used to be sitting on the stack. It would garbage values, depending on the | ||
111 | garbage that happened to be sitting on the stack when the function was called. | ||
112 | The result was that applets using bb_getopt_ulflags() were showing | ||
113 | unpredictable behavior (such as segfaults), which naturally broke many things. | ||
1059 | 114 | ||
1060 | Members: | 115 | Members: |
1061 | libbb/procps.c:1.12->1.13 | 116 | libbb/getopt_ulflags.c:1.6->1.7 |
1062 | 117 | ||
1063 | --------------------- | 118 | --------------------- |
1064 | PatchSet 3903 | 119 | PatchSet 3922 |
1065 | Date: 2004/01/29 22:33:28 | 120 | Date: 2004/02/04 10:57:46 |
1066 | Author: andersen | 121 | Author: andersen |
1067 | Branch: HEAD | 122 | Branch: HEAD |
1068 | Tag: (none) | 123 | Tag: (none) |
1069 | Log: | 124 | Log: |
1070 | Apply a couple of optimizations | 125 | Rob Landley writes: |
1071 | 126 | ||
1072 | Members: | 127 | While building glibc with busybox as part of the development environment, I |
1073 | libbb/hash_fd.c:1.3->1.4 | 128 | found a bug in glibc's regexec can throw sed into an endless loop. This |
1074 | 129 | fixes it. Should I put an #ifdef around it or something? (Note, this patch | |
1075 | --------------------- | 130 | also contains the "this is not gnu sed 4.0" hack I posted earlier, which is |
1076 | PatchSet 3904 | 131 | also needed to build glibc...) |
1077 | Date: 2004/01/30 21:44:20 | ||
1078 | Author: mjn3 | ||
1079 | Branch: HEAD | ||
1080 | Tag: (none) | ||
1081 | Log: | ||
1082 | Support new uClibc stdio core. | ||
1083 | 132 | ||
1084 | Members: | 133 | Members: |
1085 | libbb/printf.c:1.2->1.3 | 134 | editors/sed.c:1.158->1.159 |
1086 | 135 | ||
1087 | --------------------- | 136 | --------------------- |
1088 | PatchSet 3905 | 137 | PatchSet 3923 |
1089 | Date: 2004/01/30 22:24:32 | 138 | Date: 2004/02/04 11:01:19 |
1090 | Author: andersen | 139 | Author: andersen |
1091 | Branch: HEAD | 140 | Branch: HEAD |
1092 | Tag: (none) | 141 | Tag: (none) |
1093 | Log: | 142 | Log: |
1094 | Avoid symbol naming conflict with libm | 143 | Jean Wolter writes: |
1095 | |||
1096 | Members: | ||
1097 | coreutils/dd.c:1.54->1.55 | ||
1098 | 144 | ||
1099 | --------------------- | 145 | Hello, |
1100 | PatchSet 3906 | ||
1101 | Date: 2004/01/30 22:31:58 | ||
1102 | Author: andersen | ||
1103 | Branch: HEAD | ||
1104 | Tag: (none) | ||
1105 | Log: | ||
1106 | Use proper C99 types throughout. So not use silly typedefs. | ||
1107 | 146 | ||
1108 | Members: | 147 | when calling seq with |
1109 | libbb/hash_fd.c:1.4->1.5 | ||
1110 | 148 | ||
1111 | --------------------- | 149 | seq 1 1 |
1112 | PatchSet 3907 | ||
1113 | Date: 2004/01/30 22:40:05 | ||
1114 | Author: andersen | ||
1115 | Branch: HEAD | ||
1116 | Tag: (none) | ||
1117 | Log: | ||
1118 | Use proper C99 types | ||
1119 | 150 | ||
1120 | Members: | 151 | it generates an "endless" list of numbers until the counter wraps and |
1121 | networking/nslookup.c:1.30->1.31 | 152 | reaches 1 again. The follwoing small patch should introduce the |
1122 | util-linux/mkfs_minix.c:1.39->1.40 | 153 | expected behavior (output of 1 and termination): |
1123 | 154 | ||
1124 | --------------------- | 155 | regards, |
1125 | PatchSet 3908 | 156 | Jean |
1126 | Date: 2004/01/30 22:52:27 | ||
1127 | Author: andersen | ||
1128 | Branch: HEAD | ||
1129 | Tag: (none) | ||
1130 | Log: | ||
1131 | s/u_int/unsigned int/g | ||
1132 | s/u_short/unsigned short/g | ||
1133 | 157 | ||
1134 | Members: | 158 | Members: |
1135 | libbb/dump.c:1.6->1.7 | 159 | coreutils/seq.c:1.1->1.2 |
1136 | 160 | ||
1137 | --------------------- | 161 | --------------------- |
1138 | PatchSet 3909 | 162 | PatchSet 3924 |
1139 | Date: 2004/01/30 22:53:38 | 163 | Date: 2004/02/04 11:10:28 |
1140 | Author: andersen | 164 | Author: andersen |
1141 | Branch: HEAD | 165 | Branch: HEAD |
1142 | Tag: (none) | 166 | Tag: (none) |
1143 | Log: | 167 | Log: |
1144 | s/u_int/uint/g | 168 | Joe.C writes: |
1145 | |||
1146 | Members: | ||
1147 | archival/rpm.c:1.4->1.5 | ||
1148 | archival/rpm2cpio.c:1.10->1.11 | ||
1149 | util-linux/fdisk.c:1.15->1.16 | ||
1150 | util-linux/fsck_minix.c:1.37->1.38 | ||
1151 | 169 | ||
1152 | --------------------- | 170 | Hi, |
1153 | PatchSet 3910 | ||
1154 | Date: 2004/01/30 22:56:20 | ||
1155 | Author: andersen | ||
1156 | Branch: HEAD | ||
1157 | Tag: (none) | ||
1158 | Log: | ||
1159 | Fixup use of 'u_int' to instead use 'unsigned int' | ||
1160 | 171 | ||
1161 | Members: | 172 | When httpd connection is closed, bosybox httpd will |
1162 | util-linux/nfsmount.c:1.25->1.26 | 173 | not stop reading from CGI program. This patch fix this |
1163 | util-linux/nfsmount.h:1.5->1.6 | 174 | problem. It check the return value of bb_full_write and |
175 | stop reading from CGI if the connection is closed. | ||
176 | Please apply this patch. | ||
1164 | 177 | ||
1165 | --------------------- | 178 | Joe.C |
1166 | PatchSet 3911 | ||
1167 | Date: 2004/01/30 22:59:50 | ||
1168 | Author: andersen | ||
1169 | Branch: HEAD | ||
1170 | Tag: (none) | ||
1171 | Log: | ||
1172 | Use proper C99 types | ||
1173 | 179 | ||
1174 | Members: | 180 | Members: |
1175 | networking/libiproute/utils.h:1.1->1.2 | 181 | networking/httpd.c:1.21->1.22 |
1176 | 182 | ||
1177 | --------------------- | 183 | --------------------- |
1178 | PatchSet 3912 | 184 | PatchSet 3925 |
1179 | Date: 2004/01/30 23:45:12 | 185 | Date: 2004/02/04 11:19:44 |
1180 | Author: andersen | 186 | Author: andersen |
1181 | Branch: HEAD | 187 | Branch: HEAD |
1182 | Tag: (none) | 188 | Tag: (none) |
1183 | Log: | 189 | Log: |
1184 | Use standard C99 types | 190 | Richard Kojedzinszky writes: |
1185 | 191 | ||
1186 | Members: | 192 | Hi, |
1187 | networking/udhcp/arpping.c:1.4->1.5 | ||
1188 | networking/udhcp/arpping.h:1.1->1.2 | ||
1189 | networking/udhcp/clientpacket.c:1.5->1.6 | ||
1190 | networking/udhcp/dhcpc.c:1.15->1.16 | ||
1191 | networking/udhcp/dhcpc.h:1.3->1.4 | ||
1192 | networking/udhcp/dhcpd.c:1.4->1.5 | ||
1193 | networking/udhcp/dhcpd.h:1.4->1.5 | ||
1194 | networking/udhcp/files.c:1.12->1.13 | ||
1195 | networking/udhcp/leases.c:1.4->1.5 | ||
1196 | networking/udhcp/leases.h:1.3->1.4 | ||
1197 | networking/udhcp/options.c:1.6->1.7 | ||
1198 | networking/udhcp/options.h:1.4->1.5 | ||
1199 | networking/udhcp/packet.c:1.3->1.4 | ||
1200 | networking/udhcp/packet.h:1.1->1.2 | ||
1201 | networking/udhcp/script.c:1.11->1.12 | ||
1202 | networking/udhcp/serverpacket.c:1.3->1.4 | ||
1203 | networking/udhcp/serverpacket.h:1.2->1.3 | ||
1204 | networking/udhcp/socket.c:1.6->1.7 | ||
1205 | networking/udhcp/socket.h:1.2->1.3 | ||
1206 | 193 | ||
1207 | --------------------- | 194 | I've noticed the bug also, and here is another patch for it. I hope it'll |
1208 | PatchSet 3913 | 195 | not introduce more bugs. Not too nice, but works for me. |
1209 | Date: 2004/01/31 05:27:17 | 196 | |
1210 | Author: andersen | 197 | Here it is for busybox-1.00-pre6 |
1211 | Branch: HEAD | ||
1212 | Tag: (none) | ||
1213 | Log: | ||
1214 | Bump version for release | ||
1215 | 198 | ||
1216 | Members: | 199 | Members: |
1217 | Rules.mak:1.25->1.26 | 200 | editors/vi.c:1.31->1.32 |
1218 | 201 | ||
@@ -19,7 +19,7 @@ | |||
19 | 19 | ||
20 | #-------------------------------------------------------- | 20 | #-------------------------------------------------------- |
21 | PROG := busybox | 21 | PROG := busybox |
22 | VERSION := 1.00-pre6 | 22 | VERSION := 1.00-pre7 |
23 | BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") | 23 | BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") |
24 | 24 | ||
25 | 25 | ||
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 285ecafa6..ea91e4252 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -3,6 +3,31 @@ | |||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | 5 | ||
6 | <li><b>4 February 2004 -- BusyBox 1.0.0-pre7 released</b><p> | ||
7 | |||
8 | There was a bug in -pre6 that broke argument parsing for a | ||
9 | number of applets, since a variable was not being zeroed out | ||
10 | properly. This release is primarily intended to fix that one | ||
11 | problem. In addition, this release fixes several other | ||
12 | problems, including a rewrite by mjn3 of the code for parsing | ||
13 | the busybox.conf file used for suid handling, some shell updated | ||
14 | by vodz, and a scattering of other small fixes. We are still | ||
15 | aiming to finish off the -pre series in February and move on to | ||
16 | the final 1.0.0 release... If you see any problems, of have | ||
17 | suggestions to make, as always, please feel free to email the | ||
18 | busybox mailing list. | ||
19 | |||
20 | <p> | ||
21 | |||
22 | The <a href="downloads/Changelog">changelog</a> has all | ||
23 | the details. And as usual you can | ||
24 | <a href="downloads">download busybox here</a>. | ||
25 | |||
26 | <p>Have Fun! | ||
27 | <p> | ||
28 | |||
29 | |||
30 | <p> | ||
6 | <li><b>30 January 2004 -- BusyBox 1.0.0-pre6 released</b><p> | 31 | <li><b>30 January 2004 -- BusyBox 1.0.0-pre6 released</b><p> |
7 | 32 | ||
8 | Here goes the next pre-release for the new BusyBox stable | 33 | Here goes the next pre-release for the new BusyBox stable |
@@ -66,40 +91,6 @@ | |||
66 | 91 | ||
67 | 92 | ||
68 | 93 | ||
69 | <p> | ||
70 | <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p> | ||
71 | |||
72 | Here goes the fourth pre-release for the new BusyBox stable | ||
73 | series. This release includes major rework to sed, lots of | ||
74 | rework on tar, a new tiny implementation of bunzip2, a new | ||
75 | devfsd applet, support for 2.6.x kernel modules, updates to | ||
76 | the ash shell, sha1sum and md5sum have been merged into a | ||
77 | common applet, the dpkg applets has been cleaned up, and tons | ||
78 | of random bugs have been fixed. Thanks everyone for all the | ||
79 | testing, bug reports, and patches! Once again, a big | ||
80 | thank-you goes to Glenn McGrath (bug1) for stepping in and | ||
81 | helping get patches merged! | ||
82 | |||
83 | <p> | ||
84 | |||
85 | And of course, if you are reading this, you might have noticed | ||
86 | the busybox website has been completely reworked. Hopefully | ||
87 | things are now somewhat easier to navigate... If you see any | ||
88 | problems, of have suggestions to make, as always, please feel | ||
89 | free to send an email to the busybox mailing list. | ||
90 | |||
91 | <p> | ||
92 | |||
93 | The <a href="downloads/Changelog">changelog</a> has all | ||
94 | the details. And as usual you can | ||
95 | <a href="downloads">download busybox here</a>. | ||
96 | |||
97 | <p>Have Fun! | ||
98 | <p> | ||
99 | |||
100 | |||
101 | |||
102 | |||
103 | <p> | 94 | <p> |
104 | <li><b>Old News</b><p> | 95 | <li><b>Old News</b><p> |
105 | <a href="/oldnews.html">Click here to read older news</a> | 96 | <a href="/oldnews.html">Click here to read older news</a> |
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index 363e9a1c2..a13bf7733 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html | |||
@@ -3,6 +3,38 @@ | |||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | 5 | ||
6 | <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p> | ||
7 | |||
8 | Here goes the fourth pre-release for the new BusyBox stable | ||
9 | series. This release includes major rework to sed, lots of | ||
10 | rework on tar, a new tiny implementation of bunzip2, a new | ||
11 | devfsd applet, support for 2.6.x kernel modules, updates to | ||
12 | the ash shell, sha1sum and md5sum have been merged into a | ||
13 | common applet, the dpkg applets has been cleaned up, and tons | ||
14 | of random bugs have been fixed. Thanks everyone for all the | ||
15 | testing, bug reports, and patches! Once again, a big | ||
16 | thank-you goes to Glenn McGrath (bug1) for stepping in and | ||
17 | helping get patches merged! | ||
18 | |||
19 | <p> | ||
20 | |||
21 | And of course, if you are reading this, you might have noticed | ||
22 | the busybox website has been completely reworked. Hopefully | ||
23 | things are now somewhat easier to navigate... If you see any | ||
24 | problems, of have suggestions to make, as always, please feel | ||
25 | free to send an email to the busybox mailing list. | ||
26 | |||
27 | <p> | ||
28 | |||
29 | The <a href="downloads/Changelog">changelog</a> has all | ||
30 | the details. And as usual you can | ||
31 | <a href="downloads">download busybox here</a>. | ||
32 | |||
33 | <p>Have Fun! | ||
34 | |||
35 | |||
36 | |||
37 | <p> | ||
6 | <li><b>12 Sept 2003 -- BusyBox 1.0.0-pre3 released</b><p> | 38 | <li><b>12 Sept 2003 -- BusyBox 1.0.0-pre3 released</b><p> |
7 | 39 | ||
8 | Here goes the third pre-release for the new BusyBox stable | 40 | Here goes the third pre-release for the new BusyBox stable |