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
/
dev
/
Makefile
Age
Commit message (
Expand
)
Author
2009-12-05
Install netbsd-dm.h file to include/dev/dm so it can be used by public.
haad
2009-08-15
Add keylock.h to INCS so that it's actually installed (hi, marc!)
uwe
2008-11-06
wrap lines. no functional change.
cegger
2007-11-20
pud (userspace char/block drivers) build goo
pooka
2007-11-12
* split the putter header into a kernel version and a userland version
pooka
2007-05-01
Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block
bouyer
2006-09-07
Add the 'lockstat' driver, which collects basic information about lock events.
ad
2006-06-19
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
gdamore
2006-06-08
Descend into microcode.
rpaulo
2006-02-25
As core requested, remove vinum
christos
2005-12-11
merge ktrace-lwp.
christos
2004-03-13
Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)
bjh21
2003-12-10
The file system snapshot pseudo driver.
hannken
2003-10-10
Include Vinum.
grog
2003-01-13
Add dmover to the list of SUBDIRs.
briggs
2002-12-04
New Feature: add pseudo device for IEEE 1394 isochronous stream and
haya
2002-11-26
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
lukem
2002-10-14
Moved MI APM definitions into dev/apm.
takemura
2002-10-04
Add cgdvar.h to the list of files installed.
elric
2002-06-28
This is the "kttcp" network throughput testing pseudo-device. From
thorpej
2001-12-04
Add ir/ to SUBDIR.
augustss
2001-10-04
Need to recurse into the raidframe subdir too.
oster
2001-04-11
Put back all header files defining ioctls
jdolecek
2001-04-11
Only install headers which are actually used by our userland. This
jdolecek
2001-02-23
I forgot to move Makefile.
uch
2000-11-08
Recurse into i2o/.
ad
2000-06-16
No real change. Alphabetize the list of directories.
matt
1998-07-28
Add `sbus' to SUBDIRS.
pk
1998-07-12
Add USB.
augustss
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd