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
/
kern
/
syscalls.master
Age
Commit message (
Expand
)
Author
2013-12-11
create rump kernel wrapper for utrace() too
pooka
2013-12-09
Create rump kernel wrappers for {f,}ktrace
pooka
2013-10-17
Change mknodat(2) device argument type from uint32_t to dev_t.
njoly
2013-08-30
There is absolutely no way that fexecve() could even theoretically work
pooka
2013-03-29
Centralize the computation of struct timespec to the int timo.
christos
2012-10-02
kernel portion of clock_nanosleep()
christos
2012-06-22
Add {send,recv}mmsg from Linux
christos
2012-05-05
Add a new type of syscall "EXTERN" which is meant for modules that live
christos
2012-03-08
Add entry for _ksem_timedwait.
joerg
2012-02-19
Use void * instead of sa_upcall_t for sa_register (since sa_upcall_t is
matt
2012-02-19
Make SA syscalls as COMPAT_60
matt
2012-02-19
Make SA calls obsolete (use stubs in kern case, as libc needs them for now).
rmind
2012-02-11
Add a posix_spawn syscall, as discussed on tech-kern.
martin
2012-02-01
Change the syscall API for quotas over to the new non-proplib one.
dholland
2011-08-17
Add futimens(2) and part of utimnsat(2)
manu
2011-08-08
First stage of support for Extended API set 2. Most of the think is
manu
2011-07-18
make the data arguments of *setxattr(2) const, as in Linux
drochner
2011-06-26
- syscalls that takes socklen_t arguments should do so.
christos
2011-03-09
actually, revert previous for now. quotactl doesn't play with the
pooka
2011-03-09
mark old quotactl rump too
pooka
2011-03-06
merge the bouyer-quota2 branch. This adds a new on-disk format
bouyer
2011-02-21
Add syscall type NOERR which signals that a system call is STD but
pooka
2011-02-21
somehow i've missed preadv/pwritev from rump-relevant syscalls
pooka
2011-01-31
make syscalls match documentation as far as pid_t goes.
christos
2011-01-17
Missed pselect50 in previous (file was open in editor ... d0h).
pooka
2011-01-17
Mark a few 5.0 COMPAT syscalls as RUMP now that it's possible
pooka
2011-01-10
implement sigqueueinfo
christos
2010-11-11
rump posix_fadvise()
pooka
2010-09-07
getcwd for rump
pooka
2010-09-06
rump umask
pooka
2010-08-30
RUMP syscalls for kern_prot.c interfaces
pooka
2010-06-10
rump stubs for _ksem*
pooka
2010-06-04
Rumpify pathconf(2)/fpathconf(2)
njoly
2010-04-21
make get/setrlimit as rump-capable
pooka
2010-03-02
Make lfs syscalls loadable. This nukes fs_lfs.h & #ifdef LFS.
pooka
2009-11-26
pipe +RUMP
pooka
2009-11-26
modctl +RUMP
pooka
2009-07-21
+fhopen, +fhstatvfs1 RUMP
pooka
2009-07-19
Make POSIX message queues a kernel module.
rmind
2009-05-15
Use argname PAD to signal that an argument is used only for padding
pooka
2009-03-28
mark a bunch of syscalls as RUMP
pooka
2009-03-19
make mount() a rump call
pooka
2009-03-18
kqueue and kevent for rump
pooka
2009-02-13
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
apb
2009-01-26
Tag a few more socket syscalls with RUMP:
pooka
2009-01-13
Convert the syscalls.master to a format from which it is easier
pooka
2009-01-11
fix lutimes.
christos
2009-01-11
merge christos-time_t
christos
2008-11-26
RUMP some syscalls required by nfsd.
pooka
2008-11-21
document modular. no functional change.
pooka
[next]