# # ChangeLog for trunk/mindi-busybox/debianutils in MondoRescue # # Generated by Trac 1.6 # Mar 16, 2025, 12:11:48 AM Tue, 26 Sep 2006 07:47:32 GMT Bruno Cornec [839] * trunk/mindi-busybox (copied) * trunk/mindi-kernel/VERSION (modified) * trunk/mindi/.config-busybox-i386 (deleted) * trunk/mindi/.config-busybox-i386.net (deleted) * trunk/mindi/.config-busybox-ia64 (deleted) * trunk/mindi/ChangeLog (modified) * trunk/mindi/README.busybox (modified) * trunk/mindi/distributions/rpm/mindi.spec (modified) * trunk/mindi/install.sh (modified) * trunk/mindi/mindi (modified) * trunk/mindi/rootfs/bin/busybox-i386 (deleted) * trunk/mindi/rootfs/bin/busybox-i386.net (deleted) * trunk/mindi/rootfs/bin/busybox-ia64 (deleted) * trunk/mindi/src (copied) * trunk/mondo/distributions/rpm/mondo.spec (modified) * trunk/mondo/src/common/Makefile.am (modified) * trunk/mondo/src/common/libmondo-devices.c (modified) * trunk/mondo/src/common/libmondo-filelist.c (modified) * trunk/mondo/src/common/libmondo-files.c (modified) * trunk/mondo/src/common/libmondo-raid.c (modified) * trunk/mondo/src/common/mr_string.c (copied) * trunk/mondo/src/common/mr_string.h (copied) * trunk/mondo/src/mondorestore/mondo-restore.c (modified) * trunk/mondo/src/restore-scripts/mondo/stabgrub-me (modified) * trunk/tools/DISTROS (modified) * trunk/tools/build2pkg (modified) * trunk/tools/file2ftp (modified) * trunk/tools/mknewtag (modified) * trunk/tools/mknewversion (modified) * trunk/tools/pkg2ftp (modified) * trunk/tools/pkg2mdv (modified) * trunk/tools/svn2build (modified) merge -r814:838 $SVN_M/branches/stable Sat, 23 Sep 2006 21:32:34 GMT Bruno Cornec [821] * branches/stable/mindi-busybox (added) * branches/stable/mindi-busybox/.config-busybox-i386.net (moved) * branches/stable/mindi-busybox/.indent.pro (added) * branches/stable/mindi-busybox/AUTHORS (added) * branches/stable/mindi-busybox/Config.in (added) * branches/stable/mindi-busybox/INSTALL (added) * branches/stable/mindi-busybox/LICENSE (added) * branches/stable/mindi-busybox/Makefile (added) * branches/stable/mindi-busybox/README (added) * branches/stable/mindi-busybox/Rules.mak (added) * branches/stable/mindi-busybox/TODO (added) * branches/stable/mindi-busybox/applets (added) * branches/stable/mindi-busybox/applets/Makefile (added) * branches/stable/mindi-busybox/applets/Makefile.in (added) * branches/stable/mindi-busybox/applets/applets.c (added) * branches/stable/mindi-busybox/applets/busybox.c (added) * branches/stable/mindi-busybox/applets/busybox.mkll (added) * branches/stable/mindi-busybox/applets/install.sh (added) * branches/stable/mindi-busybox/applets/version.c (added) * branches/stable/mindi-busybox/archival (added) * branches/stable/mindi-busybox/archival/Config.in (added) * branches/stable/mindi-busybox/archival/Makefile (added) * branches/stable/mindi-busybox/archival/Makefile.in (added) * branches/stable/mindi-busybox/archival/ar.c (added) * branches/stable/mindi-busybox/archival/bunzip2.c (added) * branches/stable/mindi-busybox/archival/cpio.c (added) * branches/stable/mindi-busybox/archival/dpkg.c (added) * branches/stable/mindi-busybox/archival/dpkg_deb.c (added) * branches/stable/mindi-busybox/archival/gunzip.c (added) * branches/stable/mindi-busybox/archival/gzip.c (added) * branches/stable/mindi-busybox/archival/libunarchive (added) * branches/stable/mindi-busybox/archival/libunarchive/Makefile (added) * branches/stable/mindi-busybox/archival/libunarchive/Makefile.in (added) * branches/stable/mindi-busybox/archival/libunarchive/archive_xread_all.c (added) * branches/stable/mindi-busybox/archival/libunarchive/archive_xread_all_eof.c (added) * branches/stable/mindi-busybox/archival/libunarchive/check_header_gzip.c (added) * branches/stable/mindi-busybox/archival/libunarchive/data_align.c (added) * branches/stable/mindi-busybox/archival/libunarchive/data_extract_all.c (added) * branches/stable/mindi-busybox/archival/libunarchive/data_extract_to_buffer.c (added) * branches/stable/mindi-busybox/archival/libunarchive/data_extract_to_stdout.c (added) * branches/stable/mindi-busybox/archival/libunarchive/data_skip.c (added) * branches/stable/mindi-busybox/archival/libunarchive/decompress_bunzip2.c (added) * branches/stable/mindi-busybox/archival/libunarchive/decompress_uncompress.c (added) * branches/stable/mindi-busybox/archival/libunarchive/decompress_unlzma.c (added) * branches/stable/mindi-busybox/archival/libunarchive/decompress_unzip.c (added) * branches/stable/mindi-busybox/archival/libunarchive/filter_accept_all.c (added) * branches/stable/mindi-busybox/archival/libunarchive/filter_accept_list.c (added) * branches/stable/mindi-busybox/archival/libunarchive/filter_accept_list_reassign.c (added) * branches/stable/mindi-busybox/archival/libunarchive/filter_accept_reject_list.c (added) * branches/stable/mindi-busybox/archival/libunarchive/find_list_entry.c (added) * branches/stable/mindi-busybox/archival/libunarchive/get_header_ar.c (added) * branches/stable/mindi-busybox/archival/libunarchive/get_header_cpio.c (added) * branches/stable/mindi-busybox/archival/libunarchive/get_header_tar.c (added) * branches/stable/mindi-busybox/archival/libunarchive/get_header_tar_bz2.c (added) * branches/stable/mindi-busybox/archival/libunarchive/get_header_tar_gz.c (added) * branches/stable/mindi-busybox/archival/libunarchive/get_header_tar_lzma.c (added) * branches/stable/mindi-busybox/archival/libunarchive/header_list.c (added) * branches/stable/mindi-busybox/archival/libunarchive/header_skip.c (added) * branches/stable/mindi-busybox/archival/libunarchive/header_verbose_list.c (added) * branches/stable/mindi-busybox/archival/libunarchive/init_handle.c (added) * branches/stable/mindi-busybox/archival/libunarchive/open_transformer.c (added) * branches/stable/mindi-busybox/archival/libunarchive/seek_by_char.c (added) * branches/stable/mindi-busybox/archival/libunarchive/seek_by_jump.c (added) * branches/stable/mindi-busybox/archival/libunarchive/unpack_ar_archive.c (added) * branches/stable/mindi-busybox/archival/rpm.c (added) * branches/stable/mindi-busybox/archival/rpm2cpio.c (added) * branches/stable/mindi-busybox/archival/tar.c (added) * branches/stable/mindi-busybox/archival/uncompress.c (added) * branches/stable/mindi-busybox/archival/unlzma.c (added) * branches/stable/mindi-busybox/archival/unzip.c (added) * branches/stable/mindi-busybox/changelog (added) * branches/stable/mindi-busybox/console-tools (added) * branches/stable/mindi-busybox/console-tools/Config.in (added) * branches/stable/mindi-busybox/console-tools/Makefile (added) * branches/stable/mindi-busybox/console-tools/Makefile.in (added) * branches/stable/mindi-busybox/console-tools/chvt.c (added) * branches/stable/mindi-busybox/console-tools/clear.c (added) * branches/stable/mindi-busybox/console-tools/deallocvt.c (added) * branches/stable/mindi-busybox/console-tools/dumpkmap.c (added) * branches/stable/mindi-busybox/console-tools/loadfont.c (added) * branches/stable/mindi-busybox/console-tools/loadkmap.c (added) * branches/stable/mindi-busybox/console-tools/openvt.c (added) * branches/stable/mindi-busybox/console-tools/reset.c (added) * branches/stable/mindi-busybox/console-tools/setconsole.c (added) * branches/stable/mindi-busybox/console-tools/setkeycodes.c (added) * branches/stable/mindi-busybox/console-tools/setlogcons.c (added) * branches/stable/mindi-busybox/coreutils (added) * branches/stable/mindi-busybox/coreutils/Config.in (added) * branches/stable/mindi-busybox/coreutils/Makefile (added) * branches/stable/mindi-busybox/coreutils/Makefile.in (added) * branches/stable/mindi-busybox/coreutils/basename.c (added) * branches/stable/mindi-busybox/coreutils/cal.c (added) * branches/stable/mindi-busybox/coreutils/cat.c (added) * branches/stable/mindi-busybox/coreutils/catv.c (added) * branches/stable/mindi-busybox/coreutils/chgrp.c (added) * branches/stable/mindi-busybox/coreutils/chmod.c (added) * branches/stable/mindi-busybox/coreutils/chown.c (added) * branches/stable/mindi-busybox/coreutils/chroot.c (added) * branches/stable/mindi-busybox/coreutils/cksum.c (added) * branches/stable/mindi-busybox/coreutils/cmp.c (added) * branches/stable/mindi-busybox/coreutils/comm.c (added) * branches/stable/mindi-busybox/coreutils/cp.c (added) * branches/stable/mindi-busybox/coreutils/cut.c (added) * branches/stable/mindi-busybox/coreutils/date.c (added) * branches/stable/mindi-busybox/coreutils/dd.c (added) * branches/stable/mindi-busybox/coreutils/df.c (added) * branches/stable/mindi-busybox/coreutils/diff.c (added) * branches/stable/mindi-busybox/coreutils/dirname.c (added) * branches/stable/mindi-busybox/coreutils/dos2unix.c (added) * branches/stable/mindi-busybox/coreutils/du.c (added) * branches/stable/mindi-busybox/coreutils/echo.c (added) * branches/stable/mindi-busybox/coreutils/env.c (added) * branches/stable/mindi-busybox/coreutils/expr.c (added) * branches/stable/mindi-busybox/coreutils/false.c (added) * branches/stable/mindi-busybox/coreutils/fold.c (added) * branches/stable/mindi-busybox/coreutils/head.c (added) * branches/stable/mindi-busybox/coreutils/hostid.c (added) * branches/stable/mindi-busybox/coreutils/id.c (added) * branches/stable/mindi-busybox/coreutils/install.c (added) * branches/stable/mindi-busybox/coreutils/length.c (added) * branches/stable/mindi-busybox/coreutils/libcoreutils (added) * branches/stable/mindi-busybox/coreutils/libcoreutils/Makefile (added) * branches/stable/mindi-busybox/coreutils/libcoreutils/Makefile.in (added) * branches/stable/mindi-busybox/coreutils/libcoreutils/coreutils.h (added) * branches/stable/mindi-busybox/coreutils/libcoreutils/cp_mv_stat.c (added) * branches/stable/mindi-busybox/coreutils/libcoreutils/getopt_mk_fifo_nod.c (added) * branches/stable/mindi-busybox/coreutils/ln.c (added) * branches/stable/mindi-busybox/coreutils/logname.c (added) * branches/stable/mindi-busybox/coreutils/ls.c (added) * branches/stable/mindi-busybox/coreutils/md5_sha1_sum.c (added) * branches/stable/mindi-busybox/coreutils/mkdir.c (added) * branches/stable/mindi-busybox/coreutils/mkfifo.c (added) * branches/stable/mindi-busybox/coreutils/mknod.c (added) * branches/stable/mindi-busybox/coreutils/mv.c (added) * branches/stable/mindi-busybox/coreutils/nice.c (added) * branches/stable/mindi-busybox/coreutils/nohup.c (added) * branches/stable/mindi-busybox/coreutils/od.c (added) * branches/stable/mindi-busybox/coreutils/printenv.c (added) * branches/stable/mindi-busybox/coreutils/printf.c (added) * branches/stable/mindi-busybox/coreutils/pwd.c (added) * branches/stable/mindi-busybox/coreutils/realpath.c (added) * branches/stable/mindi-busybox/coreutils/rm.c (added) * branches/stable/mindi-busybox/coreutils/rmdir.c (added) * branches/stable/mindi-busybox/coreutils/seq.c (added) * branches/stable/mindi-busybox/coreutils/sleep.c (added) * branches/stable/mindi-busybox/coreutils/sort.c (added) * branches/stable/mindi-busybox/coreutils/stat.c (added) * branches/stable/mindi-busybox/coreutils/stty.c (added) * branches/stable/mindi-busybox/coreutils/sum.c (added) * branches/stable/mindi-busybox/coreutils/sync.c (added) * branches/stable/mindi-busybox/coreutils/tail.c (added) * branches/stable/mindi-busybox/coreutils/tee.c (added) * branches/stable/mindi-busybox/coreutils/test.c (added) * branches/stable/mindi-busybox/coreutils/touch.c (added) * branches/stable/mindi-busybox/coreutils/tr.c (added) * branches/stable/mindi-busybox/coreutils/true.c (added) * branches/stable/mindi-busybox/coreutils/tty.c (added) * branches/stable/mindi-busybox/coreutils/uname.c (added) * branches/stable/mindi-busybox/coreutils/uniq.c (added) * branches/stable/mindi-busybox/coreutils/usleep.c (added) * branches/stable/mindi-busybox/coreutils/uudecode.c (added) * branches/stable/mindi-busybox/coreutils/uuencode.c (added) * branches/stable/mindi-busybox/coreutils/watch.c (added) * branches/stable/mindi-busybox/coreutils/wc.c (added) * branches/stable/mindi-busybox/coreutils/who.c (added) * branches/stable/mindi-busybox/coreutils/whoami.c (added) * branches/stable/mindi-busybox/coreutils/yes.c (added) * branches/stable/mindi-busybox/debianutils (added) * branches/stable/mindi-busybox/debianutils/Config.in (added) * branches/stable/mindi-busybox/debianutils/Makefile (added) * branches/stable/mindi-busybox/debianutils/Makefile.in (added) * branches/stable/mindi-busybox/debianutils/mktemp.c (added) * branches/stable/mindi-busybox/debianutils/pipe_progress.c (added) * branches/stable/mindi-busybox/debianutils/readlink.c (added) * branches/stable/mindi-busybox/debianutils/run_parts.c (added) * branches/stable/mindi-busybox/debianutils/start_stop_daemon.c (added) * branches/stable/mindi-busybox/debianutils/which.c (added) * branches/stable/mindi-busybox/docs (added) * branches/stable/mindi-busybox/docs/autodocifier.pl (added) * branches/stable/mindi-busybox/docs/busybox.net (added) * branches/stable/mindi-busybox/docs/busybox.net/FAQ.html (added) * branches/stable/mindi-busybox/docs/busybox.net/about.html (added) * branches/stable/mindi-busybox/docs/busybox.net/busybox-growth.ps (added) * branches/stable/mindi-busybox/docs/busybox.net/copyright.txt (added) * branches/stable/mindi-busybox/docs/busybox.net/developer.html (added) * branches/stable/mindi-busybox/docs/busybox.net/download.html (added) * branches/stable/mindi-busybox/docs/busybox.net/footer.html (added) * branches/stable/mindi-busybox/docs/busybox.net/header.html (added) * branches/stable/mindi-busybox/docs/busybox.net/images (added) * branches/stable/mindi-busybox/docs/busybox.net/images/back.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/busybox.jpeg (added) * branches/stable/mindi-busybox/docs/busybox.net/images/busybox.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/busybox1.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/busybox2.jpg (added) * branches/stable/mindi-busybox/docs/busybox.net/images/busybox3.jpg (added) * branches/stable/mindi-busybox/docs/busybox.net/images/dir.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/donate.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/fm.mini.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/gfx_by_gimp.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/ltbutton2.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/osuosl.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/sdsmall.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/text.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/valid-html401.png (added) * branches/stable/mindi-busybox/docs/busybox.net/images/vh40.gif (added) * branches/stable/mindi-busybox/docs/busybox.net/images/written.in.vi.png (added) * branches/stable/mindi-busybox/docs/busybox.net/index.html (added) * branches/stable/mindi-busybox/docs/busybox.net/license.html (added) * branches/stable/mindi-busybox/docs/busybox.net/links.html (added) * branches/stable/mindi-busybox/docs/busybox.net/lists.html (added) * branches/stable/mindi-busybox/docs/busybox.net/news.html (added) * branches/stable/mindi-busybox/docs/busybox.net/oldnews.html (added) * branches/stable/mindi-busybox/docs/busybox.net/products.html (added) * branches/stable/mindi-busybox/docs/busybox.net/screenshot.html (added) * branches/stable/mindi-busybox/docs/busybox.net/shame.html (added) * branches/stable/mindi-busybox/docs/busybox.net/sponsors.html (added) * branches/stable/mindi-busybox/docs/busybox.net/subversion.html (added) * branches/stable/mindi-busybox/docs/busybox.net/tinyutils.html (added) * branches/stable/mindi-busybox/docs/busybox_footer.pod (added) * branches/stable/mindi-busybox/docs/busybox_header.pod (added) * branches/stable/mindi-busybox/docs/contributing.txt (added) * branches/stable/mindi-busybox/docs/new-applet-HOWTO.txt (added) * branches/stable/mindi-busybox/docs/style-guide.txt (added) * branches/stable/mindi-busybox/e2fsprogs (added) * branches/stable/mindi-busybox/e2fsprogs/Config.in (added) * branches/stable/mindi-busybox/e2fsprogs/Makefile (added) * branches/stable/mindi-busybox/e2fsprogs/Makefile.in (added) * branches/stable/mindi-busybox/e2fsprogs/README (added) * branches/stable/mindi-busybox/e2fsprogs/blkid (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/blkid.h (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/blkidP.h (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/blkid_getsize.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/cache.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/dev.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/devname.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/devno.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/list.h (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/probe.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/probe.h (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/read.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/resolve.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/save.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/tag.c (added) * branches/stable/mindi-busybox/e2fsprogs/blkid/version.c (added) * branches/stable/mindi-busybox/e2fsprogs/chattr.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2fsbb.h (added) * branches/stable/mindi-busybox/e2fsprogs/e2fsck.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2fsck.h (added) * branches/stable/mindi-busybox/e2fsprogs/e2p (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/e2p.h (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/feature.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/fgetsetflags.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/fgetsetversion.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/hashstr.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/iod.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/ls.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/mntopts.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/ostype.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/parse_num.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/pe.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/pf.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/ps.c (added) * branches/stable/mindi-busybox/e2fsprogs/e2p/uuid.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/alloc.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/alloc_sb.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/alloc_stats.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/alloc_tables.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/badblocks.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/bb_compat.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/bb_inode.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/bitmaps.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/bitops.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/bitops.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/block.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/bmap.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/bmove.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/brel.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/brel_ma.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/check_desc.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/closefs.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/cmp_bitmaps.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/dblist.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/dblist_dir.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/dir_iterate.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/dirblock.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/dirhash.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/dupfs.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/e2image.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/expanddir.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ext2_err.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ext2_ext_attr.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ext2_fs.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ext2_io.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ext2_types.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ext2fs.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ext2fsP.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ext2fs_inline.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ext_attr.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/fileio.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/finddev.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/flushb.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/freefs.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/gen_bitmap.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/get_pathname.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/getsectsize.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/getsize.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/icount.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/imager.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ind_block.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/initialize.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/inline.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/inode.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/inode_io.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/io_manager.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/irel.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/irel_ma.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/ismounted.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/jfs_dat.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/kernel-jbd.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/kernel-list.h (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/link.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/lookup.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/mkdir.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/mkjournal.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/namei.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/newdir.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/openfs.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/read_bb.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/read_bb_file.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/res_gdt.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/rs_bitmap.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/rw_bitmaps.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/sparse.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/swapfs.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/test_io.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/unix_io.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/unlink.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/valid_blk.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/version.c (added) * branches/stable/mindi-busybox/e2fsprogs/ext2fs/write_bb_file.c (added) * branches/stable/mindi-busybox/e2fsprogs/fsck.c (added) * branches/stable/mindi-busybox/e2fsprogs/fsck.h (added) * branches/stable/mindi-busybox/e2fsprogs/lsattr.c (added) * branches/stable/mindi-busybox/e2fsprogs/mke2fs.c (added) * branches/stable/mindi-busybox/e2fsprogs/tune2fs.c (added) * branches/stable/mindi-busybox/e2fsprogs/util.c (added) * branches/stable/mindi-busybox/e2fsprogs/util.h (added) * branches/stable/mindi-busybox/e2fsprogs/uuid (added) * branches/stable/mindi-busybox/e2fsprogs/uuid/compare.c (added) * branches/stable/mindi-busybox/e2fsprogs/uuid/gen_uuid.c (added) * branches/stable/mindi-busybox/e2fsprogs/uuid/pack.c (added) * branches/stable/mindi-busybox/e2fsprogs/uuid/parse.c (added) * branches/stable/mindi-busybox/e2fsprogs/uuid/unpack.c (added) * branches/stable/mindi-busybox/e2fsprogs/uuid/unparse.c (added) * branches/stable/mindi-busybox/e2fsprogs/uuid/uuid.h (added) * branches/stable/mindi-busybox/e2fsprogs/uuid/uuidP.h (added) * branches/stable/mindi-busybox/e2fsprogs/uuid/uuid_time.c (added) * branches/stable/mindi-busybox/editors (added) * branches/stable/mindi-busybox/editors/Config.in (added) * branches/stable/mindi-busybox/editors/Makefile (added) * branches/stable/mindi-busybox/editors/Makefile.in (added) * branches/stable/mindi-busybox/editors/awk.c (added) * branches/stable/mindi-busybox/editors/ed.c (added) * branches/stable/mindi-busybox/editors/patch.c (added) * branches/stable/mindi-busybox/editors/sed.c (added) * branches/stable/mindi-busybox/editors/vi.c (added) * branches/stable/mindi-busybox/examples (added) * branches/stable/mindi-busybox/examples/bootfloppy (added) * branches/stable/mindi-busybox/examples/bootfloppy/bootfloppy.txt (added) * branches/stable/mindi-busybox/examples/bootfloppy/display.txt (added) * branches/stable/mindi-busybox/examples/bootfloppy/etc (added) * branches/stable/mindi-busybox/examples/bootfloppy/etc/fstab (added) * branches/stable/mindi-busybox/examples/bootfloppy/etc/init.d (added) * branches/stable/mindi-busybox/examples/bootfloppy/etc/init.d/rcS (added) * branches/stable/mindi-busybox/examples/bootfloppy/etc/inittab (added) * branches/stable/mindi-busybox/examples/bootfloppy/etc/profile (added) * branches/stable/mindi-busybox/examples/bootfloppy/mkdevs.sh (added) * branches/stable/mindi-busybox/examples/bootfloppy/mkrootfs.sh (added) * branches/stable/mindi-busybox/examples/bootfloppy/mksyslinux.sh (added) * branches/stable/mindi-busybox/examples/bootfloppy/quickstart.txt (added) * branches/stable/mindi-busybox/examples/bootfloppy/syslinux.cfg (added) * branches/stable/mindi-busybox/examples/busybox.spec (added) * branches/stable/mindi-busybox/examples/depmod.pl (added) * branches/stable/mindi-busybox/examples/devfsd.conf (added) * branches/stable/mindi-busybox/examples/dnsd.conf (added) * branches/stable/mindi-busybox/examples/inetd.conf (added) * branches/stable/mindi-busybox/examples/inittab (added) * branches/stable/mindi-busybox/examples/mk2knr.pl (added) * branches/stable/mindi-busybox/examples/udhcp (added) * branches/stable/mindi-busybox/examples/udhcp/sample.bound (added) * branches/stable/mindi-busybox/examples/udhcp/sample.deconfig (added) * branches/stable/mindi-busybox/examples/udhcp/sample.nak (added) * branches/stable/mindi-busybox/examples/udhcp/sample.renew (added) * branches/stable/mindi-busybox/examples/udhcp/sample.script (added) * branches/stable/mindi-busybox/examples/udhcp/simple.script (added) * branches/stable/mindi-busybox/examples/udhcp/udhcpd.conf (added) * branches/stable/mindi-busybox/examples/undeb (added) * branches/stable/mindi-busybox/examples/unrpm (added) * branches/stable/mindi-busybox/examples/zcip.script (added) * branches/stable/mindi-busybox/findutils (added) * branches/stable/mindi-busybox/findutils/Config.in (added) * branches/stable/mindi-busybox/findutils/Makefile (added) * branches/stable/mindi-busybox/findutils/Makefile.in (added) * branches/stable/mindi-busybox/findutils/find.c (added) * branches/stable/mindi-busybox/findutils/grep.c (added) * branches/stable/mindi-busybox/findutils/xargs.c (added) * branches/stable/mindi-busybox/include (added) * branches/stable/mindi-busybox/include/applets.h (added) * branches/stable/mindi-busybox/include/busybox.h (added) * branches/stable/mindi-busybox/include/dump.h (added) * branches/stable/mindi-busybox/include/grp_.h (added) * branches/stable/mindi-busybox/include/inet_common.h (added) * branches/stable/mindi-busybox/include/libbb.h (added) * branches/stable/mindi-busybox/include/platform.h (added) * branches/stable/mindi-busybox/include/pwd_.h (added) * branches/stable/mindi-busybox/include/shadow_.h (added) * branches/stable/mindi-busybox/include/unarchive.h (added) * branches/stable/mindi-busybox/include/usage.h (added) * branches/stable/mindi-busybox/include/xregex.h (added) * branches/stable/mindi-busybox/init (added) * branches/stable/mindi-busybox/init/Config.in (added) * branches/stable/mindi-busybox/init/Makefile (added) * branches/stable/mindi-busybox/init/Makefile.in (added) * branches/stable/mindi-busybox/init/halt.c (added) * branches/stable/mindi-busybox/init/init.c (added) * branches/stable/mindi-busybox/init/init_shared.c (added) * branches/stable/mindi-busybox/init/init_shared.h (added) * branches/stable/mindi-busybox/init/mesg.c (added) * branches/stable/mindi-busybox/libbb (added) * branches/stable/mindi-busybox/libbb/Config.in (added) * branches/stable/mindi-busybox/libbb/Makefile (added) * branches/stable/mindi-busybox/libbb/Makefile.in (added) * branches/stable/mindi-busybox/libbb/README (added) * branches/stable/mindi-busybox/libbb/ask_confirmation.c (added) * branches/stable/mindi-busybox/libbb/bb_askpass.c (added) * branches/stable/mindi-busybox/libbb/bb_asprintf.c (added) * branches/stable/mindi-busybox/libbb/bb_do_delay.c (added) * branches/stable/mindi-busybox/libbb/bb_pwd.c (added) * branches/stable/mindi-busybox/libbb/bb_xbind.c (added) * branches/stable/mindi-busybox/libbb/bb_xchdir.c (added) * branches/stable/mindi-busybox/libbb/bb_xdaemon.c (added) * branches/stable/mindi-busybox/libbb/bb_xlisten.c (added) * branches/stable/mindi-busybox/libbb/bb_xsocket.c (added) * branches/stable/mindi-busybox/libbb/change_identity.c (added) * branches/stable/mindi-busybox/libbb/chomp.c (added) * branches/stable/mindi-busybox/libbb/compare_string_array.c (added) * branches/stable/mindi-busybox/libbb/concat_path_file.c (added) * branches/stable/mindi-busybox/libbb/concat_subpath_file.c (added) * branches/stable/mindi-busybox/libbb/copy_file.c (added) * branches/stable/mindi-busybox/libbb/copyfd.c (added) * branches/stable/mindi-busybox/libbb/correct_password.c (added) * branches/stable/mindi-busybox/libbb/crc32.c (added) * branches/stable/mindi-busybox/libbb/create_icmp6_socket.c (added) * branches/stable/mindi-busybox/libbb/create_icmp_socket.c (added) * branches/stable/mindi-busybox/libbb/default_error_retval.c (added) * branches/stable/mindi-busybox/libbb/device_open.c (added) * branches/stable/mindi-busybox/libbb/dump.c (added) * branches/stable/mindi-busybox/libbb/error_msg.c (added) * branches/stable/mindi-busybox/libbb/error_msg_and_die.c (added) * branches/stable/mindi-busybox/libbb/fclose_nonstdin.c (added) * branches/stable/mindi-busybox/libbb/fflush_stdout_and_exit.c (added) * branches/stable/mindi-busybox/libbb/fgets_str.c (added) * branches/stable/mindi-busybox/libbb/find_mount_point.c (added) * branches/stable/mindi-busybox/libbb/find_pid_by_name.c (added) * branches/stable/mindi-busybox/libbb/find_root_device.c (added) * branches/stable/mindi-busybox/libbb/full_read.c (added) * branches/stable/mindi-busybox/libbb/full_write.c (added) * branches/stable/mindi-busybox/libbb/get_console.c (added) * branches/stable/mindi-busybox/libbb/get_last_path_component.c (added) * branches/stable/mindi-busybox/libbb/get_line_from_file.c (added) * branches/stable/mindi-busybox/libbb/get_terminal_width_height.c (added) * branches/stable/mindi-busybox/libbb/getopt_ulflags.c (added) * branches/stable/mindi-busybox/libbb/herror_msg.c (added) * branches/stable/mindi-busybox/libbb/herror_msg_and_die.c (added) * branches/stable/mindi-busybox/libbb/human_readable.c (added) * branches/stable/mindi-busybox/libbb/inet_common.c (added) * branches/stable/mindi-busybox/libbb/inode_hash.c (added) * branches/stable/mindi-busybox/libbb/isdirectory.c (added) * branches/stable/mindi-busybox/libbb/kernel_version.c (added) * branches/stable/mindi-busybox/libbb/last_char_is.c (added) * branches/stable/mindi-busybox/libbb/llist.c (added) * branches/stable/mindi-busybox/libbb/login.c (added) * branches/stable/mindi-busybox/libbb/loop.c (added) * branches/stable/mindi-busybox/libbb/make_directory.c (added) * branches/stable/mindi-busybox/libbb/md5.c (added) * branches/stable/mindi-busybox/libbb/messages.c (added) * branches/stable/mindi-busybox/libbb/mode_string.c (added) * branches/stable/mindi-busybox/libbb/mtab.c (added) * branches/stable/mindi-busybox/libbb/mtab_file.c (added) * branches/stable/mindi-busybox/libbb/obscure.c (added) * branches/stable/mindi-busybox/libbb/opendir.c (added) * branches/stable/mindi-busybox/libbb/parse_mode.c (added) * branches/stable/mindi-busybox/libbb/parse_number.c (added) * branches/stable/mindi-busybox/libbb/perror_msg.c (added) * branches/stable/mindi-busybox/libbb/perror_msg_and_die.c (added) * branches/stable/mindi-busybox/libbb/perror_nomsg.c (added) * branches/stable/mindi-busybox/libbb/perror_nomsg_and_die.c (added) * branches/stable/mindi-busybox/libbb/print_file.c (added) * branches/stable/mindi-busybox/libbb/printf.c (added) * branches/stable/mindi-busybox/libbb/process_escape_sequence.c (added) * branches/stable/mindi-busybox/libbb/procps.c (added) * branches/stable/mindi-busybox/libbb/pw_encrypt.c (added) * branches/stable/mindi-busybox/libbb/pwd2spwd.c (added) * branches/stable/mindi-busybox/libbb/qmodule.c (added) * branches/stable/mindi-busybox/libbb/read_package_field.c (added) * branches/stable/mindi-busybox/libbb/recursive_action.c (added) * branches/stable/mindi-busybox/libbb/remove_file.c (added) * branches/stable/mindi-busybox/libbb/restricted_shell.c (added) * branches/stable/mindi-busybox/libbb/run_parts.c (added) * branches/stable/mindi-busybox/libbb/run_shell.c (added) * branches/stable/mindi-busybox/libbb/safe_read.c (added) * branches/stable/mindi-busybox/libbb/safe_strncpy.c (added) * branches/stable/mindi-busybox/libbb/safe_strtol.c (added) * branches/stable/mindi-busybox/libbb/safe_write.c (added) * branches/stable/mindi-busybox/libbb/setup_environment.c (added) * branches/stable/mindi-busybox/libbb/sha1.c (added) * branches/stable/mindi-busybox/libbb/simplify_path.c (added) * branches/stable/mindi-busybox/libbb/skip_whitespace.c (added) * branches/stable/mindi-busybox/libbb/speed_table.c (added) * branches/stable/mindi-busybox/libbb/trim.c (added) * branches/stable/mindi-busybox/libbb/u_signal_names.c (added) * branches/stable/mindi-busybox/libbb/vdprintf.c (added) * branches/stable/mindi-busybox/libbb/verror_msg.c (added) * branches/stable/mindi-busybox/libbb/vfork_daemon_rexec.c (added) * branches/stable/mindi-busybox/libbb/vherror_msg.c (added) * branches/stable/mindi-busybox/libbb/vperror_msg.c (added) * branches/stable/mindi-busybox/libbb/warn_ignoring_args.c (added) * branches/stable/mindi-busybox/libbb/wfopen.c (added) * branches/stable/mindi-busybox/libbb/wfopen_input.c (added) * branches/stable/mindi-busybox/libbb/xconnect.c (added) * branches/stable/mindi-busybox/libbb/xfuncs.c (added) * branches/stable/mindi-busybox/libbb/xgetcwd.c (added) * branches/stable/mindi-busybox/libbb/xgethostbyname.c (added) * branches/stable/mindi-busybox/libbb/xgethostbyname2.c (added) * branches/stable/mindi-busybox/libbb/xgetlarg.c (added) * branches/stable/mindi-busybox/libbb/xgetularg.c (added) * branches/stable/mindi-busybox/libbb/xreadlink.c (added) * branches/stable/mindi-busybox/libbb/xregcomp.c (added) * branches/stable/mindi-busybox/libbb/xstat.c (added) * branches/stable/mindi-busybox/libpwdgrp (added) * branches/stable/mindi-busybox/libpwdgrp/Makefile (added) * branches/stable/mindi-busybox/libpwdgrp/Makefile.in (added) * branches/stable/mindi-busybox/libpwdgrp/pwd_grp.c (added) * branches/stable/mindi-busybox/libpwdgrp/pwd_grp_internal.c (added) * branches/stable/mindi-busybox/loginutils (added) * branches/stable/mindi-busybox/loginutils/Config.in (added) * branches/stable/mindi-busybox/loginutils/Makefile (added) * branches/stable/mindi-busybox/loginutils/Makefile.in (added) * branches/stable/mindi-busybox/loginutils/addgroup.c (added) * branches/stable/mindi-busybox/loginutils/adduser.c (added) * branches/stable/mindi-busybox/loginutils/deluser.c (added) * branches/stable/mindi-busybox/loginutils/getty.c (added) * branches/stable/mindi-busybox/loginutils/login.c (added) * branches/stable/mindi-busybox/loginutils/passwd.c (added) * branches/stable/mindi-busybox/loginutils/su.c (added) * branches/stable/mindi-busybox/loginutils/sulogin.c (added) * branches/stable/mindi-busybox/loginutils/vlock.c (added) * branches/stable/mindi-busybox/miscutils (added) * branches/stable/mindi-busybox/miscutils/Config.in (added) * branches/stable/mindi-busybox/miscutils/Makefile (added) * branches/stable/mindi-busybox/miscutils/Makefile.in (added) * branches/stable/mindi-busybox/miscutils/adjtimex.c (added) * branches/stable/mindi-busybox/miscutils/bbconfig.c (added) * branches/stable/mindi-busybox/miscutils/crond.c (added) * branches/stable/mindi-busybox/miscutils/crontab.c (added) * branches/stable/mindi-busybox/miscutils/dc.c (added) * branches/stable/mindi-busybox/miscutils/devfsd.c (added) * branches/stable/mindi-busybox/miscutils/eject.c (added) * branches/stable/mindi-busybox/miscutils/hdparm.c (added) * branches/stable/mindi-busybox/miscutils/last.c (added) * branches/stable/mindi-busybox/miscutils/less.c (added) * branches/stable/mindi-busybox/miscutils/makedevs.c (added) * branches/stable/mindi-busybox/miscutils/mountpoint.c (added) * branches/stable/mindi-busybox/miscutils/mt.c (added) * branches/stable/mindi-busybox/miscutils/runlevel.c (added) * branches/stable/mindi-busybox/miscutils/rx.c (added) * branches/stable/mindi-busybox/miscutils/setsid.c (added) * branches/stable/mindi-busybox/miscutils/strings.c (added) * branches/stable/mindi-busybox/miscutils/time.c (added) * branches/stable/mindi-busybox/miscutils/watchdog.c (added) * branches/stable/mindi-busybox/modutils (added) * branches/stable/mindi-busybox/modutils/Config.in (added) * branches/stable/mindi-busybox/modutils/Makefile (added) * branches/stable/mindi-busybox/modutils/Makefile.in (added) * branches/stable/mindi-busybox/modutils/insmod.c (added) * branches/stable/mindi-busybox/modutils/lsmod.c (added) * branches/stable/mindi-busybox/modutils/modprobe.c (added) * branches/stable/mindi-busybox/modutils/rmmod.c (added) * branches/stable/mindi-busybox/networking (added) * branches/stable/mindi-busybox/networking/Config.in (added) * branches/stable/mindi-busybox/networking/Makefile (added) * branches/stable/mindi-busybox/networking/Makefile.in (added) * branches/stable/mindi-busybox/networking/arping.c (added) * branches/stable/mindi-busybox/networking/dnsd.c (added) * branches/stable/mindi-busybox/networking/ether-wake.c (added) * branches/stable/mindi-busybox/networking/fakeidentd.c (added) * branches/stable/mindi-busybox/networking/ftpgetput.c (added) * branches/stable/mindi-busybox/networking/hostname.c (added) * branches/stable/mindi-busybox/networking/httpd.c (added) * branches/stable/mindi-busybox/networking/ifconfig.c (added) * branches/stable/mindi-busybox/networking/ifupdown.c (added) * branches/stable/mindi-busybox/networking/inetd.c (added) * branches/stable/mindi-busybox/networking/interface.c (added) * branches/stable/mindi-busybox/networking/ip.c (added) * branches/stable/mindi-busybox/networking/ipaddr.c (added) * branches/stable/mindi-busybox/networking/ipcalc.c (added) * branches/stable/mindi-busybox/networking/iplink.c (added) * branches/stable/mindi-busybox/networking/iproute.c (added) * branches/stable/mindi-busybox/networking/iptunnel.c (added) * branches/stable/mindi-busybox/networking/libiproute (added) * branches/stable/mindi-busybox/networking/libiproute/Makefile (added) * branches/stable/mindi-busybox/networking/libiproute/Makefile.in (added) * branches/stable/mindi-busybox/networking/libiproute/ip_common.h (added) * branches/stable/mindi-busybox/networking/libiproute/ip_parse_common_args.c (added) * branches/stable/mindi-busybox/networking/libiproute/ipaddress.c (added) * branches/stable/mindi-busybox/networking/libiproute/iplink.c (added) * branches/stable/mindi-busybox/networking/libiproute/iproute.c (added) * branches/stable/mindi-busybox/networking/libiproute/iptunnel.c (added) * branches/stable/mindi-busybox/networking/libiproute/libnetlink.c (added) * branches/stable/mindi-busybox/networking/libiproute/libnetlink.h (added) * branches/stable/mindi-busybox/networking/libiproute/linux (added) * branches/stable/mindi-busybox/networking/libiproute/linux/pkt_sched.h (added) * branches/stable/mindi-busybox/networking/libiproute/ll_addr.c (added) * branches/stable/mindi-busybox/networking/libiproute/ll_map.c (added) * branches/stable/mindi-busybox/networking/libiproute/ll_map.h (added) * branches/stable/mindi-busybox/networking/libiproute/ll_proto.c (added) * branches/stable/mindi-busybox/networking/libiproute/ll_types.c (added) * branches/stable/mindi-busybox/networking/libiproute/rt_names.c (added) * branches/stable/mindi-busybox/networking/libiproute/rt_names.h (added) * branches/stable/mindi-busybox/networking/libiproute/rtm_map.c (added) * branches/stable/mindi-busybox/networking/libiproute/rtm_map.h (added) * branches/stable/mindi-busybox/networking/libiproute/utils.c (added) * branches/stable/mindi-busybox/networking/libiproute/utils.h (added) * branches/stable/mindi-busybox/networking/nameif.c (added) * branches/stable/mindi-busybox/networking/nc.c (added) * branches/stable/mindi-busybox/networking/netstat.c (added) * branches/stable/mindi-busybox/networking/nslookup.c (added) * branches/stable/mindi-busybox/networking/ping.c (added) * branches/stable/mindi-busybox/networking/ping6.c (added) * branches/stable/mindi-busybox/networking/route.c (added) * branches/stable/mindi-busybox/networking/telnet.c (added) * branches/stable/mindi-busybox/networking/telnetd.c (added) * branches/stable/mindi-busybox/networking/tftp.c (added) * branches/stable/mindi-busybox/networking/traceroute.c (added) * branches/stable/mindi-busybox/networking/udhcp (added) * branches/stable/mindi-busybox/networking/udhcp/Config.in (added) * branches/stable/mindi-busybox/networking/udhcp/Makefile (added) * branches/stable/mindi-busybox/networking/udhcp/Makefile.in (added) * branches/stable/mindi-busybox/networking/udhcp/arpping.c (added) * branches/stable/mindi-busybox/networking/udhcp/arpping.h (added) * branches/stable/mindi-busybox/networking/udhcp/clientpacket.c (added) * branches/stable/mindi-busybox/networking/udhcp/clientpacket.h (added) * branches/stable/mindi-busybox/networking/udhcp/clientsocket.c (added) * branches/stable/mindi-busybox/networking/udhcp/clientsocket.h (added) * branches/stable/mindi-busybox/networking/udhcp/common.c (added) * branches/stable/mindi-busybox/networking/udhcp/common.h (added) * branches/stable/mindi-busybox/networking/udhcp/dhcpc.c (added) * branches/stable/mindi-busybox/networking/udhcp/dhcpc.h (added) * branches/stable/mindi-busybox/networking/udhcp/dhcpd.c (added) * branches/stable/mindi-busybox/networking/udhcp/dhcpd.h (added) * branches/stable/mindi-busybox/networking/udhcp/dumpleases.c (added) * branches/stable/mindi-busybox/networking/udhcp/files.c (added) * branches/stable/mindi-busybox/networking/udhcp/files.h (added) * branches/stable/mindi-busybox/networking/udhcp/frontend.c (added) * branches/stable/mindi-busybox/networking/udhcp/leases.c (added) * branches/stable/mindi-busybox/networking/udhcp/leases.h (added) * branches/stable/mindi-busybox/networking/udhcp/libbb_udhcp.h (added) * branches/stable/mindi-busybox/networking/udhcp/options.c (added) * branches/stable/mindi-busybox/networking/udhcp/options.h (added) * branches/stable/mindi-busybox/networking/udhcp/packet.c (added) * branches/stable/mindi-busybox/networking/udhcp/packet.h (added) * branches/stable/mindi-busybox/networking/udhcp/pidfile.c (added) * branches/stable/mindi-busybox/networking/udhcp/pidfile.h (added) * branches/stable/mindi-busybox/networking/udhcp/script.c (added) * branches/stable/mindi-busybox/networking/udhcp/serverpacket.c (added) * branches/stable/mindi-busybox/networking/udhcp/serverpacket.h (added) * branches/stable/mindi-busybox/networking/udhcp/signalpipe.c (added) * branches/stable/mindi-busybox/networking/udhcp/signalpipe.h (added) * branches/stable/mindi-busybox/networking/udhcp/socket.c (added) * branches/stable/mindi-busybox/networking/udhcp/socket.h (added) * branches/stable/mindi-busybox/networking/udhcp/static_leases.c (added) * branches/stable/mindi-busybox/networking/udhcp/static_leases.h (added) * branches/stable/mindi-busybox/networking/vconfig.c (added) * branches/stable/mindi-busybox/networking/wget.c (added) * branches/stable/mindi-busybox/networking/zcip.c (added) * branches/stable/mindi-busybox/procps (added) * branches/stable/mindi-busybox/procps/Config.in (added) * branches/stable/mindi-busybox/procps/Makefile (added) * branches/stable/mindi-busybox/procps/Makefile.in (added) * branches/stable/mindi-busybox/procps/free.c (added) * branches/stable/mindi-busybox/procps/fuser.c (added) * branches/stable/mindi-busybox/procps/kill.c (added) * branches/stable/mindi-busybox/procps/pidof.c (added) * branches/stable/mindi-busybox/procps/ps.c (added) * branches/stable/mindi-busybox/procps/renice.c (added) * branches/stable/mindi-busybox/procps/sysctl.c (added) * branches/stable/mindi-busybox/procps/top.c (added) * branches/stable/mindi-busybox/procps/uptime.c (added) * branches/stable/mindi-busybox/scripts (added) * branches/stable/mindi-busybox/scripts/bb_mkdep.c (added) * branches/stable/mindi-busybox/scripts/bloat-o-meter (added) * branches/stable/mindi-busybox/scripts/checkhelp.awk (added) * branches/stable/mindi-busybox/scripts/config (added) * branches/stable/mindi-busybox/scripts/config/Kconfig-language.txt (added) * branches/stable/mindi-busybox/scripts/config/Makefile (added) * branches/stable/mindi-busybox/scripts/config/conf.c (added) * branches/stable/mindi-busybox/scripts/config/confdata.c (added) * branches/stable/mindi-busybox/scripts/config/expr.c (added) * branches/stable/mindi-busybox/scripts/config/expr.h (added) * branches/stable/mindi-busybox/scripts/config/lex.zconf.c_shipped (added) * branches/stable/mindi-busybox/scripts/config/lkc.h (added) * branches/stable/mindi-busybox/scripts/config/lkc_proto.h (added) * branches/stable/mindi-busybox/scripts/config/lxdialog (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/BIG.FAT.WARNING (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/checklist.c (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/colors.h (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/dialog.h (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/inputbox.c (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/menubox.c (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/msgbox.c (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/textbox.c (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/util.c (added) * branches/stable/mindi-busybox/scripts/config/lxdialog/yesno.c (added) * branches/stable/mindi-busybox/scripts/config/mconf.c (added) * branches/stable/mindi-busybox/scripts/config/menu.c (added) * branches/stable/mindi-busybox/scripts/config/mkconfigs (added) * branches/stable/mindi-busybox/scripts/config/symbol.c (added) * branches/stable/mindi-busybox/scripts/config/util.c (added) * branches/stable/mindi-busybox/scripts/config/zconf.l (added) * branches/stable/mindi-busybox/scripts/config/zconf.tab.c_shipped (added) * branches/stable/mindi-busybox/scripts/config/zconf.tab.h_shipped (added) * branches/stable/mindi-busybox/scripts/config/zconf.y (added) * branches/stable/mindi-busybox/scripts/objsizes (added) * branches/stable/mindi-busybox/scripts/showasm (added) * branches/stable/mindi-busybox/scripts/usage.c (added) * branches/stable/mindi-busybox/scripts/usage_compressed (added) * branches/stable/mindi-busybox/shell (added) * branches/stable/mindi-busybox/shell/Config.in (added) * branches/stable/mindi-busybox/shell/Makefile (added) * branches/stable/mindi-busybox/shell/Makefile.in (added) * branches/stable/mindi-busybox/shell/ash.c (added) * branches/stable/mindi-busybox/shell/cmdedit.c (added) * branches/stable/mindi-busybox/shell/cmdedit.h (added) * branches/stable/mindi-busybox/shell/hush.c (added) * branches/stable/mindi-busybox/shell/lash.c (added) * branches/stable/mindi-busybox/shell/msh.c (added) * branches/stable/mindi-busybox/sysklogd (added) * branches/stable/mindi-busybox/sysklogd/Config.in (added) * branches/stable/mindi-busybox/sysklogd/Makefile (added) * branches/stable/mindi-busybox/sysklogd/Makefile.in (added) * branches/stable/mindi-busybox/sysklogd/klogd.c (added) * branches/stable/mindi-busybox/sysklogd/logger.c (added) * branches/stable/mindi-busybox/sysklogd/logread.c (added) * branches/stable/mindi-busybox/sysklogd/syslogd.c (added) * branches/stable/mindi-busybox/testsuite (added) * branches/stable/mindi-busybox/testsuite/README (added) * branches/stable/mindi-busybox/testsuite/TODO (added) * branches/stable/mindi-busybox/testsuite/all_sourcecode.tests (added) * branches/stable/mindi-busybox/testsuite/basename (added) * branches/stable/mindi-busybox/testsuite/basename/basename-does-not-remove-identical-extension (added) * branches/stable/mindi-busybox/testsuite/basename/basename-works (added) * branches/stable/mindi-busybox/testsuite/bunzip2 (added) * branches/stable/mindi-busybox/testsuite/bunzip2/bunzip2-reads-from-standard-input (added) * branches/stable/mindi-busybox/testsuite/bunzip2/bunzip2-removes-compressed-file (added) * branches/stable/mindi-busybox/testsuite/bunzip2/bzcat-does-not-remove-compressed-file (added) * branches/stable/mindi-busybox/testsuite/busybox.tests (added) * branches/stable/mindi-busybox/testsuite/cat (added) * branches/stable/mindi-busybox/testsuite/cat/cat-prints-a-file (added) * branches/stable/mindi-busybox/testsuite/cat/cat-prints-a-file-and-standard-input (added) * branches/stable/mindi-busybox/testsuite/cmp (added) * branches/stable/mindi-busybox/testsuite/cmp/cmp-detects-difference (added) * branches/stable/mindi-busybox/testsuite/cp (added) * branches/stable/mindi-busybox/testsuite/cp/cp-a-files-to-dir (added) * branches/stable/mindi-busybox/testsuite/cp/cp-a-preserves-links (added) * branches/stable/mindi-busybox/testsuite/cp/cp-copies-empty-file (added) * branches/stable/mindi-busybox/testsuite/cp/cp-copies-large-file (added) * branches/stable/mindi-busybox/testsuite/cp/cp-copies-small-file (added) * branches/stable/mindi-busybox/testsuite/cp/cp-d-files-to-dir (added) * branches/stable/mindi-busybox/testsuite/cp/cp-dir-create-dir (added) * branches/stable/mindi-busybox/testsuite/cp/cp-dir-existing-dir (added) * branches/stable/mindi-busybox/testsuite/cp/cp-does-not-copy-unreadable-file (added) * branches/stable/mindi-busybox/testsuite/cp/cp-files-to-dir (added) * branches/stable/mindi-busybox/testsuite/cp/cp-follows-links (added) * branches/stable/mindi-busybox/testsuite/cp/cp-preserves-hard-links (added) * branches/stable/mindi-busybox/testsuite/cp/cp-preserves-links (added) * branches/stable/mindi-busybox/testsuite/cp/cp-preserves-source-file (added) * branches/stable/mindi-busybox/testsuite/cut (added) * branches/stable/mindi-busybox/testsuite/cut/cut-cuts-a-character (added) * branches/stable/mindi-busybox/testsuite/cut/cut-cuts-a-closed-range (added) * branches/stable/mindi-busybox/testsuite/cut/cut-cuts-a-field (added) * branches/stable/mindi-busybox/testsuite/cut/cut-cuts-an-open-range (added) * branches/stable/mindi-busybox/testsuite/cut/cut-cuts-an-unclosed-range (added) * branches/stable/mindi-busybox/testsuite/date (added) * branches/stable/mindi-busybox/testsuite/date/date-R-works (added) * branches/stable/mindi-busybox/testsuite/date/date-format-works (added) * branches/stable/mindi-busybox/testsuite/date/date-u-works (added) * branches/stable/mindi-busybox/testsuite/date/date-works (added) * branches/stable/mindi-busybox/testsuite/dd (added) * branches/stable/mindi-busybox/testsuite/dd/dd-accepts-if (added) * branches/stable/mindi-busybox/testsuite/dd/dd-accepts-of (added) * branches/stable/mindi-busybox/testsuite/dd/dd-copies-from-standard-input-to-standard-output (added) * branches/stable/mindi-busybox/testsuite/dd/dd-prints-count-to-standard-error (added) * branches/stable/mindi-busybox/testsuite/dirname (added) * branches/stable/mindi-busybox/testsuite/dirname/dirname-handles-absolute-path (added) * branches/stable/mindi-busybox/testsuite/dirname/dirname-handles-empty-path (added) * branches/stable/mindi-busybox/testsuite/dirname/dirname-handles-multiple-slashes (added) * branches/stable/mindi-busybox/testsuite/dirname/dirname-handles-relative-path (added) * branches/stable/mindi-busybox/testsuite/dirname/dirname-handles-root (added) * branches/stable/mindi-busybox/testsuite/dirname/dirname-handles-single-component (added) * branches/stable/mindi-busybox/testsuite/dirname/dirname-works (added) * branches/stable/mindi-busybox/testsuite/du (added) * branches/stable/mindi-busybox/testsuite/du/du-h-works (added) * branches/stable/mindi-busybox/testsuite/du/du-k-works (added) * branches/stable/mindi-busybox/testsuite/du/du-l-works (added) * branches/stable/mindi-busybox/testsuite/du/du-m-works (added) * branches/stable/mindi-busybox/testsuite/du/du-s-works (added) * branches/stable/mindi-busybox/testsuite/du/du-works (added) * branches/stable/mindi-busybox/testsuite/echo (added) * branches/stable/mindi-busybox/testsuite/echo/echo-does-not-print-newline (added) * branches/stable/mindi-busybox/testsuite/echo/echo-prints-argument (added) * branches/stable/mindi-busybox/testsuite/echo/echo-prints-arguments (added) * branches/stable/mindi-busybox/testsuite/echo/echo-prints-newline (added) * branches/stable/mindi-busybox/testsuite/expr (added) * branches/stable/mindi-busybox/testsuite/expr/expr-works (added) * branches/stable/mindi-busybox/testsuite/false (added) * branches/stable/mindi-busybox/testsuite/false/false-is-silent (added) * branches/stable/mindi-busybox/testsuite/false/false-returns-failure (added) * branches/stable/mindi-busybox/testsuite/find (added) * branches/stable/mindi-busybox/testsuite/find/find-supports-minus-xdev (added) * branches/stable/mindi-busybox/testsuite/grep.tests (added) * branches/stable/mindi-busybox/testsuite/gunzip (added) * branches/stable/mindi-busybox/testsuite/gunzip/gunzip-reads-from-standard-input (added) * branches/stable/mindi-busybox/testsuite/gzip (added) * branches/stable/mindi-busybox/testsuite/gzip/gzip-accepts-multiple-files (added) * branches/stable/mindi-busybox/testsuite/gzip/gzip-accepts-single-minus (added) * branches/stable/mindi-busybox/testsuite/gzip/gzip-removes-original-file (added) * branches/stable/mindi-busybox/testsuite/head (added) * branches/stable/mindi-busybox/testsuite/head/head-n-works (added) * branches/stable/mindi-busybox/testsuite/head/head-works (added) * branches/stable/mindi-busybox/testsuite/hostid (added) * branches/stable/mindi-busybox/testsuite/hostid/hostid-works (added) * branches/stable/mindi-busybox/testsuite/hostname (added) * branches/stable/mindi-busybox/testsuite/hostname/hostname-d-works (added) * branches/stable/mindi-busybox/testsuite/hostname/hostname-i-works (added) * branches/stable/mindi-busybox/testsuite/hostname/hostname-s-works (added) * branches/stable/mindi-busybox/testsuite/hostname/hostname-works (added) * branches/stable/mindi-busybox/testsuite/id (added) * branches/stable/mindi-busybox/testsuite/id/id-g-works (added) * branches/stable/mindi-busybox/testsuite/id/id-u-works (added) * branches/stable/mindi-busybox/testsuite/id/id-un-works (added) * branches/stable/mindi-busybox/testsuite/id/id-ur-works (added) * branches/stable/mindi-busybox/testsuite/ln (added) * branches/stable/mindi-busybox/testsuite/ln/ln-creates-hard-links (added) * branches/stable/mindi-busybox/testsuite/ln/ln-creates-soft-links (added) * branches/stable/mindi-busybox/testsuite/ln/ln-force-creates-hard-links (added) * branches/stable/mindi-busybox/testsuite/ln/ln-force-creates-soft-links (added) * branches/stable/mindi-busybox/testsuite/ln/ln-preserves-hard-links (added) * branches/stable/mindi-busybox/testsuite/ln/ln-preserves-soft-links (added) * branches/stable/mindi-busybox/testsuite/ls (added) * branches/stable/mindi-busybox/testsuite/ls/ls-1-works (added) * branches/stable/mindi-busybox/testsuite/ls/ls-h-works (added) * branches/stable/mindi-busybox/testsuite/ls/ls-l-works (added) * branches/stable/mindi-busybox/testsuite/ls/ls-s-works (added) * branches/stable/mindi-busybox/testsuite/md5sum (added) * branches/stable/mindi-busybox/testsuite/md5sum/md5sum-verifies-non-binary-file (added) * branches/stable/mindi-busybox/testsuite/mkdir (added) * branches/stable/mindi-busybox/testsuite/mkdir/mkdir-makes-a-directory (added) * branches/stable/mindi-busybox/testsuite/mkdir/mkdir-makes-parent-directories (added) * branches/stable/mindi-busybox/testsuite/mount.testroot (added) * branches/stable/mindi-busybox/testsuite/msh (added) * branches/stable/mindi-busybox/testsuite/msh/msh-supports-underscores-in-variable-names (added) * branches/stable/mindi-busybox/testsuite/mv (added) * branches/stable/mindi-busybox/testsuite/mv/mv-files-to-dir (added) * branches/stable/mindi-busybox/testsuite/mv/mv-follows-links (added) * branches/stable/mindi-busybox/testsuite/mv/mv-moves-empty-file (added) * branches/stable/mindi-busybox/testsuite/mv/mv-moves-file (added) * branches/stable/mindi-busybox/testsuite/mv/mv-moves-hardlinks (added) * branches/stable/mindi-busybox/testsuite/mv/mv-moves-large-file (added) * branches/stable/mindi-busybox/testsuite/mv/mv-moves-small-file (added) * branches/stable/mindi-busybox/testsuite/mv/mv-moves-symlinks (added) * branches/stable/mindi-busybox/testsuite/mv/mv-moves-unreadable-files (added) * branches/stable/mindi-busybox/testsuite/mv/mv-preserves-hard-links (added) * branches/stable/mindi-busybox/testsuite/mv/mv-preserves-links (added) * branches/stable/mindi-busybox/testsuite/mv/mv-refuses-mv-dir-to-subdir (added) * branches/stable/mindi-busybox/testsuite/mv/mv-removes-source-file (added) * branches/stable/mindi-busybox/testsuite/pidof.tests (added) * branches/stable/mindi-busybox/testsuite/pwd (added) * branches/stable/mindi-busybox/testsuite/pwd/pwd-prints-working-directory (added) * branches/stable/mindi-busybox/testsuite/readlink.tests (added) * branches/stable/mindi-busybox/testsuite/rm (added) * branches/stable/mindi-busybox/testsuite/rm/rm-removes-file (added) * branches/stable/mindi-busybox/testsuite/rmdir (added) * branches/stable/mindi-busybox/testsuite/rmdir/rmdir-removes-parent-directories (added) * branches/stable/mindi-busybox/testsuite/runtest (added) * branches/stable/mindi-busybox/testsuite/sed.tests (added) * branches/stable/mindi-busybox/testsuite/seq.tests (added) * branches/stable/mindi-busybox/testsuite/sort.tests (added) * branches/stable/mindi-busybox/testsuite/strings (added) * branches/stable/mindi-busybox/testsuite/strings/strings-works-like-GNU (added) * branches/stable/mindi-busybox/testsuite/tail (added) * branches/stable/mindi-busybox/testsuite/tail/tail-n-works (added) * branches/stable/mindi-busybox/testsuite/tail/tail-works (added) * branches/stable/mindi-busybox/testsuite/tar (added) * branches/stable/mindi-busybox/testsuite/tar/tar-archives-multiple-files (added) * branches/stable/mindi-busybox/testsuite/tar/tar-complains-about-missing-file (added) * branches/stable/mindi-busybox/testsuite/tar/tar-demands-at-least-one-ctx (added) * branches/stable/mindi-busybox/testsuite/tar/tar-demands-at-most-one-ctx (added) * branches/stable/mindi-busybox/testsuite/tar/tar-extracts-file (added) * branches/stable/mindi-busybox/testsuite/tar/tar-extracts-from-standard-input (added) * branches/stable/mindi-busybox/testsuite/tar/tar-extracts-multiple-files (added) * branches/stable/mindi-busybox/testsuite/tar/tar-extracts-to-standard-output (added) * branches/stable/mindi-busybox/testsuite/tar/tar-handles-cz-options (added) * branches/stable/mindi-busybox/testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list (added) * branches/stable/mindi-busybox/testsuite/tar/tar-handles-exclude-and-extract-lists (added) * branches/stable/mindi-busybox/testsuite/tar/tar-handles-multiple-X-options (added) * branches/stable/mindi-busybox/testsuite/tar/tar-handles-nested-exclude (added) * branches/stable/mindi-busybox/testsuite/tee (added) * branches/stable/mindi-busybox/testsuite/tee/tee-appends-input (added) * branches/stable/mindi-busybox/testsuite/tee/tee-tees-input (added) * branches/stable/mindi-busybox/testsuite/testing.sh (added) * branches/stable/mindi-busybox/testsuite/touch (added) * branches/stable/mindi-busybox/testsuite/touch/touch-creates-file (added) * branches/stable/mindi-busybox/testsuite/touch/touch-does-not-create-file (added) * branches/stable/mindi-busybox/testsuite/touch/touch-touches-files-after-non-existent-file (added) * branches/stable/mindi-busybox/testsuite/tr (added) * branches/stable/mindi-busybox/testsuite/tr/tr-d-works (added) * branches/stable/mindi-busybox/testsuite/tr/tr-non-gnu (added) * branches/stable/mindi-busybox/testsuite/tr/tr-works (added) * branches/stable/mindi-busybox/testsuite/true (added) * branches/stable/mindi-busybox/testsuite/true/true-is-silent (added) * branches/stable/mindi-busybox/testsuite/true/true-returns-success (added) * branches/stable/mindi-busybox/testsuite/umlwrapper.sh (added) * branches/stable/mindi-busybox/testsuite/uniq.tests (added) * branches/stable/mindi-busybox/testsuite/unzip.tests (added) * branches/stable/mindi-busybox/testsuite/uptime (added) * branches/stable/mindi-busybox/testsuite/uptime/uptime-works (added) * branches/stable/mindi-busybox/testsuite/uuencode (added) * branches/stable/mindi-busybox/testsuite/uuencode/uuencode-sets-standard-input-mode-correctly (added) * branches/stable/mindi-busybox/testsuite/wc (added) * branches/stable/mindi-busybox/testsuite/wc/wc-counts-all (added) * branches/stable/mindi-busybox/testsuite/wc/wc-counts-characters (added) * branches/stable/mindi-busybox/testsuite/wc/wc-counts-lines (added) * branches/stable/mindi-busybox/testsuite/wc/wc-counts-words (added) * branches/stable/mindi-busybox/testsuite/wc/wc-prints-longest-line-length (added) * branches/stable/mindi-busybox/testsuite/wget (added) * branches/stable/mindi-busybox/testsuite/wget/wget--O-overrides--P (added) * branches/stable/mindi-busybox/testsuite/wget/wget-handles-empty-path (added) * branches/stable/mindi-busybox/testsuite/wget/wget-retrieves-google-index (added) * branches/stable/mindi-busybox/testsuite/wget/wget-supports--P (added) * branches/stable/mindi-busybox/testsuite/which (added) * branches/stable/mindi-busybox/testsuite/which/which-uses-default-path (added) * branches/stable/mindi-busybox/testsuite/xargs (added) * branches/stable/mindi-busybox/testsuite/xargs/xargs-works (added) * branches/stable/mindi-busybox/util-linux (added) * branches/stable/mindi-busybox/util-linux/Config.in (added) * branches/stable/mindi-busybox/util-linux/Makefile (added) * branches/stable/mindi-busybox/util-linux/Makefile.in (added) * branches/stable/mindi-busybox/util-linux/dmesg.c (added) * branches/stable/mindi-busybox/util-linux/fbset.c (added) * branches/stable/mindi-busybox/util-linux/fdformat.c (added) * branches/stable/mindi-busybox/util-linux/fdisk.c (added) * branches/stable/mindi-busybox/util-linux/freeramdisk.c (added) * branches/stable/mindi-busybox/util-linux/fsck_minix.c (added) * branches/stable/mindi-busybox/util-linux/getopt.c (added) * branches/stable/mindi-busybox/util-linux/hexdump.c (added) * branches/stable/mindi-busybox/util-linux/hwclock.c (added) * branches/stable/mindi-busybox/util-linux/ipcrm.c (added) * branches/stable/mindi-busybox/util-linux/ipcs.c (added) * branches/stable/mindi-busybox/util-linux/losetup.c (added) * branches/stable/mindi-busybox/util-linux/mdev.c (added) * branches/stable/mindi-busybox/util-linux/mkfs_minix.c (added) * branches/stable/mindi-busybox/util-linux/mkswap.c (added) * branches/stable/mindi-busybox/util-linux/more.c (added) * branches/stable/mindi-busybox/util-linux/mount.c (added) * branches/stable/mindi-busybox/util-linux/nfsmount.c (added) * branches/stable/mindi-busybox/util-linux/nfsmount.h (added) * branches/stable/mindi-busybox/util-linux/pivot_root.c (added) * branches/stable/mindi-busybox/util-linux/rdate.c (added) * branches/stable/mindi-busybox/util-linux/readprofile.c (added) * branches/stable/mindi-busybox/util-linux/setarch.c (added) * branches/stable/mindi-busybox/util-linux/swaponoff.c (added) * branches/stable/mindi-busybox/util-linux/switch_root.c (added) * branches/stable/mindi-busybox/util-linux/umount.c (added) * branches/stable/mindi/src (added) Addition of busybox 1.2.1 as a mindi-busybox new package This should ...