Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/x86
Module Name: src
Committed By: kre
Date: Sun Nov 23 09:21:31 UTC 2025
Modified Files:
src/sys/arch/x86/x86: via_padlock.c
Log Message:
Use the names of the new functions actually implemented in previous
instead of the slightly varied specific implementation function names
(perhaps an editing error).
Nb: while this will probably fix the i386 build, it isn't necessarily
correct - the issue might be that more functions should have been added
to the kernel crypto lib. Anyone reading this more than a day or three
after it has been committed will be able to determins whether this is
correct or not, by whether there is another commit soon after by someone
other than me (another by me just means I botched this one).
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/x86/x86/via_padlock.c
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