[BusyBox-cvs] svn commit: branches/busybox_1_00_stable/busybox: applets archival archival/libunarchive etc...

andersen at busybox.net andersen at busybox.net
Mon Jul 18 23:51:36 UTC 2005


Author: andersen
Date: 2005-07-18 17:51:27 -0600 (Mon, 18 Jul 2005)
New Revision: 10856

Log:
busybox-1.0.1-rc1.patch
http://busybox.net/lists/busybox/2005-July/014974.html


Added:
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/BIG.FAT.WARNING
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/checklist.c
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/colors.h
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/dialog.h
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/inputbox.c
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/menubox.c
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/msgbox.c
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/textbox.c
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/util.c
   branches/busybox_1_00_stable/busybox/scripts/config/lxdialog/yesno.c

Removed:
   branches/busybox_1_00_stable/busybox/.cvsignore
   branches/busybox_1_00_stable/busybox/docs/.cvsignore
   branches/busybox_1_00_stable/busybox/docs/busybox.net/.cvsignore
   branches/busybox_1_00_stable/busybox/include/.cvsignore
   branches/busybox_1_00_stable/busybox/libbb/.cvsignore
   branches/busybox_1_00_stable/busybox/scripts/.cvsignore
   branches/busybox_1_00_stable/busybox/scripts/config/.cvsignore
   branches/busybox_1_00_stable/busybox/scripts/config/checklist.c
   branches/busybox_1_00_stable/busybox/scripts/config/colors.h
   branches/busybox_1_00_stable/busybox/scripts/config/dialog.h
   branches/busybox_1_00_stable/busybox/scripts/config/inputbox.c
   branches/busybox_1_00_stable/busybox/scripts/config/menubox.c
   branches/busybox_1_00_stable/busybox/scripts/config/msgbox.c
   branches/busybox_1_00_stable/busybox/scripts/config/textbox.c
   branches/busybox_1_00_stable/busybox/scripts/config/yesno.c

Modified:
   branches/busybox_1_00_stable/busybox/AUTHORS
   branches/busybox_1_00_stable/busybox/Makefile
   branches/busybox_1_00_stable/busybox/applets/busybox.c
   branches/busybox_1_00_stable/busybox/archival/ar.c
   branches/busybox_1_00_stable/busybox/archival/dpkg.c
   branches/busybox_1_00_stable/busybox/archival/dpkg_deb.c
   branches/busybox_1_00_stable/busybox/archival/gzip.c
   branches/busybox_1_00_stable/busybox/archival/libunarchive/archive_xread_all_eof.c
   branches/busybox_1_00_stable/busybox/archival/libunarchive/decompress_bunzip2.c
   branches/busybox_1_00_stable/busybox/archival/libunarchive/decompress_unzip.c
   branches/busybox_1_00_stable/busybox/archival/tar.c
   branches/busybox_1_00_stable/busybox/coreutils/Config.in
   branches/busybox_1_00_stable/busybox/coreutils/cp.c
   branches/busybox_1_00_stable/busybox/coreutils/cut.c
   branches/busybox_1_00_stable/busybox/coreutils/date.c
   branches/busybox_1_00_stable/busybox/coreutils/expr.c
   branches/busybox_1_00_stable/busybox/coreutils/id.c
   branches/busybox_1_00_stable/busybox/coreutils/install.c
   branches/busybox_1_00_stable/busybox/coreutils/md5_sha1_sum.c
   branches/busybox_1_00_stable/busybox/coreutils/mv.c
   branches/busybox_1_00_stable/busybox/coreutils/test.c
   branches/busybox_1_00_stable/busybox/coreutils/watch.c
   branches/busybox_1_00_stable/busybox/coreutils/who.c
   branches/busybox_1_00_stable/busybox/debianutils/start_stop_daemon.c
   branches/busybox_1_00_stable/busybox/docs/new-applet-HOWTO.txt
   branches/busybox_1_00_stable/busybox/editors/awk.c
   branches/busybox_1_00_stable/busybox/editors/sed.c
   branches/busybox_1_00_stable/busybox/editors/vi.c
   branches/busybox_1_00_stable/busybox/findutils/grep.c
   branches/busybox_1_00_stable/busybox/include/applets.h
   branches/busybox_1_00_stable/busybox/include/busybox.h
   branches/busybox_1_00_stable/busybox/include/inet_common.h
   branches/busybox_1_00_stable/busybox/include/libbb.h
   branches/busybox_1_00_stable/busybox/include/usage.h
   branches/busybox_1_00_stable/busybox/init/Config.in
   branches/busybox_1_00_stable/busybox/init/init.c
   branches/busybox_1_00_stable/busybox/libbb/Makefile.in
   branches/busybox_1_00_stable/busybox/libbb/concat_path_file.c
   branches/busybox_1_00_stable/busybox/libbb/copyfd.c
   branches/busybox_1_00_stable/busybox/libbb/getopt_ulflags.c
   branches/busybox_1_00_stable/busybox/libbb/interface.c
   branches/busybox_1_00_stable/busybox/libbb/messages.c
   branches/busybox_1_00_stable/busybox/libbb/syscalls.c
   branches/busybox_1_00_stable/busybox/loginutils/Config.in
   branches/busybox_1_00_stable/busybox/loginutils/getty.c
   branches/busybox_1_00_stable/busybox/loginutils/login.c
   branches/busybox_1_00_stable/busybox/loginutils/su.c
   branches/busybox_1_00_stable/busybox/miscutils/Config.in
   branches/busybox_1_00_stable/busybox/miscutils/devfsd.c
   branches/busybox_1_00_stable/busybox/miscutils/strings.c
   branches/busybox_1_00_stable/busybox/modutils/insmod.c
   branches/busybox_1_00_stable/busybox/networking/httpd.c
   branches/busybox_1_00_stable/busybox/networking/ifconfig.c
   branches/busybox_1_00_stable/busybox/networking/ifupdown.c
   branches/busybox_1_00_stable/busybox/networking/inetd.c
   branches/busybox_1_00_stable/busybox/networking/libiproute/utils.c
   branches/busybox_1_00_stable/busybox/networking/nc.c
   branches/busybox_1_00_stable/busybox/networking/telnetd.c
   branches/busybox_1_00_stable/busybox/networking/tftp.c
   branches/busybox_1_00_stable/busybox/networking/udhcp/dhcpc.c
   branches/busybox_1_00_stable/busybox/scripts/config/Makefile
   branches/busybox_1_00_stable/busybox/scripts/config/conf.c
   branches/busybox_1_00_stable/busybox/scripts/config/confdata.c
   branches/busybox_1_00_stable/busybox/scripts/config/expr.c
   branches/busybox_1_00_stable/busybox/scripts/config/expr.h
   branches/busybox_1_00_stable/busybox/scripts/config/lkc.h
   branches/busybox_1_00_stable/busybox/scripts/config/lkc_proto.h
   branches/busybox_1_00_stable/busybox/scripts/config/mconf.c
   branches/busybox_1_00_stable/busybox/scripts/config/menu.c
   branches/busybox_1_00_stable/busybox/scripts/config/symbol.c
   branches/busybox_1_00_stable/busybox/scripts/config/util.c
   branches/busybox_1_00_stable/busybox/scripts/config/zconf.tab.c_shipped
   branches/busybox_1_00_stable/busybox/scripts/config/zconf.y
   branches/busybox_1_00_stable/busybox/shell/lash.c
   branches/busybox_1_00_stable/busybox/sysdeps/linux/Config.in
   branches/busybox_1_00_stable/busybox/sysklogd/Makefile
   branches/busybox_1_00_stable/busybox/sysklogd/logger.c
   branches/busybox_1_00_stable/busybox/util-linux/Config.in
   branches/busybox_1_00_stable/busybox/util-linux/Makefile
   branches/busybox_1_00_stable/busybox/util-linux/hwclock.c


Changeset:

Sorry, the patch is too large to include (9488 lines).
Please use ViewCVS to see it!

http://busybox.net/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=10856



More information about the busybox-cvs mailing list