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
/
compat
/
common
/
kern_resource_43.c
Age
Commit message (
Expand
)
Author
2021-09-07
sys/compat: Memset zero before copyout.
riastradh
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2007-12-20
Convert all the system call entry points from:
dsl
2007-05-12
There is no need to use the stackgap for get/setrlimit.
dsl
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-09
Merge newlock2 to head.
ad
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-07-23
Use the LWP cached credentials where sane.
ad
2005-12-11
merge ktrace-lwp.
christos
2005-05-29
- sprinkle const.
christos
2003-11-19
Don't include malloc.h if you are not going to use it.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
Merge the nathanw_sa branch.
thorpej
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-03-30
Kill register declarations.
augustss
1999-09-28
Remplace kern.shortcorename sysctl with a more flexible sheme,
bouyer
1997-10-15
Adjust u_int arguments of some system calls to int, to match user-level
mycroft
1996-03-14
Fix compiler warnings
christos
1995-10-07
Prefix names of system call implementation functions with `sys_'.
mycroft
1995-09-19
Make system calls conform to a standard prototype and bring those
thorpej
1995-06-24
- Extracted all compat routines from the kern directory and moved here.
christos