artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d18bb1
)
Reserve a range of "local extension" message numbers that OpenSSH promises
author
djm
<djm@openbsd.org>
Tue, 10 Oct 2023 03:57:45 +0000
(
03:57
+0000)
committer
djm
<djm@openbsd.org>
Tue, 10 Oct 2023 03:57:45 +0000
(
03:57
+0000)
not to use (comment change only)
usr.bin/ssh/ssh2.h
patch
|
blob
|
history
diff --git
a/usr.bin/ssh/ssh2.h
b/usr.bin/ssh/ssh2.h
index
0d48d05
..
836eeda
100644
(file)
--- a/
usr.bin/ssh/ssh2.h
+++ b/
usr.bin/ssh/ssh2.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: ssh2.h,v 1.2
1 2023/08/28 03:28:43
djm Exp $ */
+/* $OpenBSD: ssh2.h,v 1.2
2 2023/10/10 03:57:45
djm Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
@@
-53,6
+53,7
@@
* Local extensions:
*
* 192-255 Local extensions
+ * 248-255 Local extensions (OpenSSH will never use numbers in this range)
*/
/* special marker for no message */