Remove last vestiges of sab(4).

This commit is contained in:
Marius Strobl 2006-04-25 19:43:53 +00:00
parent 75231ae311
commit fa63296aba
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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 },