Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.113219
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 04:01:57 +0000 (13:01 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 04:01:57 +0000 (13:01 +0900)
commit0ec842fe2e70766ea01f075fd017fffd746f2fb7
treec4026446d52592383965eb7025678856c57f8888
Initialize Tizen 2.3
311 files changed:
Config.in [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
configure [new file with mode: 0644]
generated/README.txt [new file with mode: 0644]
generated/help.h [new file with mode: 0644]
generated/portability.h [new file with mode: 0644]
kconfig/Makefile [new file with mode: 0644]
kconfig/conf.c [new file with mode: 0644]
kconfig/confdata.c [new file with mode: 0644]
kconfig/expr.c [new file with mode: 0644]
kconfig/expr.h [new file with mode: 0644]
kconfig/lex.zconf.c_shipped [new file with mode: 0644]
kconfig/lkc.h [new file with mode: 0644]
kconfig/lkc_proto.h [new file with mode: 0644]
kconfig/lxdialog/BIG.FAT.WARNING [new file with mode: 0644]
kconfig/lxdialog/check-lxdialog.sh [new file with mode: 0644]
kconfig/lxdialog/checklist.c [new file with mode: 0644]
kconfig/lxdialog/dialog.h [new file with mode: 0644]
kconfig/lxdialog/inputbox.c [new file with mode: 0644]
kconfig/lxdialog/menubox.c [new file with mode: 0644]
kconfig/lxdialog/textbox.c [new file with mode: 0644]
kconfig/lxdialog/util.c [new file with mode: 0644]
kconfig/lxdialog/yesno.c [new file with mode: 0644]
kconfig/mconf.c [new file with mode: 0644]
kconfig/menu.c [new file with mode: 0644]
kconfig/symbol.c [new file with mode: 0644]
kconfig/util.c [new file with mode: 0644]
kconfig/zconf.hash.c_shipped [new file with mode: 0644]
kconfig/zconf.tab.c_shipped [new file with mode: 0644]
lib/args.c [new file with mode: 0644]
lib/ash.h [new file with mode: 0644]
lib/ash_arith.h [new file with mode: 0644]
lib/ash_eval.h [new file with mode: 0644]
lib/ash_jobs.h [new file with mode: 0644]
lib/ash_lexyyc [new file with mode: 0644]
lib/ash_options.h [new file with mode: 0644]
lib/ash_shell.h [new file with mode: 0644]
lib/ash_syntax.h [new file with mode: 0644]
lib/ash_token.def [new file with mode: 0644]
lib/ash_ytab.h [new file with mode: 0644]
lib/ash_ytabc [new file with mode: 0644]
lib/awk.h [new file with mode: 0644]
lib/awk_ytabc [new file with mode: 0644]
lib/bunzip.c [new file with mode: 0644]
lib/dirtree.c [new file with mode: 0644]
lib/e2fs.c [new file with mode: 0644]
lib/getmountlist.c [new file with mode: 0644]
lib/help.c [new file with mode: 0644]
lib/lib.c [new file with mode: 0644]
lib/lib.h [new file with mode: 0644]
lib/llist.c [new file with mode: 0644]
lib/loop.c [new file with mode: 0644]
lib/net.c [new file with mode: 0644]
lib/password.c [new file with mode: 0644]
lib/portability.c [new file with mode: 0644]
lib/portability.h [new file with mode: 0644]
lib/proto.h [new file with mode: 0644]
lib/xregcomp.c [new file with mode: 0644]
lib/xregcomp.h [new file with mode: 0644]
main.c [new file with mode: 0644]
packaging/bin.links [new file with mode: 0644]
packaging/klogd.service [new file with mode: 0644]
packaging/sbin.links [new file with mode: 0644]
packaging/syslogd.manifest [new file with mode: 0644]
packaging/syslogd.service [new file with mode: 0644]
packaging/toybox.manifest [new file with mode: 0644]
packaging/toybox.spec [new file with mode: 0644]
packaging/toybox_tizen.config [new file with mode: 0644]
packaging/usrbin.links [new file with mode: 0644]
packaging/usrsbin.links [new file with mode: 0644]
scripts/bloatcheck [new file with mode: 0644]
scripts/config2help.py [new file with mode: 0755]
scripts/config2help.sh [new file with mode: 0755]
scripts/findglobals.sh [new file with mode: 0755]
scripts/genconfig.sh [new file with mode: 0755]
scripts/install.c [new file with mode: 0644]
scripts/install.sh [new file with mode: 0755]
scripts/make.sh [new file with mode: 0755]
scripts/minicom.sh [new file with mode: 0755]
scripts/mkstatus.py [new file with mode: 0755]
scripts/showasm [new file with mode: 0644]
scripts/test.sh [new file with mode: 0755]
scripts/test/basename.test [new file with mode: 0644]
scripts/test/cat.test [new file with mode: 0644]
scripts/test/chgrp.test [new file with mode: 0644]
scripts/test/cksum.test [new file with mode: 0644]
scripts/test/cmp.test [new file with mode: 0644]
scripts/test/cp.test [new file with mode: 0644]
scripts/test/dirname.test [new file with mode: 0644]
scripts/test/echo.test [new file with mode: 0644]
scripts/test/expand.test [new file with mode: 0644]
scripts/test/expr.test [new file with mode: 0644]
scripts/test/find.test [new file with mode: 0644]
scripts/test/head.test [new file with mode: 0644]
scripts/test/losetup.test [new file with mode: 0644]
scripts/test/md5sum.test [new file with mode: 0644]
scripts/test/mkdir.test [new file with mode: 0644]
scripts/test/mkfifo.test [new file with mode: 0644]
scripts/test/modinfo.test [new file with mode: 0644]
scripts/test/pwd.test [new file with mode: 0644]
scripts/test/readlink.test [new file with mode: 0644]
scripts/test/rev.test [new file with mode: 0644]
scripts/test/rmdir.test [new file with mode: 0644]
scripts/test/seq.test [new file with mode: 0644]
scripts/test/sha1sum.test [new file with mode: 0644]
scripts/test/sort.test [new file with mode: 0644]
scripts/test/split.test [new file with mode: 0644]
scripts/test/tac.test [new file with mode: 0644]
scripts/test/tail.test [new file with mode: 0644]
scripts/test/testing.sh [new file with mode: 0644]
scripts/test/touch.test [new file with mode: 0644]
scripts/test/uudecode.test [new file with mode: 0644]
scripts/test/uuencode.test [new file with mode: 0644]
scripts/test/wc.test [new file with mode: 0644]
scripts/test/xargs.test [new file with mode: 0644]
toynet.h [new file with mode: 0644]
toys.h [new file with mode: 0644]
toys/e2fs.h [new file with mode: 0644]
toys/lsb/README [new file with mode: 0644]
toys/lsb/addgroup.c [new file with mode: 0644]
toys/lsb/adduser.c [new file with mode: 0644]
toys/lsb/dmesg.c [new file with mode: 0644]
toys/lsb/hostname.c [new file with mode: 0644]
toys/lsb/killall.c [new file with mode: 0644]
toys/lsb/md5sum.c [new file with mode: 0644]
toys/lsb/mknod.c [new file with mode: 0644]
toys/lsb/mktemp.c [new file with mode: 0644]
toys/lsb/mount.c [new file with mode: 0644]
toys/lsb/passwd.c [new file with mode: 0644]
toys/lsb/pidof.c [new file with mode: 0644]
toys/lsb/seq.c [new file with mode: 0644]
toys/lsb/sync.c [new file with mode: 0644]
toys/lsb/umount.c [new file with mode: 0644]
toys/other/README [new file with mode: 0644]
toys/other/arping.c [new file with mode: 0644]
toys/other/bzcat.c [new file with mode: 0644]
toys/other/catv.c [new file with mode: 0644]
toys/other/chattr.c [new file with mode: 0644]
toys/other/chroot.c [new file with mode: 0644]
toys/other/chvt.c [new file with mode: 0644]
toys/other/clear.c [new file with mode: 0644]
toys/other/count.c [new file with mode: 0644]
toys/other/cttyhack.c [new file with mode: 0644]
toys/other/depmod.c [new file with mode: 0644]
toys/other/dos2unix.c [new file with mode: 0644]
toys/other/dumpkmap.c [new file with mode: 0644]
toys/other/dumpleases.c [new file with mode: 0644]
toys/other/eject.c [new file with mode: 0644]
toys/other/envdir.c [new file with mode: 0644]
toys/other/expr.c [new file with mode: 0644]
toys/other/fdisk.c [new file with mode: 0644]
toys/other/find.c [new file with mode: 0644]
toys/other/free.c [new file with mode: 0644]
toys/other/fsck.c [new file with mode: 0644]
toys/other/fsync.c [new file with mode: 0644]
toys/other/ftpget.c [new file with mode: 0644]
toys/other/getty.c [new file with mode: 0644]
toys/other/halt.c [new file with mode: 0644]
toys/other/hello.c [new file with mode: 0644]
toys/other/help.c [new file with mode: 0644]
toys/other/hexdump.c [new file with mode: 0644]
toys/other/hostid.c [new file with mode: 0644]
toys/other/ifconfig.c [new file with mode: 0644]
toys/other/ifconfig.h [new file with mode: 0644]
toys/other/ifup.c [new file with mode: 0644]
toys/other/init.c [new file with mode: 0644]
toys/other/inotifyd.c [new file with mode: 0644]
toys/other/insmod.c [new file with mode: 0644]
toys/other/iostat.c [new file with mode: 0644]
toys/other/klogd.c [new file with mode: 0644]
toys/other/login.c [new file with mode: 0644]
toys/other/losetup.c [new file with mode: 0644]
toys/other/lsattr.c [new file with mode: 0644]
toys/other/lsmod.c [new file with mode: 0644]
toys/other/lsusb.c [new file with mode: 0644]
toys/other/mdev.c [new file with mode: 0644]
toys/other/mesg.c [new file with mode: 0644]
toys/other/mkpasswd.c [new file with mode: 0644]
toys/other/mkswap.c [new file with mode: 0644]
toys/other/modinfo.c [new file with mode: 0644]
toys/other/modprobe.c [new file with mode: 0644]
toys/other/mountpoint.c [new file with mode: 0644]
toys/other/netcat.c [new file with mode: 0644]
toys/other/netstat.c [new file with mode: 0644]
toys/other/nslookup.c [new file with mode: 0644]
toys/other/oneit.c [new file with mode: 0644]
toys/other/pgrep.c [new file with mode: 0644]
toys/other/ping.c [new file with mode: 0644]
toys/other/ping6.c [new file with mode: 0644]
toys/other/printenv.c [new file with mode: 0644]
toys/other/readahead.c [new file with mode: 0644]
toys/other/readlink.c [new file with mode: 0644]
toys/other/realpath.c [new file with mode: 0644]
toys/other/reboot.c [new file with mode: 0644]
toys/other/rev.c [new file with mode: 0644]
toys/other/rmmod.c [new file with mode: 0644]
toys/other/route.c [new file with mode: 0644]
toys/other/setsid.c [new file with mode: 0644]
toys/other/stat.c [new file with mode: 0644]
toys/other/swapoff.c [new file with mode: 0644]
toys/other/swapon.c [new file with mode: 0644]
toys/other/switch_root.c [new file with mode: 0644]
toys/other/syslogd.c [new file with mode: 0644]
toys/other/tac.c [new file with mode: 0644]
toys/other/taskset.c [new file with mode: 0644]
toys/other/telnet.c [new file with mode: 0644]
toys/other/tftp.c [new file with mode: 0644]
toys/other/traceroute.c [new file with mode: 0644]
toys/other/truncate.c [new file with mode: 0644]
toys/other/udhcpc.c [new file with mode: 0644]
toys/other/udhcpd.c [new file with mode: 0644]
toys/other/unshare.c [new file with mode: 0644]
toys/other/uptime.c [new file with mode: 0644]
toys/other/usleep.c [new file with mode: 0644]
toys/other/vconfig.c [new file with mode: 0644]
toys/other/vmstat.c [new file with mode: 0644]
toys/other/w.c [new file with mode: 0644]
toys/other/wget.c [new file with mode: 0644]
toys/other/which.c [new file with mode: 0644]
toys/other/whoami.c [new file with mode: 0644]
toys/other/yes.c [new file with mode: 0644]
toys/pending/README [new file with mode: 0644]
toys/pending/getkey.c_1 [new file with mode: 0644]
toys/pending/last.c_1 [new file with mode: 0644]
toys/pending/mdev.c [new file with mode: 0644]
toys/pending/mke2fs.c [new file with mode: 0644]
toys/pending/more.c_1 [new file with mode: 0644]
toys/pending/nbd_client.c [new file with mode: 0644]
toys/pending/reset.c [new file with mode: 0644]
toys/pending/sed.c [new file with mode: 0644]
toys/pending/sh.c [new file with mode: 0644]
toys/pending/top.c_1 [new file with mode: 0644]
toys/pending/xzcat.c [new file with mode: 0644]
toys/posix/README [new file with mode: 0644]
toys/posix/ash.c [new file with mode: 0644]
toys/posix/awk.c [new file with mode: 0644]
toys/posix/basename.c [new file with mode: 0644]
toys/posix/cal.c [new file with mode: 0644]
toys/posix/cat.c [new file with mode: 0644]
toys/posix/chgrp.c [new file with mode: 0644]
toys/posix/chmod.c [new file with mode: 0644]
toys/posix/cksum.c [new file with mode: 0644]
toys/posix/cmp.c [new file with mode: 0644]
toys/posix/comm.c [new file with mode: 0644]
toys/posix/cp.c [new file with mode: 0644]
toys/posix/cut.c [new file with mode: 0644]
toys/posix/date.c [new file with mode: 0644]
toys/posix/dd.c [new file with mode: 0644]
toys/posix/df.c [new file with mode: 0644]
toys/posix/dirname.c [new file with mode: 0644]
toys/posix/du.c [new file with mode: 0644]
toys/posix/echo.c [new file with mode: 0644]
toys/posix/egrep.c [new file with mode: 0644]
toys/posix/env.c [new file with mode: 0644]
toys/posix/expand.c [new file with mode: 0644]
toys/posix/false.c [new file with mode: 0644]
toys/posix/fgrep.c [new file with mode: 0644]
toys/posix/grep.c [new file with mode: 0644]
toys/posix/head.c [new file with mode: 0644]
toys/posix/id.c [new file with mode: 0644]
toys/posix/kill.c [new file with mode: 0644]
toys/posix/link.c [new file with mode: 0644]
toys/posix/ln.c [new file with mode: 0644]
toys/posix/logger.c [new file with mode: 0644]
toys/posix/logname.c [new file with mode: 0644]
toys/posix/ls.c [new file with mode: 0644]
toys/posix/mkdir.c [new file with mode: 0644]
toys/posix/mkfifo.c [new file with mode: 0644]
toys/posix/mv.c [new file with mode: 0644]
toys/posix/nice.c [new file with mode: 0644]
toys/posix/nohup.c [new file with mode: 0644]
toys/posix/od.c [new file with mode: 0644]
toys/posix/patch.c [new file with mode: 0644]
toys/posix/printf.c [new file with mode: 0644]
toys/posix/pwd.c [new file with mode: 0644]
toys/posix/rm.c [new file with mode: 0644]
toys/posix/rmdir.c [new file with mode: 0644]
toys/posix/sleep.c [new file with mode: 0644]
toys/posix/sort.c [new file with mode: 0644]
toys/posix/split.c [new file with mode: 0644]
toys/posix/stty.c [new file with mode: 0644]
toys/posix/tail.c [new file with mode: 0644]
toys/posix/tee.c [new file with mode: 0644]
toys/posix/test.c [new file with mode: 0644]
toys/posix/time.c [new file with mode: 0644]
toys/posix/touch.c [new file with mode: 0644]
toys/posix/true.c [new file with mode: 0644]
toys/posix/tty.c [new file with mode: 0644]
toys/posix/uname.c [new file with mode: 0644]
toys/posix/uniq.c [new file with mode: 0644]
toys/posix/unlink.c [new file with mode: 0644]
toys/posix/uudecode.c [new file with mode: 0644]
toys/posix/uuencode.c [new file with mode: 0644]
toys/posix/wc.c [new file with mode: 0644]
toys/posix/who.c [new file with mode: 0644]
toys/posix/xargs.c [new file with mode: 0644]
www/about.html [new file with mode: 0644]
www/code.html [new file with mode: 0644]
www/design.html [new file with mode: 0644]
www/ext2.html [new file with mode: 0644]
www/footer.html [new file with mode: 0644]
www/header.html [new file with mode: 0644]
www/index.html [new symlink]
www/license.html [new file with mode: 0644]
www/news.html [new file with mode: 0644]
www/oldnews.html [new file with mode: 0644]
www/roadmap.html [new file with mode: 0644]
www/status.html [new file with mode: 0644]
www/toycans.png [new file with mode: 0644]