Update docs for release
[oweals/busybox.git] / Changelog
1 ---------------------
2 PatchSet 3826 
3 Date: 2003/12/23 09:12:09
4 Author: andersen
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:\r
428  mkdir foo\r
429  touch foo/bar\r
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) 
564 Log:
565 Vodz last_patch_122, Check $PATH at runtime to fix tab completion
566
567 Members: 
568         shell/ash.c:1.85->1.86 
569         shell/cmdedit.c:1.85->1.86 
570         shell/cmdedit.h:1.14->1.15 
571
572 ---------------------
573 PatchSet 3867 
574 Date: 2004/01/15 11:50:17
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
591 Branch: HEAD
592 Tag: (none) 
593 Log:
594 Minor updates from linux 2.6.1
595
596 Members: 
597         scripts/config/conf.c:1.2->1.3 
598         scripts/config/confdata.c:1.5->1.6 
599
600 ---------------------
601 PatchSet 3869 
602 Date: 2004/01/17 00:34:31
603 Author: bug1
604 Branch: HEAD
605 Tag: (none) 
606 Log:
607 Use bb_get_chomped_line_from_file
608
609 Members: 
610         networking/inetd.c:1.6->1.7 
611
612 ---------------------
613 PatchSet 3870 
614 Date: 2004/01/17 01:26:53
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
964 Branch: HEAD
965 Tag: (none) 
966 Log:
967 Be stricter when converting strings to integers.  Should fix the problem
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
1005 Members: 
1006         docs/busybox.net/products.html:1.3->1.4 
1007         docs/busybox.net/shame.html:1.4->1.5 
1008
1009 ---------------------
1010 PatchSet 3899 
1011 Date: 2004/01/26 08:23:36
1012 Author: andersen
1013 Branch: HEAD
1014 Tag: (none) 
1015 Log:
1016 A few little updates, mostly cosmetic
1017
1018 Members: 
1019         docs/busybox.net/products.html:1.4->1.5 
1020         docs/busybox.net/shame.html:1.5->1.6 
1021
1022 ---------------------
1023 PatchSet 3900 
1024 Date: 2004/01/27 07:36:07
1025 Author: bug1
1026 Branch: HEAD
1027 Tag: (none) 
1028 Log:
1029 Align using spaces to furthurest character and then one tab, now they
1030 should always be aligned.
1031
1032 Members: 
1033         coreutils/Makefile.in:1.6->1.7 
1034
1035 ---------------------
1036 PatchSet 3901 
1037 Date: 2004/01/27 09:22:20
1038 Author: bug1
1039 Branch: HEAD
1040 Tag: (none) 
1041 Log:
1042 New applet, seq. No options, just the basics.
1043
1044 Members: 
1045         coreutils/Config.in:1.21->1.22 
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
1051 ---------------------
1052 PatchSet 3902 
1053 Date: 2004/01/27 20:17:39
1054 Author: andersen
1055 Branch: HEAD
1056 Tag: (none) 
1057 Log:
1058 Teach busybox ps to get the correct uid when displaying stuff
1059
1060 Members: 
1061         libbb/procps.c:1.12->1.13 
1062
1063 ---------------------
1064 PatchSet 3903 
1065 Date: 2004/01/29 22:33:28
1066 Author: andersen
1067 Branch: HEAD
1068 Tag: (none) 
1069 Log:
1070 Apply a couple of optimizations
1071
1072 Members: 
1073         libbb/hash_fd.c:1.3->1.4 
1074
1075 ---------------------
1076 PatchSet 3904 
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
1084 Members: 
1085         libbb/printf.c:1.2->1.3 
1086
1087 ---------------------
1088 PatchSet 3905 
1089 Date: 2004/01/30 22:24:32
1090 Author: andersen
1091 Branch: HEAD
1092 Tag: (none) 
1093 Log:
1094 Avoid symbol naming conflict with libm
1095
1096 Members: 
1097         coreutils/dd.c:1.54->1.55 
1098
1099 ---------------------
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
1108 Members: 
1109         libbb/hash_fd.c:1.4->1.5 
1110
1111 ---------------------
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
1120 Members: 
1121         networking/nslookup.c:1.30->1.31 
1122         util-linux/mkfs_minix.c:1.39->1.40 
1123
1124 ---------------------
1125 PatchSet 3908 
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
1134 Members: 
1135         libbb/dump.c:1.6->1.7 
1136
1137 ---------------------
1138 PatchSet 3909 
1139 Date: 2004/01/30 22:53:38
1140 Author: andersen
1141 Branch: HEAD
1142 Tag: (none) 
1143 Log:
1144 s/u_int/uint/g
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
1152 ---------------------
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
1161 Members: 
1162         util-linux/nfsmount.c:1.25->1.26 
1163         util-linux/nfsmount.h:1.5->1.6 
1164
1165 ---------------------
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
1174 Members: 
1175         networking/libiproute/utils.h:1.1->1.2 
1176
1177 ---------------------
1178 PatchSet 3912 
1179 Date: 2004/01/30 23:45:12
1180 Author: andersen
1181 Branch: HEAD
1182 Tag: (none) 
1183 Log:
1184 Use standard C99 types
1185
1186 Members: 
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
1207 ---------------------
1208 PatchSet 3913 
1209 Date: 2004/01/31 05:27:17
1210 Author: andersen
1211 Branch: HEAD
1212 Tag: (none) 
1213 Log:
1214 Bump version for release
1215
1216 Members: 
1217         Rules.mak:1.25->1.26 
1218