artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec32250
)
adjust date
author
deraadt
<deraadt@openbsd.org>
Sun, 19 Sep 2021 16:55:01 +0000
(16:55 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sun, 19 Sep 2021 16:55:01 +0000
(16:55 +0000)
sys/sys/param.h
patch
|
blob
|
history
diff --git
a/sys/sys/param.h
b/sys/sys/param.h
index
f6ea370
..
f9e6a38
100644
(file)
--- a/
sys/sys/param.h
+++ b/
sys/sys/param.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: param.h,v 1.13
4 2021/09/13 04:02:15
deraadt Exp $ */
+/* $OpenBSD: param.h,v 1.13
5 2021/09/19 16:55:01
deraadt Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@@
-41,7
+41,7
@@
#define BSD4_3 1
#define BSD4_4 1
-#define OpenBSD 20211
1
/* OpenBSD version (year & month). */
+#define OpenBSD 20211
0
/* OpenBSD version (year & month). */
#define OpenBSD7_0 1 /* OpenBSD 7.0 */
#include <sys/_null.h>