Prevent "`bootp_down' was declared implicitly `extern' and later `static'" warning
[oweals/busybox.git] / Changelog
index 65b9f0f971c673129aa1ce671f114fb59de26330..ad15c25f9aa91f9a33296ca0e34bc9569f4535d1 100644 (file)
--- a/Changelog
+++ b/Changelog
 ---------------------
-PatchSet 3826 
-Date: 2003/12/23 09:12:09
-Author: andersen
-Branch: HEAD
-Tag: busybox_1_00_pre5 
-Log:
-Prepare for release
-
-Members: 
-       Changelog:1.285->1.286 
-       docs/busybox.net/news.html:1.4->1.5 
-       docs/busybox.net/oldnews.html:1.18->1.19 
-
----------------------
-PatchSet 3827 
-Date: 2003/12/23 10:00:00
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-Show the news by default
-
-Members: 
-       docs/busybox.net/about.html:INITIAL->1.1 
-       docs/busybox.net/header.html:1.5->1.6 
-       docs/busybox.net/index.html:1.133->1.134 
-
----------------------
-PatchSet 3828 
-Date: 2003/12/23 20:24:51
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-Cmdedit update from Vladimir N. Oleynik (vodz)
-
-Members: 
-       shell/cmdedit.c:1.83->1.84 
-
----------------------
-PatchSet 3829 
-Date: 2003/12/23 20:37:23
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-don't mess up errno
-
-Members: 
-       libbb/xconnect.c:1.9->1.10 
-
----------------------
-PatchSet 3830 
-Date: 2003/12/23 20:37:54
+PatchSet 4054 
+Date: 2004/04/07 15:19:26
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-fix broken formatting
+Update changelog for release
 
 Members: 
-       libbb/xconnect.c:1.10->1.1
+       Changelog:1.290->1.29
 
 ---------------------
-PatchSet 3831 
-Date: 2003/12/23 20:45:14
+PatchSet 4055 
+Date: 2004/04/07 15:19:41
 Author: andersen
 Branch: HEAD
-Tag: (none) 
-Log:
-Match changes made to cmdedit
-
-Members: 
-       editors/vi.c:1.29->1.30 
-
----------------------
-PatchSet 3832 
-Date: 2003/12/23 20:47:22
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-match changes made to cmdedit
-
-Members: 
-       util-linux/more.c:1.58->1.59 
-
----------------------
-PatchSet 3833 
-Date: 2003/12/24 06:02:10
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch from Ned Ludd, solar at gentoo dot org:
-
-I had previously provided you with a patch to help complete busybox's
-props suite, but have heard no word back. Sense then I've made use of as
-many of busybox's native API settings as I could find and would really
-love for you to include support for this. If there is something more I
-need to do to get this supported added in please let me know.
-
-Members: 
-       include/applets.h:1.109->1.110 
-       include/usage.h:1.181->1.182 
-       procps/Config.in:1.7->1.8 
-       procps/Makefile.in:1.4->1.5 
-       procps/sysctl.c:INITIAL->1.1 
-
----------------------
-PatchSet 3834 
-Date: 2003/12/24 19:30:27
-Author: russ
-Branch: HEAD
-Tag: (none) 
-Log:
-move debugging to safe place (before vfork)
-
-Members: 
-       networking/udhcp/script.c:1.9->1.10 
-
----------------------
-PatchSet 3835 
-Date: 2003/12/24 19:56:58
-Author: russ
-Branch: HEAD
-Tag: (none) 
+Tag: busybox_1_00_pre9 
 Log:
-fix a long standing underallocation bug
+Update for release
 
 Members: 
-       networking/udhcp/script.c:1.10->1.11 
+       docs/busybox.net/news.html:1.12->1.13 
 
 ---------------------
-PatchSet 383
-Date: 2003/12/24 20:30:45
+PatchSet 405
+Date: 2004/04/07 16:07:55
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-re-indent
-
-Members: 
-       modutils/insmod.c:1.108->1.109 
-       modutils/modprobe.c:1.24->1.25 
-       modutils/rmmod.c:1.25->1.26 
-
----------------------
-PatchSet 3837 
-Date: 2003/12/26 02:19:34
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested.
+Document insmod -o
 
 Members: 
-       procps/sysctl.c:1.1->1.
+       include/usage.h:1.201->1.20
 
 ---------------------
-PatchSet 3838 
-Date: 2003/12/26 14:01:36
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Isolate code better for unused options, config option to enable long
-options, add some conditions to the tar tests in testsuite.
-
-Members: 
-       archival/Config.in:1.12->1.13 
-       archival/tar.c:1.185->1.186 
-       include/usage.h:1.182->1.183 
-       testsuite/tar/tar-handles-cz-options:1.2->1.3 
-       testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list:1.3->1.4 
-       testsuite/tar/tar-handles-exclude-and-extract-lists:1.3->1.4 
-       testsuite/tar/tar-handles-multiple-X-options:1.1->1.2 
-       testsuite/tar/tar-handles-nested-exclude:1.3->1.4 
-
----------------------
-PatchSet 3839 
-Date: 2003/12/26 23:41:28
-Author: russ
-Branch: HEAD
-Tag: (none) 
-Log:
-it should work even if you don't assign a pidfile
-
-Members: 
-       networking/udhcp/common.c:1.4->1.5 
-
----------------------
-PatchSet 3840 
-Date: 2003/12/27 00:21:47
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Fix a bug of mine, identified by Stephane Billiart
-
-Members: 
-       networking/wget.c:1.63->1.64 
-
----------------------
-PatchSet 3841 
-Date: 2003/12/28 05:02:40
-Author: timr
-Branch: HEAD
-Tag: (none) 
-Log:
-ws, show date setting format
-
-Members: 
-       include/usage.h:1.183->1.184 
-
----------------------
-PatchSet 3842 
-Date: 2003/12/28 05:06:56
+PatchSet 4057 
+Date: 2004/04/07 17:59:59
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Update example slightly
-
-Members: 
-       include/usage.h:1.184->1.185 
-
----------------------
-PatchSet 3843 
-Date: 2003/12/31 23:10:44
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Batch from Bastian Blank to fix debian bug #216435;
-When linking a non existing file busybox ln will report the target
-missind and not the source:
-
-Members: 
-       coreutils/ln.c:1.42->1.43 
-
----------------------
-PatchSet 3844 
-Date: 2003/12/31 23:20:10
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Fix debian bug #215612, insmod should be silent on request
-
-Members: 
-       modutils/insmod.c:1.109->1.110 
-
----------------------
-PatchSet 3845 
-Date: 2004/01/01 00:23:01
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Sync to waldi's subversion archive
+Add the Tritton Technologies NAS120
 
 Members: 
-       debian/README.debian:1.2->1.3(DEAD) 
-       debian/changelog:1.38->1.39 
-       debian/compat:INITIAL->1.1 
-       debian/config-deb:1.10->1.11 
-       debian/config-floppy-udeb-linux:INITIAL->1.1 
-       debian/config-static:1.13->1.14 
-       debian/config-udeb:1.17->1.18 
-       debian/config-udeb-linux:INITIAL->1.1 
-       debian/config-udeb-linux-i386:1.3->1.4(DEAD) 
-       debian/control:1.18->1.19 
-       debian/control-extract:INITIAL->1.1 
-       debian/copyright:1.4->1.5 
-       debian/rules:1.24->1.25 
+       docs/busybox.net/shame.html:1.13->1.14 
 
 ---------------------
-PatchSet 3846 
-Date: 2004/01/02 09:08:45
+PatchSet 4058 
+Date: 2004/04/07 18:59:04
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Add some details on exactly how to comply with the GPL
- -Erik
+Vladimir N. Oleynik writes:
 
-Members: 
-       docs/busybox.net/header.html:1.6->1.7 
-       docs/busybox.net/license.html:INITIAL->1.1 
-       docs/busybox.net/shame.html:1.3->1.4 
+Hi.
 
----------------------
-PatchSet 3847 
-Date: 2004/01/02 10:07:40
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-fixes from Selwyn Tang
+Last changes (rev 1.12) to recursive_actions() by Christian Grigis
+have problem.
+Test for demonstrate:
 
-Members: 
-       docs/busybox.net/license.html:1.1->1.2 
+$ mkdir aaa bbb ccc
+$ su
+# chown root bbb
+# chmod 700 bbb
+# exit
+$ busybox chmod 777 -R .
+./bbb: Permision denied
 
----------------------
-PatchSet 3848 
-Date: 2004/01/03 12:07:32
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Declare dependencies of command line editing in the build system
+But "./ccc" mode not changed. Previous variant works fine,
+errors skiped and continued recursion.
 
-Members: 
-       shell/Config.in:1.11->1.12 
-       shell/cmdedit.c:1.84->1.85 
 
----------------------
-PatchSet 3849 
-Date: 2004/01/04 06:42:14
-Author: landley
-Branch: HEAD
-Tag: (none) 
-Log:
-
-Thinko in s//options.  (Whitespace skipping in the wrong place.)
+--w
+vodz
 
 Members: 
-       editors/sed.c:1.157->1.158 
+       libbb/recursive_action.c:1.12->1.13 
 
 ---------------------
-PatchSet 3850 
-Date: 2004/01/04 10:28:22
+PatchSet 4059 
+Date: 2004/04/08 11:27:11
 Author: bug1
 Branch: HEAD
 Tag: (none) 
 Log:
-Use bb_getopt_ulflags, saves some space, better argument checking.
-Remove ar specific extraction code, always use common extraction code.
+Fix ftp resume
+Terminate returned message at <CRLF> so strtoul returns without error
 
 Members: 
-       archival/ar.c:1.46->1.47 
+       networking/wget.c:1.72->1.73 
 
 ---------------------
-PatchSet 3851 
-Date: 2004/01/04 11:06:34
+PatchSet 4060 
+Date: 2004/04/09 07:59:05
 Author: bug1
 Branch: HEAD
 Tag: (none) 
 Log:
-Fix usage with libraries, skip symbol table.
+Add a comment explaining why we have to check for an extra \n
 
 Members: 
-       archival/libunarchive/get_header_ar.c:1.7->1.8 
+       archival/libunarchive/get_header_ar.c:1.9->1.10 
 
 ---------------------
-PatchSet 3852 
-Date: 2004/01/05 11:49:55
+PatchSet 4061 
+Date: 2004/04/12 03:22:39
 Author: bug1
 Branch: HEAD
 Tag: (none) 
 Log:
-Use bb_getopt_ulflags, simplify some logic, saves some bytes.
+Fix up conditional compile of files needed by ip applets
 
 Members: 
-       archival/bunzip2.c:1.16->1.17 
+       networking/libiproute/Makefile.in:1.5->1.6 
 
 ---------------------
-PatchSet 3853 
-Date: 2004/01/05 12:35:05
+PatchSet 4062 
+Date: 2004/04/12 03:35:44
 Author: bug1
 Branch: HEAD
 Tag: (none) 
 Log:
-Use bb_getopt_ulflags, save 150 bytes.
+Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled
 
 Members: 
-       archival/gunzip.c:1.77->1.78 
+       networking/ip.c:1.3->1.4 
 
 ---------------------
-PatchSet 3854 
-Date: 2004/01/05 23:49:37
+PatchSet 4063 
+Date: 2004/04/12 16:02:53
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Fix broken #else
+make mount ignore -n when CONFIG_FEATURE_MTAB_SUPPORT is disabled
 
 Members: 
-       modutils/insmod.c:1.110->1.111 
+       util-linux/mount.c:1.116->1.117 
 
 ---------------------
-PatchSet 3855 
-Date: 2004/01/06 00:07:17
+PatchSet 4064 
+Date: 2004/04/12 16:03:51
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Woody Suwalski writes:
-
-accept more then 1 dependency per modules.dep line. Also white space cleanup...
-I think that parsing still breaks sometimes, but is mostly functional now.
+Fix spelling.  "sort of" is two words.
 
 Members: 
-       modutils/modprobe.c:1.25->1.26 
+       README:1.33->1.34 
+       shell/cmdedit.c:1.90->1.91 
 
 ---------------------
-PatchSet 3856 
-Date: 2004/01/07 09:24:06
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Use bb_getopt_ulflags, save 100 bytes and strict argument checking.
-
-Members: 
-       archival/dpkg_deb.c:1.30->1.31 
-
----------------------
-PatchSet 3857 
-Date: 2004/01/08 10:51:09
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch from Bastian Blank to fix debian bug #226722, test case:\r
- mkdir foo\r
- touch foo/bar\r
- ln -s bar foo/baz
-
-Members: 
-       coreutils/ln.c:1.43->1.44 
-
----------------------
-PatchSet 3858 
-Date: 2004/01/10 11:25:53
+PatchSet 4065 
+Date: 2004/04/12 16:05:10
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Woody Suwalski writes:
-
-I have found the problem in modprobe, so here is the promised patch
-At the current stage I can use it as modprobe while switching between
-2.4 and 2.6 seemlesly...(that is good!)
+"Mac OS X" is how it is written on the Apple website
 
 Members: 
-       modutils/modprobe.c:1.26->1.27 
+       README:1.34->1.35 
 
 ---------------------
-PatchSet 3859 
-Date: 2004/01/10 11:29:31
+PatchSet 4066 
+Date: 2004/04/12 16:12:06
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-whitespace cleanup
-
-Members: 
-       modutils/modprobe.c:1.27->1.28 
-
----------------------
-PatchSet 3860 
-Date: 2004/01/11 05:20:59
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch from Matt Kraai to fix debian bug #227081
-
-cp does not truncate existing destinations.  That is, after
-running
-
- echo foo > foo
- echo fubar > fubar
- cp foo fubar
-
-the contents of fubar are
-
- foo
- r
-
-instead of
-
- foo
-
-Members: 
-       libbb/copy_file.c:1.27->1.28 
-
----------------------
-PatchSet 3861 
-Date: 2004/01/13 10:12:16
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch by Tito, remove some unneeded variables to save some space.
+Patch from Rob Landley to fix sed documentation.
+The -i option was not documented, and in genereal
+the formatting was a bit ugly.
 
 Members: 
-       console-tools/openvt.c:1.6->1.7 
+       include/usage.h:1.202->1.203 
 
 ---------------------
-PatchSet 3862 
-Date: 2004/01/13 10:19:37
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Vodz last_patch_121, syncing with dash_0.4.19, reduce code size.
-
-Members: 
-       shell/ash.c:1.84->1.85 
-
----------------------
-PatchSet 3863 
-Date: 2004/01/13 10:57:32
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch from Bastian Blank, allow the buildtime to be overriden with a
-different string, used by the debian busybox-cvs to specify the debian
-date based version number.
-
-Members: 
-       include/busybox.h:1.53->1.54 
-       scripts/config/confdata.c:1.4->1.5 
-
----------------------
-PatchSet 3864 
-Date: 2004/01/13 11:39:22
+PatchSet 4067 
+Date: 2004/04/12 16:23:19
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Fix a bug where mount could check the wrong device.  st_rdev is the correct
-device ID iff the named file is a character or block special device.  Otherwise
-it is meaningless junk, in which case st_dev should be used.  This was done
-incorrectly, which could cause mount to display bogus mount info.
- -Erik
+Add an extra link
 
 Members: 
-       libbb/find_root_device.c:1.10->1.11 
+       docs/busybox.net/shame.html:1.14->1.15 
 
 ---------------------
-PatchSet 3865 
-Date: 2004/01/14 07:34:37
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch by Tito, use bb_xgetlarg, reduce size
-
-Members: 
-       console-tools/chvt.c:1.20->1.21 
-
----------------------
-PatchSet 3866 
-Date: 2004/01/14 09:34:50
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Vodz last_patch_122, Check $PATH at runtime to fix tab completion
-
-Members: 
-       shell/ash.c:1.85->1.86 
-       shell/cmdedit.c:1.85->1.86 
-       shell/cmdedit.h:1.14->1.15 
-
----------------------
-PatchSet 3867 
-Date: 2004/01/15 11:50:17
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch by Tito, reduce size of deallocvt, also make the usage message
-clearer (from N to [N]) and indirectly (through bb_xgetlarg) adds support
-for  -h ;-)
-
-Members: 
-       console-tools/deallocvt.c:1.27->1.28 
-       include/usage.h:1.185->1.186 
-
----------------------
-PatchSet 3868 
-Date: 2004/01/16 12:48:53
+PatchSet 4068 
+Date: 2004/04/12 18:59:23
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Minor updates from linux 2.6.1
-
-Members: 
-       scripts/config/conf.c:1.2->1.3 
-       scripts/config/confdata.c:1.5->1.6 
-
----------------------
-PatchSet 3869 
-Date: 2004/01/17 00:34:31
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Use bb_get_chomped_line_from_file
-
-Members: 
-       networking/inetd.c:1.6->1.7 
-
----------------------
-PatchSet 3870 
-Date: 2004/01/17 01:26:53
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Changed #define names for common features (superficial)
-
-Members: 
-       networking/inetd.c:1.7->1.8 
-
----------------------
-PatchSet 3871 
-Date: 2004/01/17 01:44:32
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Remove some defined statements
-
-Members: 
-       networking/inetd.c:1.8->1.9 
+Jamie Guinan writes:
 
----------------------
-PatchSet 3872 
-Date: 2004/01/17 02:47:45
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Use 1 line for function name and return value,
-remove dofork define/variable,
-dont check pid value is < or > than 0 if we know it is 0.
+It looks like latest uClibc defines ARCH_HAS_MMU, but a few busybox files
+test UCLIBC_HAS_MMU, resulting in vfork() getting called instead of
+fork(), etc.
 
-Members: 
-       networking/inetd.c:1.9->1.10 
+Patch below.   Only tested for lash.
 
----------------------
-PatchSet 3873 
-Date: 2004/01/17 03:20:46
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-The functions setconfig, enter and bump_nofile were only called once, marge them into the calling
-function.
-
-Members: 
-       networking/inetd.c:1.10->1.11 
-
----------------------
-PatchSet 3874 
-Date: 2004/01/17 03:24:05
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb
-
-Members: 
-       archival/Config.in:1.13->1.14 
-
----------------------
-PatchSet 3875 
-Date: 2004/01/17 05:03:30
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Modify bb_lookup_port to allow the protocol to be specified, allowing
-/etc/services support for inetd, netcat and tftp.
-
-Members: 
-       include/libbb.h:1.124->1.125 
-       libbb/xconnect.c:1.11->1.12 
-       networking/ftpgetput.c:1.13->1.14 
-       networking/inetd.c:1.11->1.12 
-       networking/nc.c:1.21->1.22 
-       networking/telnet.c:1.40->1.41 
-       networking/tftp.c:1.20->1.21 
-       networking/wget.c:1.64->1.65 
-
----------------------
-PatchSet 3876 
-Date: 2004/01/17 23:07:14
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch from Leif Lindholm (slightly modified by me), to fix http
-redirection.
-Example of incorrect behaviour was the following url, busybox wget didnt
-get redirected to the busybox url as it should.
-http://freshmeat.net/redir/busybox/953/url_homepage/www.busybox.net
-
-Members: 
-       networking/wget.c:1.65->1.66 
-
----------------------
-PatchSet 3877 
-Date: 2004/01/18 05:15:16
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Use bb_getopt_ulflags, save 200-300 bytes
-
-Members: 
-       coreutils/ls.c:1.101->1.102 
-
----------------------
-PatchSet 3878 
-Date: 2004/01/18 05:41:30
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Fix a bug where `ls -le` would print the time twice.
-
-Members: 
-       coreutils/ls.c:1.102->1.103 
-
----------------------
-PatchSet 3879 
-Date: 2004/01/18 08:58:06
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Fix up a couple of bugs i introduced in yesterdays cleanup.
+Cheers,
+-Jamie
 
 Members: 
-       networking/inetd.c:1.12->1.13 
+       init/init.c:1.199->1.200 
+       shell/hush.c:1.66->1.67 
+       shell/lash.c:1.159->1.160 
 
 ---------------------
-PatchSet 3880 
-Date: 2004/01/18 18:18:33
+PatchSet 4069 
+Date: 2004/04/12 20:12:13
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Stephane Billiart writes:
-
-bb_lookup_port now takes 3 parameters but rdate has not been modified
-accordingly and fails to compile in the current CVS version.
-The modification below fixes the problem.
-
-Now, RFC868 allows both UDP and TCP implementations of the time protocol
-so this may not work if someone defines a udp time service other than 37
-but who would do that?
-
-Members: 
-       util-linux/rdate.c:1.31->1.32 
-
----------------------
-PatchSet 3881 
-Date: 2004/01/20 12:57:18
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch from Tito, reduce size, merge functions that are only used once.
-
-Members: 
-       util-linux/fdformat.c:1.2->1.3 
-
----------------------
-PatchSet 3882 
-Date: 2004/01/20 15:32:39
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Redo getconfigent, save 150 bytes, still small memory leak when
-parsing invalid entries.
-
-Members: 
-       networking/inetd.c:1.13->1.14 
-
----------------------
-PatchSet 3883 
-Date: 2004/01/21 10:59:45
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch by Richard Kojedzinszky, when using END at end of lines it was
- skipping to next line, cw command was leaving one char in buffer
-
-Members: 
-       editors/vi.c:1.30->1.31 
-
----------------------
-PatchSet 3884 
-Date: 2004/01/21 11:36:44
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Patch from Atsushi Nemoto, recent MIPS kernel headers
-does not provide PAGE_SHIFT for userland (because now mips-linux kernel
-supports PAGESIZE other than 4K).
-
-Members: 
-       libbb/procps.c:1.11->1.12 
-
----------------------
-PatchSet 3885 
-Date: 2004/01/22 07:10:13
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Vodz, last_patch_123, patch have new version getopt_ulflags.
-- size reduced 34 bytes
-- don`t use dynamic memory allocation
-- small indent correction.
-
-Members: 
-       libbb/getopt_ulflags.c:1.5->1.6 
-
----------------------
-PatchSet 3886 
-Date: 2004/01/22 09:04:58
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Check one and only one of start, stop are given.
-Remove some global variables.
-#define some getopt values.
-
-Members: 
-       debianutils/start_stop_daemon.c:1.10->1.11 
-
----------------------
-PatchSet 3887 
-Date: 2004/01/22 12:42:23
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debian
-bug #228915
+Peter Milne writes:
 
-Members: 
-       shell/cmdedit.c:1.86->1.87 
-
----------------------
-PatchSet 3888 
-Date: 2004/01/23 10:57:00
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Remove unneeded conditions and logic, fix bug where ownership didnt
-change.
-Dont use bb_make_directory it doesnt have the features, and its ugly to
-work around it.
-
-Members: 
-       coreutils/install.c:1.4->1.5 
-
----------------------
-PatchSet 3889 
-Date: 2004/01/23 20:28:53
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Dont change ownership unless we created the directory.
-
-Members: 
-       coreutils/install.c:1.5->1.6 
-
----------------------
-PatchSet 3890 
-Date: 2004/01/23 21:40:19
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Check valid options were given
-
-Members: 
-       coreutils/install.c:1.6->1.7 
-
----------------------
-PatchSet 3891 
-Date: 2004/01/23 21:43:49
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Correct check for only one of K or S options
-
-Members: 
-       debianutils/start_stop_daemon.c:1.11->1.12 
-
----------------------
-PatchSet 3892 
-Date: 2004/01/23 21:57:16
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Enable long options, adds 150 bytes.
-
-Members: 
-       coreutils/install.c:1.7->1.8 
-
----------------------
-PatchSet 3893 
-Date: 2004/01/25 05:48:28
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Add the -h, --dereference option for archive creation.
-
-Members: 
-       archival/tar.c:1.186->1.187 
-
----------------------
-PatchSet 3894 
-Date: 2004/01/25 05:50:28
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Add the -r option as a synonym of -R
-
-Members: 
-       coreutils/cp.c:1.21->1.22 
-
----------------------
-PatchSet 3895 
-Date: 2004/01/25 08:46:10
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Fix compile error when tab completion disabled
-
-Members: 
-       shell/ash.c:1.86->1.87 
-
----------------------
-PatchSet 3896 
-Date: 2004/01/25 19:47:10
-Author: mjn3
-Branch: HEAD
-Tag: (none) 
-Log:
-Be stricter when converting strings to integers.  Should fix the problem
-reported by Rob.
+Just upgraded from 0.6 to 1.00-pre8
 
-Members: 
-       coreutils/expr.c:1.14->1.15 
+Dot command handling handled args correctly (same as bash) in 0.60,
+but failed in 1.00:
 
----------------------
-PatchSet 3897 
-Date: 2004/01/26 07:17:30
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-Pascal Brisset writes:
+I fixed this by reverting the dotcmd function back to previous 0.60
+instantiation,
+please consider using the older version.
 
-uuencode fails to encode binary data because it right-shifts
-bytes as signed chars and keeps the duplicated sign bits.
+Thanks
 
-The original base64_encode() from wget/http.c is broken as well,
-but it is only used to encode ascii data.
 
--- Pascal
+Peter
 
 Members: 
-       coreutils/uuencode.c:1.25->1.26 
-       networking/wget.c:1.66->1.67 
+       shell/ash.c:1.95->1.96 
 
 ---------------------
-PatchSet 3898 
-Date: 2004/01/26 07:59:42
+PatchSet 4070 
+Date: 2004/04/12 20:17:13
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Sigh.  TRENDware has released source -- only for busybox and udhcp.
-So despite their not providing kernel source, they have compiled with
-the requirements for busybox at least...
+As reported by Quy Tonthat, init has problems with inittab's that
+contain only actions sysinit/wait/once. It does not clean up zombies
+in that case.
 
 Members: 
-       docs/busybox.net/products.html:1.3->1.4 
-       docs/busybox.net/shame.html:1.4->1.5 
+       init/init.c:1.200->1.201 
 
 ---------------------
-PatchSet 3899 
-Date: 2004/01/26 08:23:36
+PatchSet 4071 
+Date: 2004/04/12 20:21:54
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-A few little updates, mostly cosmetic
-
-Members: 
-       docs/busybox.net/products.html:1.4->1.5 
-       docs/busybox.net/shame.html:1.5->1.6 
-
----------------------
-PatchSet 3900 
-Date: 2004/01/27 07:36:07
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-Align using spaces to furthurest character and then one tab, now they
-should always be aligned.
-
-Members: 
-       coreutils/Makefile.in:1.6->1.7 
-
----------------------
-PatchSet 3901 
-Date: 2004/01/27 09:22:20
-Author: bug1
-Branch: HEAD
-Tag: (none) 
-Log:
-New applet, seq. No options, just the basics.
+Silly me
 
 Members: 
-       coreutils/Config.in:1.21->1.22 
-       coreutils/Makefile.in:1.7->1.8 
-       coreutils/seq.c:INITIAL->1.1 
-       include/applets.h:1.110->1.111 
-       include/usage.h:1.186->1.187 
+       init/init.c:1.201->1.202 
 
 ---------------------
-PatchSet 390
-Date: 2004/01/27 20:17:39
+PatchSet 407
+Date: 2004/04/12 21:57:17
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Teach busybox ps to get the correct uid when displaying stuff
+Eric Spakman noticed that ifdown' will attempt to run 'ifconfig'
+even if built with CONFIG_FEATURE_IFUPDOWN_IP when shutting down
+a dhcp connection.
 
 Members: 
-       libbb/procps.c:1.12->1.13 
+       networking/ifupdown.c:1.36->1.37 
 
 ---------------------
-PatchSet 390
-Date: 2004/01/29 22:33:28
+PatchSet 407
+Date: 2004/04/12 22:41:29
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Apply a couple of optimizations
+Wolfgang Denk writes:
 
-Members: 
-       libbb/hash_fd.c:1.3->1.4 
+He,
 
----------------------
-PatchSet 3904 
-Date: 2004/01/30 21:44:20
-Author: mjn3
-Branch: HEAD
-Tag: (none) 
-Log:
-Support new uClibc stdio core.
+there is a bug in HUSH's handling of "if" / "elif" commands:
 
-Members: 
-       libbb/printf.c:1.2->1.3 
+        $  if true
+        > then
+        > echo 1
+        > elif
+        > true
+        > then
+        > echo 2
+        > elif
+        > true
+        > then
+        > echo 3
+        > else
+        > echo 4
+        > fi
+        1
+        2
+        3
+        $
 
----------------------
-PatchSet 3905 
-Date: 2004/01/30 22:24:32
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-Avoid symbol naming conflict with libm
+The same bug exists in all versions of HUSH from BB v0.60.x up to and
+including v1.00-pre9. The attached patch fixes this:
 
-Members: 
-       coreutils/dd.c:1.54->1.55 
-
----------------------
-PatchSet 3906 
-Date: 2004/01/30 22:31:58
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-Use proper C99 types throughout.  So not use silly typedefs.
+        $ if true
+        > then
+        > echo 1
+        > elif
+        > true
+        > then
+        > echo 2
+        > elif
+        > true
+        > then
+        > echo 3
+        > else
+        > echo 4
+        > fi
+        1
+        $
 
-Members: 
-       libbb/hash_fd.c:1.4->1.5 
 
----------------------
-PatchSet 3907 
-Date: 2004/01/30 22:40:05
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-Use proper C99 types
 
-Members: 
-       networking/nslookup.c:1.30->1.31 
-       util-linux/mkfs_minix.c:1.39->1.40 
+Best regards,
 
----------------------
-PatchSet 3908 
-Date: 2004/01/30 22:52:27
-Author: andersen
-Branch: HEAD
-Tag: (none) 
-Log:
-s/u_int/unsigned int/g
-s/u_short/unsigned short/g
+Wolfgang Denk
 
 Members: 
-       libbb/dump.c:1.6->1.7 
+       shell/hush.c:1.67->1.68 
 
 ---------------------
-PatchSet 3909 
-Date: 2004/01/30 22:53:38
+PatchSet 4074 
+Date: 2004/04/12 23:49:06
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-s/u_int/uint/g
+Sigh.  The patch from David Anders (prpplague) broke standard
+securetty files since the /dev was not stripped.
 
 Members: 
-       archival/rpm.c:1.4->1.5 
-       archival/rpm2cpio.c:1.10->1.11 
-       util-linux/fdisk.c:1.15->1.16 
-       util-linux/fsck_minix.c:1.37->1.38 
+       loginutils/login.c:1.15->1.16 
 
 ---------------------
-PatchSet 3910 
-Date: 2004/01/30 22:56:20
+PatchSet 4075 
+Date: 2004/04/13 17:31:41
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Fixup use of 'u_int' to instead use 'unsigned int'
+Put the glibc nss junk back at the end
 
 Members: 
-       util-linux/nfsmount.c:1.25->1.2
-       util-linux/nfsmount.h:1.5->1.6 
+       docs/busybox_footer.pod:1.15->1.1
+       docs/busybox_header.pod:1.16->1.17 
 
 ---------------------
-PatchSet 3911 
-Date: 2004/01/30 22:59:50
+PatchSet 4076 
+Date: 2004/04/13 19:28:46
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Use proper C99 types
+Fix several problems with start-stop-daemon, add -m support
 
 Members: 
-       networking/libiproute/utils.h:1.1->1.2 
+       debianutils/start_stop_daemon.c:1.13->1.14 
+       include/usage.h:1.203->1.204 
 
 ---------------------
-PatchSet 3912 
-Date: 2004/01/30 23:45:12
+PatchSet 4077 
+Date: 2004/04/13 20:25:57
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Use standard C99 types
+slightly clean the whacked out formatting
 
 Members: 
-       networking/udhcp/arpping.c:1.4->1.5 
-       networking/udhcp/arpping.h:1.1->1.2 
-       networking/udhcp/clientpacket.c:1.5->1.6 
-       networking/udhcp/dhcpc.c:1.15->1.16 
-       networking/udhcp/dhcpc.h:1.3->1.4 
-       networking/udhcp/dhcpd.c:1.4->1.5 
-       networking/udhcp/dhcpd.h:1.4->1.5 
-       networking/udhcp/files.c:1.12->1.13 
-       networking/udhcp/leases.c:1.4->1.5 
-       networking/udhcp/leases.h:1.3->1.4 
-       networking/udhcp/options.c:1.6->1.7 
-       networking/udhcp/options.h:1.4->1.5 
-       networking/udhcp/packet.c:1.3->1.4 
-       networking/udhcp/packet.h:1.1->1.2 
-       networking/udhcp/script.c:1.11->1.12 
-       networking/udhcp/serverpacket.c:1.3->1.4 
-       networking/udhcp/serverpacket.h:1.2->1.3 
-       networking/udhcp/socket.c:1.6->1.7 
-       networking/udhcp/socket.h:1.2->1.3 
+       networking/ipcalc.c:1.8->1.9 
 
 ---------------------
-PatchSet 3913 
-Date: 2004/01/31 05:27:17
+PatchSet 4078 
+Date: 2004/04/13 20:27:20
 Author: andersen
 Branch: HEAD
 Tag: (none) 
 Log:
-Bump version for release
+Fix incorrect ipcalc usage text
 
 Members: 
-       Rules.mak:1.25->1.26 
+       include/usage.h:1.204->1.205