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
/
netbsd32
Age
Commit message (
Expand
)
Author
2003-12-20
Put back Emmanuel's sigfilter hooks, as decided by Core.
fvdl
2003-12-20
Introduce lwp_emuldata and the associated hooks. No hook is provided for the
manu
2003-12-05
back the sigfilter emulation hook change off
jdolecek
2003-12-04
Dynamic sysctl.
atatat
2003-12-03
Add a sigfilter emulation hook. It is used at the beginning of kpsignal2()
manu
2003-11-15
We have CVS; there is no reason to make .bak files when generating the
thorpej
2003-10-31
adapt for changes to kern/exec_elf32.c
drochner
2003-10-26
don't use extra variables where there is no need to.
christos
2003-10-26
Don't do the tsleep dance if timo is 0; simplify the code.
christos
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-25
regen
chs
2003-10-25
allow COMPAT_SUNOS without COMPAT_43.
chs
2003-10-21
Fix NULL vs. int comparison.
fvdl
2003-10-21
Fix some int vs. NULL comparisons.
fvdl
2003-10-21
Don't compare an integer value against 0.
fvdl
2003-10-15
Don't put the netbsd32_compat*.c files in the 'compat library'. Unconditionally
fvdl
2003-10-13
Implement 32bit get/setcontext entry points.
fvdl
2003-10-13
Regenerate.
fvdl
2003-10-13
Define compat_16 as valid prefix; define the 1.6 compat sigreturn.
fvdl
2003-10-13
Move Matt Green's code from a 4-clause to a 3-clause licence by removing
agc
2003-10-11
fix typo in previous.
chs
2003-10-10
Define SIGINFO variant of netbsd32_sendsig when __HAVE_SIGINFO is defined.
matt
2003-09-26
Add necessary include file.
christos
2003-09-26
bring in MI declarations.
christos
2003-09-21
cleanup & uniform descriptor owner handling:
jdolecek
2003-09-15
catch up with latest sigctx changes; reported by John Heasley, thanks!
christos
2003-09-07
Catch up to Christos' SIGINFO changes.
rafal
2003-08-24
add support for non-executable mappings (where the hardware allows this)
chs
2003-08-08
- GC all the setup_stack functions
christos
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
struct proc * -> struct lwp *
martin
2003-06-29
struct proc * -> struct lwp *
martin
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2003-06-23
Make sure to include opt_foo.h if a defflag option FOO is used.
martin
2003-04-12
get rid of the ASYNCMAP ioctls
christos
2003-04-01
Use PAGE_SIZE rather than NBPG.
thorpej
2003-02-14
Use find_stopped_child() and proc_free() in compat wait() code to
dsl
2003-01-24
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
fvdl
2003-01-18
Regen for correct RCS ID.
thorpej
2003-01-18
Regen: Merge the nathanw_sa branch.
thorpej
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-12-10
Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.
thorpej
2002-12-10
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
thorpej
2002-12-06
After a discussion with various folks, fix the strict-alias warning
scw
2002-12-06
Avoid strict-alias warnings.
scw
2002-12-01
Make this compile in the presence of -Werror
agc
2002-11-29
use emul_find_interp(), rathern than calling emul_find() second time
jdolecek
2002-11-27
Complete the rename: s/sa_/<compat>_sa_/g
atatat
2002-11-01
set nsysent to 512
jdolecek
2002-11-01
set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALL
jdolecek
[next]