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
/
linux
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
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
2008-04-04
Regen for linux_sys_msync removal.
njoly
2008-04-04
Cleanup. Kill linux_sys_msync and use sys___msync13 instead.
njoly
2007-12-24
Regen for linux_sys_getpgid removal.
njoly
2007-12-24
Kill unneeded linux_sys_getpgid and use native sys_getpgid instead.
njoly
2007-12-21
Regen for getfsuid/setfsgid syscall exchange.
njoly
2007-12-21
- Fix setfsuid to return uid on success.
njoly
2007-12-20
regen
dsl
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-12-04
Remove all the __P
dsl
2007-11-16
Regen, for syscalls cleanup.
njoly
2007-11-16
Cleanup. Remove a few linux syscalls definitions, now identical to
njoly
2007-07-08
fix pasto: sigframe.sf_sc is of type linux_sigcontext
pooka
2007-03-04
fix fallout from caddr_t changes.
yamt
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-10-31
Changed error message of ENOPROTOOPT to "Protocol option not available".
cbiere
2006-09-01
Regen.
matt
2006-09-01
Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealt
matt
2006-08-30
Regen
matt
2006-08-30
Update to deal with options PTRACE
matt
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-06-10
regen
christos
2006-06-10
linux getpriority is off-by-20 so use our own function.
christos
2006-05-15
include kauth.h for kauth_cred_geteuid.
yamt
2006-05-14
integrate kauth.
elad
2005-12-11
merge ktrace-lwp.
christos
2005-11-11
include additional headers that are now needed.
chs
2005-09-19
MINSIGSTKSZ on linux is different depending on the platform and usually
christos
2005-05-20
Define linux_usertrap function, and set it in struct emul. For all
fvdl
2005-05-19
Add support for Linux SA_RESTORER on amd64.
manu
2005-05-16
Regen.
fvdl
2005-05-16
Add clock_* POSIX functions.
fvdl
2005-05-16
Regen.
fvdl
2005-05-16
Add *xattr functions (they all return EOPNOTSUPP).
fvdl
2005-02-26
regen
perry
2005-02-26
regen
perry
2005-02-26
nuke trailing whitespace
perry
2004-10-05
regen: generate struct linux_sys_shmget_args for linux_sys_shmget(2)
jdolecek
2004-10-05
mark linux_sys_shmget() STD, so that appropriate struct linux_sys_shmget_args
jdolecek
2004-09-28
regen - now using wrapper for shmget(2)
jdolecek
2004-09-28
add flag for shmget(2) to specify that later shmat(2) for the shared memory
jdolecek
2004-09-20
move definition of linux_fsid_t to common/linux_types.h - it's identical
jdolecek
2004-09-19
move definition of struct linux_stafs to common/linux_types.h, and use
jdolecek
2004-09-08
regen: add exit_group(2)
jdolecek
2004-09-08
implement basic exit_group(2), which just terminates calling thread;
jdolecek
2004-08-28
g/c LINUX_MAP_IGNMASK define - it's not used anywhere
jdolecek
2004-08-01
regen - sync syscall lists with Linux kernel 2.6.7
jdolecek
[next]