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_sig_13.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
2011-01-19
Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>.
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-24
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
ad
2007-12-20
Convert all the system call entry points from:
dsl
2007-12-08
ANSIfy most of the function definitions in sys/compat (but not ndis).
dsl
2007-06-16
Modify the (recently added) compat_sigaltstack() #define to take the
dsl
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
2005-12-11
merge ktrace-lwp.
christos
2005-09-13
compat code reorg.
christos
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-26
rename: s/sa_/<compat>sa/g
christos
2002-07-04
Add kernel support for having userland provide the signal trampoline:
thorpej
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2000-03-30
Kill register declarations.
augustss
1998-09-13
Put the prototypes for native_sig*_to_sig*() in one place.
thorpej
1998-09-11
Substantial signal handling changes:
mycroft
1997-11-29
Modify the recent sigaltstack() interface change to use the __RENAME() scheme;
kleink
1997-11-25
In XPG4.2, the ss_size member of type stack_t (struct sigaltstack) is specified
kleink