git: kernel - Rename unused flag.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Fri Nov 14 14:21:33 PST 2014
commit 4f7720f07b34275a5b653c79996db831244ca40d
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Fri Nov 14 23:17:40 2014 +0100
kernel - Rename unused flag.
- This flag used to identify whether a process was a system one.
Currently, we can use P_SYSTEM flag for that.
Summary of changes:
sys/sys/proc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4f7720f07b34275a5b653c79996db831244ca40d
--
DragonFly BSD source repository
More information about the Commits
mailing list