You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plus.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -485,7 +485,7 @@ <h3><font color="#0000e0">Changes made between OpenBSD 6.4 and -current</font></
485
485
<li>Improved <ahref="https://man.openbsd.org/ddb">ddb(4)</a> readability by printing right-aligned hex values.
486
486
<li>Fix for <ahref="https://man.openbsd.org/rcs">rcs(1)</a> to allow correct lock resolution before expansion of keywords, so expansion can happen with the correct values and files don't show up as modified.
487
487
<li>Added the ability for arm64 efiboot to boot from partitions other than "a".
488
-
<li>Spleen font enabled in <ahref="https://man.openbsd.org/man8/wsfontload.8">wsfontload(8)</a>, along with font selection logic to allow selecting larger fonts when available at runtime in <ahref="https://man.openbsd.org/rasops">rasops(9)</a>.
488
+
<li>Spleen font enabled in wsfont, along with font selection logic to allow selecting larger fonts when available at runtime in <ahref="https://man.openbsd.org/rasops">rasops(9)</a>.
489
489
<li>Implemented an if_enqueue handler for <ahref="https://man.openbsd.org/vlan">vlan(4)</a>, bypassing the ifq handling for a performance improvement in particular configurations.
490
490
<!-- 2019/01/08 -->
491
491
<li>Disabled ret-protector and retpoline protections in the <ahref="https://man.openbsd.org/clang">clang(1)</a> compiler to regain build performance.
0 commit comments