diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1998-03-25 11:55:28 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1998-03-25 11:55:28 +0000 |
commit | 2d9526a36eaaf527beeb1cc586dad6e1aa23b913 (patch) | |
tree | 18c34bb2faadd7dfa25188a44ea9825e23d85224 /distrib/arc | |
parent | 70c840d5ad0f6bb5bf2e54a2b135f060a97f2bd6 (diff) |
not the same
Diffstat (limited to 'distrib/arc')
-rw-r--r-- | distrib/arc/ramdisk/list | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/distrib/arc/ramdisk/list b/distrib/arc/ramdisk/list index b6db031dd52..168f35dfd24 100644 --- a/distrib/arc/ramdisk/list +++ b/distrib/arc/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.8 1997/12/02 02:29:36 deraadt Exp $ +# $OpenBSD: list,v 1.9 1998/03/25 11:55:27 pefo Exp $ SRCDIRS distrib/special SRCDIRS usr.bin bin sbin usr.sbin gnu/usr.bin @@ -29,7 +29,8 @@ LINK instbin bin/sync LINK instbin bin/test bin/[ LINK instbin sbin/disklabel LINK instbin sbin/fdisk -LINK instbin sbin/fsck sbin/fsck_ffs +LINK instbin sbin/fsck +LINK instbin sbin/fsck_ffs LINK instbin sbin/reboot sbin/halt LINK instbin sbin/ifconfig LINK instbin sbin/init |