diff options
author | 2003-09-04 08:19:02 +0000 | |
---|---|---|
committer | 2003-09-04 08:19:02 +0000 | |
commit | f1f51d3542e5d8bbe1e6713e0705ca73a8d8dae3 (patch) | |
tree | 8c08b225f8e71a727fb73d30c7902db50ff86d0d | |
parent | include restore(8) on ramdisk (diff) | |
download | wireguard-openbsd-f1f51d3542e5d8bbe1e6713e0705ca73a8d8dae3.tar.xz wireguard-openbsd-f1f51d3542e5d8bbe1e6713e0705ca73a8d8dae3.zip |
restore(8) here as well
ok deraadt@
-rw-r--r-- | distrib/sparc64/bsd.rd/list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/sparc64/bsd.rd/list b/distrib/sparc64/bsd.rd/list index 3cf4c715c94..ca54c7ca269 100644 --- a/distrib/sparc64/bsd.rd/list +++ b/distrib/sparc64/bsd.rd/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.17 2003/06/11 03:49:36 miod Exp $ +# $OpenBSD: list,v 1.18 2003/09/04 08:19:02 henning Exp $ # $NetBSD: list,v 1.4.4.1 1996/06/20 20:30:26 pk Exp $ SRCDIRS distrib/special @@ -39,6 +39,7 @@ LINK instbin sbin/mount_ffs LINK instbin sbin/newfs LINK instbin sbin/ping LINK instbin sbin/reboot sbin/halt +LINK instbin sbin/restore LINK instbin sbin/route LINK instbin sbin/umount LINK instbin usr/bin/grep usr/bin/egrep usr/bin/fgrep |