-/*
- * HISTORY
- * Revision 1.1.1.1 1998/09/22 21:05:47 wsanchez
- * Import of Mac OS X kernel (~semeria)
- *
- * Revision 1.1.1.1 1998/03/07 02:26:09 wsanchez
- * Import of OSF Mach kernel (~mburg)
- *
- * Revision 1.1.15.1 1997/03/27 18:46:27 barbou
- * Add #include <db_machine_commands.h> so that DB_MACHINE_COMMANDS
- * can be defined.
- * Move here from db_commands.c the prototype for
- * db_machine_commands_install(), referenced by PARAGON/model_dep.c.
- * [97/02/25 barbou]
- *
- * Revision 1.1.9.2 1994/09/23 01:18:19 ezf
- * change marker to not FREE
- * [1994/09/22 21:09:33 ezf]
- *
- * Revision 1.1.9.1 1994/06/11 21:11:39 bolinger
- * Merge up to NMK17.2.
- * [1994/06/11 20:03:50 bolinger]
- *
- * Revision 1.1.7.1 1994/04/11 09:34:47 bernadat
- * Added db_command struct decalration.
- * [94/03/17 bernadat]
- *
- * Revision 1.1.2.3 1993/07/27 18:26:57 elliston
- * Add ANSI prototypes. CR #9523.
- * [1993/07/27 18:11:08 elliston]
- *
- * Revision 1.1.2.2 1993/06/02 23:10:38 jeffc
- * Added to OSF/1 R1.3 from NMK15.0.
- * [1993/06/02 20:56:00 jeffc]
- *
- * Revision 1.1 1992/09/30 02:24:14 robert
- * Initial revision
- *
- * $EndLog$
- */
-/* CMU_HIST */
-/*
- * Revision 2.6 91/10/09 15:58:45 af
- * Revision 2.5.2.1 91/10/05 13:05:30 jeffreyh
- * Added db_exec_conditional_cmd(), and db_option().
- * Deleted db_skip_to_eol().
- * [91/08/29 tak]
- *
- * Revision 2.5.2.1 91/10/05 13:05:30 jeffreyh
- * Added db_exec_conditional_cmd(), and db_option().
- * Deleted db_skip_to_eol().
- * [91/08/29 tak]
- *
- * Revision 2.5 91/07/09 23:15:46 danner
- * Grabbed up to date copyright.
- * [91/07/08 danner]
- *
- * Revision 2.2 91/04/10 16:02:32 mbj
- * Grabbed 3.0 copyright/disclaimer since ddb comes from 3.0.
- * [91/04/09 rvb]
- *
- * Revision 2.3 91/02/05 17:06:15 mrt
- * Changed to new Mach copyright
- * [91/01/31 16:17:28 mrt]
- *
- * Revision 2.2 90/08/27 21:50:19 dbg
- * Replace db_last_address_examined with db_prev, db_next.
- * [90/08/22 dbg]
- * Created.
- * [90/08/07 dbg]
- *
- */
-/* CMU_ENDHIST */