mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 16:10:46 +01:00
Recognize a new debug option.. "optim" - for watching the L_RINT bypass
and hotchar selection.
This commit is contained in:
parent
7852d4b660
commit
9d33b1ab70
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=10159
@ -30,7 +30,7 @@
|
||||
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
|
||||
* NO EVENT SHALL THE AUTHORS BE LIABLE.
|
||||
*
|
||||
* $Id: sicontrol.c,v 1.1 1995/08/13 15:24:23 peter Exp $
|
||||
* $Id: sicontrol.c,v 1.2 1995/08/14 01:56:17 peter Exp $
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
@ -59,7 +59,7 @@ struct lv {
|
||||
"param", DBG_PARAM,
|
||||
"modem", DBG_MODEM,
|
||||
"select", DBG_SELECT,
|
||||
"direct", DBG_DIRECT,
|
||||
"optim", DBG_OPTIM,
|
||||
"intr", DBG_INTR,
|
||||
"start", DBG_START,
|
||||
"lstart", DBG_LSTART,
|
||||
|
Loading…
Reference in New Issue
Block a user