summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
lockcount-9.3Add lockcount output via printfMerlin Scholz3 years
lockdoc-10.99.5Code cleanupMerlin Scholz3 years
lockdoc-10.99.5-vfsRemove now (hopefully) unnecessary kmutex_t loggingMerlin Scholz3 years
lockdoc-9.3Add file, line, func logging for memory allocs/freesMerlin Scholz3 years
lockdoc-9.3-vfsvnode modificiations to support LOCKDOC tracingMerlin Scholz3 years
trunklint: remove redundant '#' after 'argument' in diagnosticsrillig3 years
 
TagDownloadAuthorAge
lockdoc-10.99.5-vfs-0.4commit 280762e2b1...Merlin Scholz3 years
lockdoc-10.99.5-vfs-0.3commit e7b3826cda...Merlin Scholz3 years
lockdoc-10.99.5-vfs-0.2commit 365daf5cef...Merlin Scholz3 years
lockdoc-10.99.5-vfs-0.1commit c731885a03...Merlin Scholz3 years
lockdoc-10.99.5-0.1commit c7d78f5ebd...Merlin Scholz3 years
lockdoc-9.3-vfs-0.2commit 48481acd40...Merlin Scholz3 years
lockdoc-9.3-vfs-0.1commit 5b36ddbe1a...Merlin Scholz3 years
lockdoc-9.3-0.6commit 60aa12e10e...Merlin Scholz3 years
lockdoc-9.3-0.5commit a71815af6d...Merlin Scholz3 years
lockdoc-9.3-0.4commit e2e1b13499...Merlin Scholz3 years
lockdoc-9.3-0.3commit 38946c4e02...Merlin Scholz3 years
lockdoc-9.3-0.2commit ae5cfd54d9...Merlin Scholz3 years
lockdoc-9.3-0.1commit 6f27ae312d...Merlin Scholz3 years
.inc.mk> and <bsd.kinc.mk>, and use that instead oflukem 2002-12-09Delete walnut, add evbppc.scw 2002-06-01Add evbmips and sbmips.simonb 2002-05-28Descend into sun68k for sun3 builds.nathanw 2002-03-24In commented-out SUBDIR, rename arm26 -> acorn26.bjh21 2002-03-05Split the (commented out) complete list of archs into separate linessimonb 2002-02-11Sync the commented-out subdir list with reality.thorpej 2002-02-04Need <bsd.own.mk> to use ${MACHINE_CPU}.thorpej 2002-02-04Use ${MACHINE_CPU} to assign ARCHSUBDIR.thorpej 2001-11-25End the "new ARM includes strategy" experiment. The new strategythorpej 2001-10-13Treat acorn32 the same as arm32 for the purposes of installing include files.bjh21 2001-06-24spellingdeberg 2001-06-14Set ARCHSUBDIR to m68k when MACHINE_ARCH is m68000.fredette 2001-06-12For arm ports where machine != arm??, descend into the cats,dnard,netwindermatt 2001-01-28add hpc dir if MACHINE is hpcmips or hpcsh.uch 2001-01-10Descend into the arm directory on arm26 and arm32.bjh21 2001-01-04sh3 splititojun 2000-02-19Add new SUBDIRs.tsutsui 1999-11-20Install NetBSD/sparc64 headers on NetBSD/sparc systems.eeh 1999-03-04make the mipse[lb]->mips translation really workdrochner 1999-03-03Makefile ${MACHINE_ARCH} changes for mips{eb,el}, as suggested byjonathan 1998-08-25For the pc532 MACHINE (pc532) isn't equal to MACHINE_ARCH (ns32k) but therematthias 1998-06-15don't forget machine header symlinkscgd 1998-06-12Rework the way kernel include files are installed. In the new method,cgd