from netbsd:
authorderaadt <deraadt@openbsd.org>
Tue, 9 Jan 1996 09:14:38 +0000 (09:14 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 9 Jan 1996 09:14:38 +0000 (09:14 +0000)
commit51f26b92f6742176fd3cf3cc8446999f2d26f0c5
tree8fa4e519e59b4d996796fbb3e65d2c3b5e27aeac
parent3989c7b0d6b4d20b7cc80280e2f6c869f444f902
from netbsd:
Part of the tostools reorganization. All directories now contain a Makefile
and the user interface to the various tools has been standarized.
13 files changed:
sys/arch/atari/stand/chg_pid/chg_pid.c [deleted file]
sys/arch/atari/stand/loadbsd/loadbsd.c [deleted file]
sys/arch/atari/stand/loadbsd/loader.h [deleted file]
sys/arch/atari/stand/rawwrite/rawwrite.c [deleted file]
sys/arch/atari/stand/tostools/Makefile [new file with mode: 0644]
sys/arch/atari/stand/tostools/Makefile.inc [new file with mode: 0644]
sys/arch/atari/stand/tostools/chg_pid/Makefile [new file with mode: 0644]
sys/arch/atari/stand/tostools/chg_pid/chg_pid.c [new file with mode: 0644]
sys/arch/atari/stand/tostools/loadbsd/Makefile [new file with mode: 0644]
sys/arch/atari/stand/tostools/loadbsd/loadbsd.c [new file with mode: 0644]
sys/arch/atari/stand/tostools/loadbsd/loader.h [new file with mode: 0644]
sys/arch/atari/stand/tostools/rawwrite/Makefile [new file with mode: 0644]
sys/arch/atari/stand/tostools/rawwrite/rawwrite.c [new file with mode: 0644]