Re: kern continue

2016-06-04 Thread Marcus Glocker
On Fri, Jun 03, 2016 at 09:31:27PM -0400, Ted Unangst wrote: > a few more here and there. ok mglocker > Index: ddb/db_examine.c > === > RCS file: /cvs/src/sys/ddb/db_examine.c,v > retrieving revision 1.21 > diff -u -p -r1.21 db_ex

kern continue

2016-06-03 Thread Ted Unangst
a few more here and there. Index: ddb/db_examine.c === RCS file: /cvs/src/sys/ddb/db_examine.c,v retrieving revision 1.21 diff -u -p -r1.21 db_examine.c --- ddb/db_examine.c19 Apr 2016 12:23:25 - 1.21 +++ ddb/db_examine.