aboutsummaryrefslogtreecommitdiffstats
path: root/vm/vmimpl/console_freebsd.go
Commit message (Collapse)AuthorAgeFilesLines
* all: get rid of underscores in identifiersDmitry Vyukov2018-05-071-4/+4
| | | | | | Underscores are against Go coding style. Update #538
* vm/vmimpl: unbreak freebsd buildDmitry Vyukov2018-01-161-0/+12
Also add freebsd/netbsd host build to presubmit.