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
/
ibcs2
Age
Commit message (
Expand
)
Author
2006-08-30
fix and comment initializers.
christos
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-07-16
When debugging output is disabled, define DPRINTF() to a proper
rillig
2006-06-26
version the socket(2) syscall. for compat30 socket, we use
mrg
2006-05-14
integrate kauth.
elad
2006-03-01
merge yamt-uio_vmspace branch.
yamt
2005-12-11
merge ktrace-lwp.
christos
2005-11-11
Move more compat stuff from sys.
christos
2005-11-10
need compat/sys/shm.h
christos
2005-09-13
compat code reorg.
christos
2005-08-19
64 bit inode changes.
christos
2005-05-29
- sprinkle const.
christos
2005-04-19
PR/29696: Joel Carnat: NetBSD freezes when accessing smbfs mounted FS with
christos
2005-03-26
Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses.
fvdl
2005-03-05
add file locking.
christos
2005-03-05
- someone must have been confused about how to use the stackgap.
christos
2005-03-05
const sptab[]
jdolecek
2005-03-05
cleanup and fix locking.
christos
2005-03-03
Some ibcs2 binaries need executable stacks. Thanks to J Chapman Flack
christos
2005-02-26
regen
perry
2005-02-26
make this rebuild generated files by default
perry
2005-02-26
nuke trailing whitespace
perry
2004-10-27
Bounds check syscall arguments where appropriate
david
2004-10-13
Bounds check signal number.
christos
2004-09-17
There's no need to pass a proc value when using UIO_SYSSPACE with
skrll
2004-09-12
only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwise
jdolecek
2004-04-21
Replace the statfs() family of system calls with statvfs().
christos
2004-03-26
regen after __HAVE_SIGINFO removal
drochner
2004-03-26
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
drochner
2004-03-26
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
drochner
2004-03-09
*Don't* call sys___sysctl() from within the kernel. Use old_sysctl()
atatat
2004-02-06
Rename es_check in struct execsw to es_makecmds.
junyoung
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-03
Add a sigfilter emulation hook. It is used at the beginning of kpsignal2()
manu
2003-11-19
Previous fix was incomplete; did not handle negative values.
christos
2003-11-18
avoid integer type truncation. be picky about integer computation overflow.
itojun
2003-11-15
We have CVS; there is no reason to make .bak files when generating the
thorpej
2003-11-05
remove malloc.h (we don't need it)
christos
2003-11-05
limit malloc so that corrupted executables don't allocate a lot of memory.
christos
2003-10-31
adapt for changes to kern/exec_elf32.c
drochner
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-01
avoid out-of-bound memory access. found by openbsd "bound" C attribute.
itojun
2003-09-26
Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Test
simonb
2003-09-25
constify sendsig/trapsignal
christos
2003-09-13
regen
christos
2003-09-13
add __HAVE_SIGINFO
christos
2003-09-10
regen
christos
2003-09-10
sys__sigreturn14 -> compat_16_sys___sigreturn14
christos
[next]