Justin T. Gibbs
583bef3863
sys/kern/subr_kdb.c:
...
Modify the "alternate break sequence" detecting state
machine so that only a contiguous invocation of the
break sequence is accepted. The old implementation
did not reset the state machine when detecting an
unexpected character.
While here, use an enum for the states of the machine
instead of magic numbers.bmitted by:
Sponsored by: Spectra Logic Corporation
2011-06-14 21:37:25 +00:00
..
2011-06-14 20:30:49 +00:00
2011-05-13 20:58:48 +00:00
2011-06-12 18:01:31 +00:00
2011-03-01 13:14:28 +00:00
2011-06-14 17:10:32 +00:00
2011-06-10 20:10:30 +00:00
2011-05-04 13:09:20 +00:00
2011-06-10 22:38:31 +00:00
2011-06-04 16:33:06 +00:00
2011-03-02 14:56:58 +00:00
2011-06-07 01:28:12 +00:00
2011-06-14 20:30:15 +00:00
2011-06-05 20:22:56 +00:00
2011-02-18 22:25:11 +00:00
2011-06-14 17:10:32 +00:00
2011-05-22 09:58:48 +00:00
2011-06-14 20:30:49 +00:00
2011-06-11 02:22:11 +00:00
2011-05-09 18:46:49 +00:00
2011-06-14 21:37:25 +00:00
2011-02-23 09:22:33 +00:00
2011-06-04 22:05:20 +00:00
2011-06-04 20:40:24 +00:00
2011-06-14 12:40:55 +00:00
2011-06-04 15:05:32 +00:00
2011-06-07 06:48:42 +00:00
2011-06-14 13:35:24 +00:00
2011-06-08 10:59:36 +00:00
2011-05-09 13:16:21 +00:00
2011-05-15 20:52:43 +00:00
2011-06-01 21:00:28 +00:00
2011-05-22 01:07:54 +00:00
2011-05-22 01:07:54 +00:00
2011-05-27 16:09:10 +00:00
2011-04-01 13:28:34 +00:00
2011-06-13 13:24:33 +00:00
2011-03-23 13:10:15 +00:00
2011-06-11 12:34:08 +00:00
2011-04-27 18:19:26 +00:00
2011-03-04 09:03:54 +00:00
2011-06-13 12:45:19 +00:00
2011-06-14 17:10:32 +00:00
2011-06-02 09:56:53 +00:00
2011-03-31 21:33:33 +00:00
2011-06-13 16:05:41 +00:00
2011-06-11 20:15:19 +00:00
2011-06-08 23:44:59 +00:00
2011-06-11 04:59:01 +00:00
2011-06-10 20:51:41 +00:00