Dmitry Vyukov 18d7d030e5 vm/vmimpl: update console code for the new unix package
The current code is now broken on darwin:

syzkaller$ GOOS=darwin go install ./vm/...
vm/vmimpl/console.go:30:33: undefined: unix.SYS_IOCTL
vm/vmimpl/console.go:45:32: undefined: unix.SYS_IOCTL
2020-09-15 19:34:30 +02:00
..
2020-07-12 08:22:44 +02:00
2020-07-12 08:22:44 +02:00
2020-07-12 08:22:44 +02:00
2020-06-11 23:19:34 +02:00
2020-07-12 08:22:44 +02:00
2020-03-21 16:30:35 +01:00