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
/
usermode
Age
Commit message (
Expand
)
Author
2018-01-24
Remove port-acorn26
skrll
2018-01-13
Make NetBSD/usermode link again!
reinoud
2018-01-13
Implement dummy process_read_dbreg() and process_write_dbreg() used in x86
reinoud
2018-01-13
Add dbreg structure prototype needed for x86_64
reinoud
2018-01-13
Keep up with changes in ld(4): adding ioctl handling on the ld(4) instead of
reinoud
2018-01-13
Add the missing strategy argument of ldattach()
reinoud
2017-12-10
- Allow multiple .BEGIN targets
christos
2017-10-23
If if_initialize() failed in the attach function, free resources and return.
msaitoh
2017-10-23
Fix compile error. Use const correctly.
msaitoh
2017-09-17
more const.
christos
2017-09-14
clean up COMPAT_* options for native netbsd code:
mrg
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2017-02-19
PR kern/51208
rin
2017-01-26
provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.
christos
2016-12-22
switch all ports to use uvm_init.c:uvm_md_init()
cherry
2016-12-15
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
ozaki-r
2016-12-13
wildcard speaker attachments, now that we can handle many of them.
christos
2016-12-10
remove VAUDIOSPEAKER for now, will be done differently.
christos
2016-12-08
Add a synthesized pc beeper and keyboard bell for platforms with an audio
nat
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-02-09
Introduce softint-based if_input
ozaki-r
2016-01-23
expose the kernel types for standalone code.
christos
2016-01-23
Hide {p,v}{addr,size}_t and register_t (and a couple more types that
christos
2015-12-21
fix label and variable name.
christos
2015-12-21
more checking
christos
2015-08-27
Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevant
pooka
2015-08-27
Tweak previous.
uebayasi
2015-08-27
Echo exact objects (swap*.o etc.) when linking kernel.
uebayasi
2015-08-24
Define ${LINKSCRIPT} in one place.
uebayasi
2015-08-18
${KERN_LDSCRIPT} -> ${KERNLDSCRIPT}
uebayasi
2015-06-17
Make clock_t unsigned int everywhere.
martin
2015-02-06
Take procfs_machdep.c rev 1.4 one step further and adjust signature of
prlw1
2014-11-15
Use LINKSCRIPT.
uebayasi
2014-08-17
Reorganize symbol table embedding. The existing option SYMTAB_SPACE is
joerg
2014-08-16
Add "options COMPAT_70" to all kernel configuration files that
apb
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-04-05
adjust to new signature; return consistent stuff. 0 is ok -1 is error
christos
2014-03-26
fix sprintf
christos
2014-03-24
use cpu_{g,s}etmodel
christos
2014-01-04
Remove __HAVE_PROCESS_XFPREGS and add the extra parameter for the size
dsl
2013-11-11
implement md_get_pc and md_set_pc
jmcneill
2013-11-10
use MACHINE_CPU instead of MACHINE_ARCH
jmcneill
2013-11-10
usermode arm md stub
jmcneill
2013-11-10
arm support for syscallemu, not tested
jmcneill
2013-11-10
support building on arm
jmcneill
2013-11-10
define _KMEMUSER before including machine/vmparam.h
jmcneill
2013-11-10
use MACHINE_CPU instead of uname -p; create symlink for arm headers
jmcneill
2013-06-26
Use sy_invoke
matt
2013-05-22
Including missing include file <sys/ioctl.h> that broke compilation.
reinoud
[next]