diff options
author | 2002-12-08 07:13:56 +0000 | |
---|---|---|
committer | 2002-12-08 07:13:56 +0000 | |
commit | 6a8cef989f9700c85c1bce7d72d60aea749a3317 (patch) | |
tree | ebe561fa57c6ba48c1bb50d5be805cf05884bbdc | |
parent | No need to try and catch "--" by hand, getopt() does it for us. (diff) | |
download | wireguard-openbsd-6a8cef989f9700c85c1bce7d72d60aea749a3317.tar.xz wireguard-openbsd-6a8cef989f9700c85c1bce7d72d60aea749a3317.zip |
sync; ok deraadt
-rw-r--r-- | distrib/sets/lists/base/md.alpha | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distrib/sets/lists/base/md.alpha b/distrib/sets/lists/base/md.alpha index 0b0fc367811..7391da68345 100644 --- a/distrib/sets/lists/base/md.alpha +++ b/distrib/sets/lists/base/md.alpha @@ -2119,3 +2119,4 @@ ./usr/mdec/setnetbootinfo ./usr/sbin/wsconscfg ./usr/sbin/wsfontload +./usr/sbin/wsmoused |