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
/
hp300
/
include
/
Makefile
Age
Commit message (
Expand
)
Author
2018-07-12
Remove the kernel PMC code. Sent yesterday on tech-kern@.
maxv
2015-12-24
fenv for m68k
christos
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2007-03-04
Stop installing <machine/intr.h> on hp300. Suggested by simonb.
tsutsui
2007-02-09
Merge newlock2 to head.
ad
2006-07-26
don't install <machine/db_machdep.h>, this is kernel only
drochner
2006-07-01
No need to install autoconf.h.
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2004-05-08
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
kleink
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
No point in installing svr4_machdep.h.
kleink
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-12-21
As per Chris G. Demetriou <cgd@netbsd.org> don't install
frueauf
1999-12-20
Add loadfile_machdep.h to includes to be installed - this makes
frueauf
1999-04-19
Add COMPAT_SVR4 for m68k.
kleink
1999-03-15
Pullin m68k/ieee.h.
minoura
1999-01-15
Move the bswap functions from libutil to libc (this bups the
bouyer
1998-07-12
Add elf_machdep.h to the INCS list.
veego
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd