diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-06-09 17:42:57 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-06-09 17:42:57 +0000 |
commit | b3e6be40f0979f07ad24b85260f4f5ad65708408 (patch) | |
tree | e6cd0bad4dce3729fd3ca6376a10cc872612012c /distrib/hp300/ramdisk/list | |
parent | 9d91fddc5160f9d86ef374534025ae2d0fd6b4a7 (diff) |
chown/chgrp changes
Diffstat (limited to 'distrib/hp300/ramdisk/list')
-rw-r--r-- | distrib/hp300/ramdisk/list | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/hp300/ramdisk/list b/distrib/hp300/ramdisk/list index 0f4436a0b12..735313c5414 100644 --- a/distrib/hp300/ramdisk/list +++ b/distrib/hp300/ramdisk/list @@ -1,8 +1,9 @@ -# $OpenBSD: list,v 1.15 2000/05/07 02:15:12 millert Exp $ +# $OpenBSD: list,v 1.16 2000/06/09 17:42:51 mickey Exp $ COPY ${OBJDIR}/raminst raminst LINK raminst bin/cat LINK raminst bin/chmod +LINK raminst bin/chgrp LINK raminst bin/cp LINK raminst bin/df LINK raminst bin/dd @@ -19,6 +20,7 @@ LINK bin/sh bin/-sh LINK raminst bin/sleep LINK raminst bin/stty LINK raminst bin/sync +LINK raminst sbin/chown LINK raminst sbin/disklabel LINK raminst sbin/fsck LINK raminst sbin/halt @@ -37,7 +39,6 @@ LINK raminst sbin/reboot LINK raminst sbin/route LINK raminst sbin/slattach LINK raminst sbin/umount -LINK raminst usr/bin/chgrp LINK raminst usr/bin/ftp LINK raminst usr/bin/egrep LINK raminst usr/bin/grep @@ -49,7 +50,6 @@ LINK raminst bin/pax LINK raminst usr/bin/tar LINK raminst usr/bin/tip LINK raminst usr/sbin/chat -LINK raminst usr/sbin/chown LINK raminst usr/sbin/pppd LINK raminst usr/bin/vi LINK raminst sbin/dhclient |