-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathplus.html
72 lines (71 loc) · 2.92 KB
/
plus.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<html lang="en" id="plus">
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for OpenBSD version 5.8.0">
<meta charset="utf-8">
<title>OpenBSD -current Changelog</title>
<meta name="description" content="OpenBSD -current changes">
<meta name="viewport" content=
"width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/plus.html">
<style>
strong {
color: var(--red);
font-weight: normal;
}
h3 {
color: var(--blue);
}
</style>
</head>
<body>
<h2 id="OpenBSD"><a href="index.html"><i>Open</i><b>BSD</b></a>
-current Changelog</h2>
<hr>
<p>This selection is intended to include all important and all
user-visible changes. For a complete record of all changes, please
see the "source-changes" mailing list, called "OpenBSD CVS" in the
<a href="https://marc.info/?l=openbsd-cvs">archives</a>, or use
<a href="anoncvs.html#CVS">CVS</a>.</p>
<p>For changes in other releases, click below:<br>
<a href="plus20.html">2.0</a>, <a href="plus21.html">2.1</a>,
<a href="plus22.html">2.2</a>, <a href="plus23.html">2.3</a>,
<a href="plus24.html">2.4</a>, <a href="plus25.html">2.5</a>,
<a href="plus26.html">2.6</a>, <a href="plus27.html">2.7</a>,
<a href="plus28.html">2.8</a>, <a href="plus29.html">2.9</a>,
<a href="plus30.html">3.0</a>, <a href="plus31.html">3.1</a>,
<a href="plus32.html">3.2</a>, <a href="plus33.html">3.3</a>,
<a href="plus34.html">3.4</a>, <a href="plus35.html">3.5</a>,
<a href="plus36.html">3.6</a>,<br>
<a href="plus37.html">3.7</a>, <a href="plus38.html">3.8</a>,
<a href="plus39.html">3.9</a>, <a href="plus40.html">4.0</a>,
<a href="plus41.html">4.1</a>, <a href="plus42.html">4.2</a>,
<a href="plus43.html">4.3</a>, <a href="plus44.html">4.4</a>,
<a href="plus45.html">4.5</a>, <a href="plus46.html">4.6</a>,
<a href="plus47.html">4.7</a>, <a href="plus48.html">4.8</a>,
<a href="plus49.html">4.9</a>, <a href="plus50.html">5.0</a>,
<a href="plus51.html">5.1</a>, <a href="plus52.html">5.2</a>,
<a href="plus53.html">5.3</a>,<br>
<a href="plus54.html">5.4</a>, <a href="plus55.html">5.5</a>,
<a href="plus56.html">5.6</a>, <a href="plus57.html">5.7</a>,
<a href="plus58.html">5.8</a>, <a href="plus59.html">5.9</a>,
<a href="plus60.html">6.0</a>, <a href="plus61.html">6.1</a>,
<a href="plus62.html">6.2</a>, <a href="plus63.html">6.3</a>,
<a href="plus64.html">6.4</a>, <a href="plus65.html">6.5</a>,
<a href="plus66.html">6.6</a>, <a href="plus67.html">6.7</a>,
<a href="plus68.html">6.8</a>, <a href="plus69.html">6.9</a>,
<a href="plus70.html">7.0</a>,<br>
<a href="plus71.html">7.1</a>, <a href="plus72.html">7.2</a>,
<a href="plus73.html">7.3</a>, <a href="plus74.html">7.4</a>,
<a href="plus75.html">7.5</a>, <a href="plus76.html">7.6</a>.
<a href="plus77.html">7.7</a>,<br></p>
<pa>
<h3>Changes made between OpenBSD 7.7 and -current</h3>
<p>
<ul><!-- 2025/04/12 -->
<li>now working on 7.7-current</li>
</ul>
</body>
</html>