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
/
regress
/
include
/
okheaders
Age
Commit message (
Expand
)
Author
2009-08-21
Don't try to include <a.out.h> or <link_aout.h> on mips.
he
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-05-05
Back out previous. It broke the build.
ad
2008-05-04
Don't check sys/net/zlib.h.
ad
2008-02-11
Do not #include <sys/device.h> from userland.
dyoung
2007-02-09
Sync with kernel changes introduced by merging the newlock2 branch.
ad
2006-10-30
fix another crypto/rmd160.h
christos
2006-06-18
Do not instal net/if_pppvar.h, net/if_slvar.h and net/if_stripvar.h.
uwe
2006-05-06
Remove obsoleted sys/properties.h include.
groo
2005-12-20
Remove <sys/tablet.h>, noticed by Kurt Schreiner on current-users@.
rpaulo
2005-10-30
Don't check <sys/systm.h> anymore.
simonb
2005-09-25
Use crypto/rmd160.h.
elad
2005-09-19
Don't check <sys/tprintf.h> - it's not installed any more.
simonb
2004-12-14
No more threadlib.h.
nathanw
2004-02-14
avoid conflict on re-defining ioctl.
christos
2004-01-21
Move clockctl.h to end of list
matt
2004-01-20
Only include one of <sys/cdefs_elf.h> or <sys/cdefs_aout.h> depending on
matt
2004-01-04
support MKCRYPTO=no (des.h is not present)
lukem
2004-01-03
support MKSKEY=no
lukem
2003-11-18
kjk reported this does not work on the vax.
christos
2003-11-14
Remove <frame.h>
christos
2003-11-07
Annotate changes and remove non-existing files.
christos
2003-11-07
Remove more troublesome files for now.
augustss
2003-11-07
Comment out some files that makes this break on some platforms.
augustss
2003-11-07
no more disklabel_mbr.h
christos
2003-11-07
don't include varargs.h for gcc-3
christos
2003-09-30
Turn on strict warnings and add a main()
christos
2003-09-30
don't check for vaddr_t yet, because all ports define it.
christos
2003-09-30
Make sure that our headers are clean enough by including all of them, and
christos