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
/
mips
/
include
/
Makefile
Age
Commit message (
Expand
)
Author
2003-01-17
Merge the nathanw_sa branch.
thorpej
2002-11-26
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
lukem
2002-08-07
Implement pmc(9) -- An interface to hardware performance monitoring
briggs
2001-11-28
Back out the copy of theses files to userland
manu
2001-11-28
We need to copy new SVR4 header files to /usr/include/sys...
manu
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-11-09
Per discussion on tech-toolchain, remove MIPS-specific <machine/elf.h> header;
kleink
1999-08-30
install ieee.h
mrg
1999-03-30
Don't install intr.h - there's only a kernel function prototype in
simonb
1999-03-24
- Restore 'regdef.h' lost since last January.
nisimura
1999-03-15
- Eliminate 'conf.h' from MIPS common code.
nisimura
1999-03-13
g/c regdef.h (went into asm.h)
drochner
1999-01-18
Forgot to also ship out regnum.h
castor
1999-01-18
Remove vestiges of cpuarch.h. Revert to using cpuregs.h instead.
castor
1999-01-15
Move the bswap functions from libutil to libc (this bups the
bouyer
1999-01-14
* Create mips_reg_t data type to allow register size to be
castor
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd