CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/18 06:48:02
Modified files:
sys/sys : pledge.h
Log message:
remove pledge_aftersyscall() prototype as the function was been removed.
while here, move pledge_namei() proto with others pledge_* functions used for
check promises.
