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