diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-01-09 20:37:53 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-01-26 09:31:18 +0100 |
| commit | c73f090a5cddee4acd0e94c399ab7db00dfa7d24 (patch) | |
| tree | 84906be92af96ac9f6fc14a9646f3df5c55cebd6 /sys/openbsd/tty_amd64.const | |
| parent | fc1f18856304b4493580f610afed57f24b9cdbf1 (diff) | |
sys/openbsd: add wscons descriptions, limited to wsdisplay for now
Diffstat (limited to 'sys/openbsd/tty_amd64.const')
| -rw-r--r-- | sys/openbsd/tty_amd64.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/openbsd/tty_amd64.const b/sys/openbsd/tty_amd64.const index caf6a3981..85dd090fa 100644 --- a/sys/openbsd/tty_amd64.const +++ b/sys/openbsd/tty_amd64.const @@ -1,6 +1,8 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 NCCS = 20 SYS_ioctl = 54 +SYS_openat = 321 TIOCCBRK = 536900730 TIOCCDTR = 536900728 TIOCCHKVERAUTH = 536900638 |
