diff options
author | 2006-03-12 12:30:30 +0000 | |
---|---|---|
committer | 2006-03-12 12:30:30 +0000 | |
commit | 55e3ec5ff0da4c6cb21f4f4ad1ce98e0a6e473cc (patch) | |
tree | c2be8438ff2dca7573293da310e936462c092b24 | |
parent | Properly scale voltage on w83l784r. (diff) | |
download | wireguard-openbsd-55e3ec5ff0da4c6cb21f4f4ad1ce98e0a6e473cc.tar.xz wireguard-openbsd-55e3ec5ff0da4c6cb21f4f4ad1ce98e0a6e473cc.zip |
mt/eject fits here, i was unsure..
-rw-r--r-- | distrib/alpha/common/list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/alpha/common/list b/distrib/alpha/common/list index ec6013b6a39..0ce7d5c9e72 100644 --- a/distrib/alpha/common/list +++ b/distrib/alpha/common/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.18 2005/05/04 17:15:36 miod Exp $ +# $OpenBSD: list,v 1.19 2006/03/12 12:30:30 deraadt Exp $ SRCDIRS distrib/special SRCDIRS bin sbin usr.bin usr.sbin @@ -18,6 +18,7 @@ LINK instbin bin/ln LINK instbin bin/ls LINK instbin bin/mkdir LINK instbin bin/mv +LINK instbin bin/mt bin/eject LINK instbin bin/pax bin/tar bin/cpio LINK instbin bin/rm LINK instbin bin/stty |