From c73f090a5cddee4acd0e94c399ab7db00dfa7d24 Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Wed, 9 Jan 2019 20:37:53 +0100 Subject: sys/openbsd: add wscons descriptions, limited to wsdisplay for now --- sys/openbsd/tty_amd64.const | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/openbsd/tty_amd64.const') 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 -- cgit mrf-deployment