Applications/V7: Add the first batch of ANSIfied V7 apps
authorAlan Cox <alan@linux.intel.com>
Wed, 18 Mar 2015 22:52:18 +0000 (22:52 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 18 Mar 2015 22:52:18 +0000 (22:52 +0000)
commit45195f6b2848dd513441676df2108551fd85c6f6
treef6f119bc769cdd89dfa911d91b807fa047245dff
parent8e7fe359b41f2ab7f316380d9b53e67e3b0b3142
Applications/V7: Add the first batch of ANSIfied V7 apps

Also add the need BSD style copyright on them
26 files changed:
Applications/V7/COPYRIGHT [new file with mode: 0644]
Applications/V7/cmd/ac.c [new file with mode: 0644]
Applications/V7/cmd/accton.c [new file with mode: 0644]
Applications/V7/cmd/at.c [new file with mode: 0644]
Applications/V7/cmd/atrun.c [new file with mode: 0644]
Applications/V7/cmd/col.c [new file with mode: 0644]
Applications/V7/cmd/comm.c [new file with mode: 0644]
Applications/V7/cmd/cron.c [new file with mode: 0644]
Applications/V7/cmd/crypt.c [new file with mode: 0644]
Applications/V7/cmd/dc.c [new file with mode: 0644]
Applications/V7/cmd/dd.c [new file with mode: 0644]
Applications/V7/cmd/deroff.c [new file with mode: 0644]
Applications/V7/cmd/diff.c [new file with mode: 0644]
Applications/V7/cmd/diff3.c [new file with mode: 0644]
Applications/V7/cmd/diffh.c [new file with mode: 0644]
Applications/V7/cmd/join.c [new file with mode: 0644]
Applications/V7/cmd/look.c [new file with mode: 0644]
Applications/V7/cmd/makekey.c [new file with mode: 0644]
Applications/V7/cmd/mesg.c [new file with mode: 0644]
Applications/V7/cmd/newgrp.c [new file with mode: 0644]
Applications/V7/cmd/pr.c [new file with mode: 0644]
Applications/V7/cmd/ptx.c [new file with mode: 0644]
Applications/V7/games/arithmetic.c [new file with mode: 0644]
Applications/V7/games/backgammon.c [new file with mode: 0644]
Applications/V7/games/fish.c [new file with mode: 0644]
Applications/V7/games/wump.c [new file with mode: 0644]