index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
pc532
/
include
/
Makefile
Age
Commit message (
Expand
)
Author
2006-07-26
don't install <machine/db_machdep.h>, this is kernel only
drochner
2006-04-18
Don't install an empty <machine/mtpr.h> that seems to be an artifact of
simonb
2005-12-11
merge ktrace-lwp.
christos
2004-05-08
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
kleink
2003-12-07
Don't install <machine/intr.h>.
simonb
2003-06-23
Basic ELF definitions for ns32k. No relocations yet.
thorpej
2003-01-21
Add ns32k ucontext kernel portions. Not entirely updated for the LWP
kleink
2002-11-26
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
lukem
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-08-07
Implement pmc(9) -- An interface to hardware performance monitoring
briggs
2002-06-05
Need <machine/intr.h> to be installed, for now.
thorpej
2001-04-15
Add definitions of C99 integer format conversion macros.
kleink
2001-04-15
Add definitions of C99 specified-width integer type limits.
kleink
2001-04-14
Add definitions of C99 integer constant macros.
kleink
2001-04-14
Add definitions of C99 minimum-width and greatest-width integer types.
kleink
2000-06-26
Add <machine/int_types.h>, which provides namespace-pure definitions
kleink
2000-04-29
Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file
thorpej
2000-03-17
Install "machineendian_machdep.h".
tron
1999-12-23
C99: Define a NAN macro in <math.h> which evaulates to a constant expression of
kleink
1999-08-29
Add ieee.h.
mycroft
1999-06-17
PMAP_NEW is no longer optional on the pc532; the old pmap's page table
thorpej
1999-01-16
Add byte_swap.h here too.
bouyer
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd