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
/
conf
/
std
Age
Commit message (
Expand
)
Author
2015-11-14
Always include the "vfs" attribute (module). Although all of the
pgoyette
2014-10-31
config(1), config(5): Introduce "select"
uebayasi
2014-10-10
Define net attribute. Always select it for now.
uebayasi
2014-10-10
Use option dependency to always select KERN (and its dependencies).
uebayasi
2014-10-10
Define "machdep" attribute and mark files (in amd64 and x86).
uebayasi
2014-10-10
Define "uvm" attribute and mark files.
uebayasi
2014-10-10
Define "kern" attribute (a.k.a module). Mark kern_*.c (and some others) as
uebayasi
2011-11-22
The rnd pseudo-device is not really optional, because it is in the same
tls
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-08-10
Tab police.
simonb
2009-08-09
Add [default] option to make UAREAs swappable. Disabling the option makes
matt
2008-11-14
- Conditionalise POSIX aio and mqueue, but include them by default.
ad
2007-08-04
Add cpuctl(8). For now this is not much more than a toy for debugging and
ad
2007-05-17
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
yamt
2006-09-08
First take at security model abstraction.
elad
2006-08-29
Make PTRACE and COREDUMP optional. Make the default (status quo) by putting
matt
2006-05-05
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
rpaulo
2005-12-11
merge ktrace-lwp.
christos
2005-09-26
- defflag bufq_fcfs and bufq_disksort.
yamt
2005-09-17
enable VMSWAP by default.
yamt
2005-09-17
add conf/std for MI standard options. currently empty.
yamt