diff options
author | 2014-07-10 11:18:23 +0000 | |
---|---|---|
committer | 2014-07-10 11:18:23 +0000 | |
commit | 04c9183338bc13ef6c4e017daa94579c508563ad (patch) | |
tree | bcbfd877ad9dfa4eb6bda603e3cabfc265e1f785 | |
parent | record the size of the rx rings so we can wrap around them correctly. (diff) | |
download | wireguard-openbsd-04c9183338bc13ef6c4e017daa94579c508563ad.tar.xz wireguard-openbsd-04c9183338bc13ef6c4e017daa94579c508563ad.zip |
more missing rcs ids
"sure" deraadt@
-rw-r--r-- | etc/ppp/chatscript.sample | 1 | ||||
-rw-r--r-- | etc/ppp/options | 1 | ||||
-rw-r--r-- | etc/ppp/options.sample | 1 | ||||
-rw-r--r-- | etc/skel/dot.mailrc | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/etc/ppp/chatscript.sample b/etc/ppp/chatscript.sample index 1ba6f9dac06..949cc252ada 100644 --- a/etc/ppp/chatscript.sample +++ b/etc/ppp/chatscript.sample @@ -1,3 +1,4 @@ +# $OpenBSD: chatscript.sample,v 1.2 2014/07/10 11:18:23 jasper Exp $ ABORT BUSY ABORT 'NO CARRIER' '' ATZ OK ATDT*70,5551212 CONNECT '' '' '' diff --git a/etc/ppp/options b/etc/ppp/options index 409a13aa093..9c39f15c8ec 100644 --- a/etc/ppp/options +++ b/etc/ppp/options @@ -1,3 +1,4 @@ +# $OpenBSD: options,v 1.2 2014/07/10 11:18:23 jasper Exp $ lock auth usehostname diff --git a/etc/ppp/options.sample b/etc/ppp/options.sample index 2ae6d005f68..7895c2e3bf3 100644 --- a/etc/ppp/options.sample +++ b/etc/ppp/options.sample @@ -1,3 +1,4 @@ +# $OpenBSD: options.sample,v 1.2 2014/07/10 11:18:23 jasper Exp $ /dev/ttyb 19200 modem diff --git a/etc/skel/dot.mailrc b/etc/skel/dot.mailrc index 31a3beabad6..d052b599855 100644 --- a/etc/skel/dot.mailrc +++ b/etc/skel/dot.mailrc @@ -1,3 +1,4 @@ +# $OpenBSD: dot.mailrc,v 1.3 2014/07/10 11:18:23 jasper Exp $ set ask set crt ignore message-id received date fcc status resent-date resent-message-id resent-from in-reply-to |