Add placeholder to prevent reuse of privilege 254.
Requested by: rwatson
This commit is contained in:
parent
4949d88192
commit
148747c2b7
@ -211,6 +211,7 @@
|
||||
#define PRIV_TTY_DRAINWAIT 251 /* Set tty drain wait time. */
|
||||
#define PRIV_TTY_DTRWAIT 252 /* Set DTR wait on tty. */
|
||||
#define PRIV_TTY_EXCLUSIVE 253 /* Override tty exclusive flag. */
|
||||
#define _PRIV_TTY_PRISON 254 /* Removed. */
|
||||
#define PRIV_TTY_STI 255 /* Simulate input on another tty. */
|
||||
#define PRIV_TTY_SETA 256 /* Set tty termios structure. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user