Home | History | Annotate | Download | only in kern
History log of /src/sys/kern/subr_debug.c
RevisionDateAuthorComments
 1.7  30-Apr-2008  ad Disable the freecheck stuff atomically so we only get one warning about
being out of slots.
 1.6  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.5  14-Nov-2007  yamt branches: 1.5.14; 1.5.16; 1.5.18;
add \n to printf messages.
 1.4  19-Oct-2007  ad branches: 1.4.2;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
 1.3  09-Jul-2007  ad branches: 1.3.6; 1.3.8; 1.3.12;
Merge some of the less invasive changes from the vmlocking branch:

- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
 1.2  09-Feb-2007  ad branches: 1.2.4; 1.2.8; 1.2.10;
Merge newlock2 to head.
 1.1  19-Jan-2007  ad branches: 1.1.2;
file subr_debug.c was initially added on branch newlock2.
 1.1.2.1  19-Jan-2007  ad Add some DEBUG code to check that items being freed were previously
allocated from the same source. Needs to be enabled via DDB.
 1.2.10.1  11-Jul-2007  mjf Sync with head.
 1.2.8.2  23-Oct-2007  ad Sync with head.
 1.2.8.1  05-Apr-2007  ad Trap duplicate allocations.
 1.2.4.5  15-Nov-2007  yamt sync with head.
 1.2.4.4  27-Oct-2007  yamt sync with head.
 1.2.4.3  03-Sep-2007  yamt sync with head.
 1.2.4.2  26-Feb-2007  yamt sync with head.
 1.2.4.1  09-Feb-2007  yamt file subr_debug.c was added on branch yamt-lazymbuf on 2007-02-26 09:11:14 +0000
 1.3.12.2  18-Nov-2007  bouyer Sync with HEAD
 1.3.12.1  25-Oct-2007  bouyer Sync with HEAD.
 1.3.8.2  09-Jan-2008  matt sync with HEAD
 1.3.8.1  06-Nov-2007  matt sync with HEAD
 1.3.6.2  14-Nov-2007  joerg Sync with HEAD.
 1.3.6.1  26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.4.2.1  19-Nov-2007  mjf Sync with HEAD.
 1.5.18.1  16-May-2008  yamt sync with head.
 1.5.16.1  18-May-2008  yamt sync with head.
 1.5.14.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed