git: kernel - Add P_SWAPPEDOUT flag back in for deprecated compat
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jul 25 12:31:49 PDT 2020
commit 4cbf6650418d998048db42cca9336936a40b1eb3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jul 25 12:11:13 2020 -0700
kernel - Add P_SWAPPEDOUT flag back in for deprecated compat
* Add this flag back in for backwards compatibility with some
ports. The flag doesn't do anything any more.
Summary of changes:
sys/sys/proc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4cbf6650418d998048db42cca9336936a40b1eb3
--
DragonFly BSD source repository
More information about the Commits
mailing list