Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand/mbr
Module Name: src
Committed By: jakllsch
Date: Sat May 19 18:18:16 UTC 2018
Modified Files:
src/sys/arch/i386/stand/mbr: gpt.S
Log Message:
Compact crc32 code by 12 bytes of text.
>From dave0 in #NetBSD on Freenode circa December 2017.
Tested in a 32-bit userland harness to produce identical results as old
code for one set of inputs.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/i386/stand/mbr/gpt.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index