Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: martin
Date: Fri Jun 4 10:46:11 UTC 2021
Modified Files:
src/sys/arch/m68k/conf: std.m68k
src/sys/arch/playstation2/conf: std.playstation2
src/sys/arch/sh3/conf: std.sh3
src/sys/arch/sparc/conf: std.sparc
src/sys/arch/vax/conf: std.vax
Log Message:
Sprinkle a few VMSWAP_DEFAULT_PLAINTEXT for architectures where we do not
have any spare cpu cycles to waste (encrypted swap still could be
enabled by the admin in /etc/sysctl.conf).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/m68k/conf/std.m68k
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/playstation2/conf/std.playstation2
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sh3/conf/std.sh3
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/sparc/conf/std.sparc
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/vax/conf/std.vax
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