Remove last vestiges of sab(4).
This commit is contained in:
parent
75231ae311
commit
fa63296aba
@ -35,9 +35,6 @@ console none unknown off secure
|
||||
screen "/usr/libexec/getty Pc" vt100 off secure
|
||||
ttya "/usr/libexec/getty 3wire.9600" vt100 off secure
|
||||
ttyb "/usr/libexec/getty 3wire.9600" vt100 off secure
|
||||
# sab(4)
|
||||
ttyz0 "/usr/libexec/getty 3wire.9600" vt100 off secure
|
||||
ttyz1 "/usr/libexec/getty 3wire.9600" vt100 off secure
|
||||
# syscons(4)
|
||||
ttyv0 "/usr/libexec/getty Pc" cons25 on secure
|
||||
# Virtual terminals
|
||||
|
@ -382,7 +382,6 @@ static struct witness_order_list_entry order_lists[] = {
|
||||
#endif
|
||||
{ "scc_hwmtx", &lock_class_mtx_spin },
|
||||
{ "uart_hwmtx", &lock_class_mtx_spin },
|
||||
{ "sabtty", &lock_class_mtx_spin },
|
||||
{ "zstty", &lock_class_mtx_spin },
|
||||
{ "ng_node", &lock_class_mtx_spin },
|
||||
{ "ng_worklist", &lock_class_mtx_spin },
|
||||
|
Loading…
x
Reference in New Issue
Block a user