MFp4 @46705:
Support "uprocp" exactly like "paddr" with the former having been documented in the manual but not implemented. PR: 42484
This commit is contained in:
parent
a496e864ba
commit
6f2d2e36e0
@ -192,6 +192,8 @@ static VAR var[] = {
|
||||
UIDFMT, 0},
|
||||
{"upr", "UPR", NULL, 0, kvar, NULL, 3, KOFF(ki_pri.pri_user), UCHAR,
|
||||
"d", 0},
|
||||
{"uprocp", "UPROCP", NULL, 0, kvar, NULL, 8, KOFF(ki_paddr), KPTR,
|
||||
"lx", 0},
|
||||
{"user", "USER", NULL, LJUST|DSIZ, uname, s_uname, USERLEN, 0, CHAR,
|
||||
NULL, 0},
|
||||
{"usrpri", "", "upr", 0, NULL, NULL, 0, 0, CHAR, NULL, 0},
|
||||
|
Loading…
x
Reference in New Issue
Block a user