Home | History | Annotate | Download | only in ddb
History log of /src/sys/ddb/db_run.h
RevisionDateAuthorComments
 1.11  22-Feb-2007  matt Fix lossage from boolean_t -> bool and updated x86 bus_dma.
 1.10  21-Feb-2007  thorpej Replace the Mach-derived boolean_t type with the C99 bool type. A
future commit will replace use of TRUE and FALSE with true and false.
 1.9  11-Dec-2005  christos branches: 1.9.26;
merge ktrace-lwp.
 1.8  01-Jun-2005  drochner branches: 1.8.2;
more constification fallout
 1.7  15-Feb-2002  simonb branches: 1.7.16;
ANSIfy, KNF.
Make some variables and functions static when not used outside of a module.
Make variables in headers extern.
Delete the unused db_find_watchpoint() function.
 1.6  15-Feb-2001  cgd branches: 1.6.2; 1.6.4;
put crud after #endif in comments
 1.5  12-Apr-1999  pk branches: 1.5.2;
Quote "AS IS" as in the majority of Carnegy Mellon notices.
 1.4  06-Apr-1999  pk Fix a pasto in copyright text which has been procreating like rabbits..
 1.3  05-Feb-1996  christos branches: 1.3.24;
DDB prototype changes.
 1.2  09-Oct-1994  mycroft Clean up #includes.
 1.1  09-Oct-1994  mycroft Add prototypes.
 1.3.24.2  12-Apr-1999  pk branches: 1.3.24.2.2;
Pullup copyright text corrections.
 1.3.24.1  07-Apr-1999  pk Pull up from trunk: copyright text warts.
 1.3.24.2.2.1  21-Jun-1999  thorpej Sync w/ -current.
 1.5.2.1  12-Mar-2001  bouyer Sync with HEAD.
 1.6.4.1  16-Mar-2002  jdolecek Catch up with -current.
 1.6.2.1  28-Feb-2002  nathanw Catch up to -current.
 1.7.16.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.8.2.1  26-Feb-2007  yamt sync with head.
 1.9.26.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.

RSS XML Feed