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
/
syscalls.master
Age
Commit message (
Expand
)
Author
2001-05-30
use _KERNEL_OPT.
mrg
2000-12-09
Get rid of the damn EMUL_GET* flags.
mycroft
2000-12-09
Add the %% separators.
mycroft
2000-11-30
LKMify
jdolecek
2000-08-11
add ibcs2_sys_gtty
matt
2000-01-10
rename ibcs2_sysi86 to ibcs2_sysmachine (since ibcs2 now runs on other
matt
1999-02-09
const poisoning
christos
1998-12-18
remove compat_xxx dependencies where they don't belong
drochner
1998-12-10
Defopt COMPAT_43
christos
1998-10-19
Defopt SYSVMSG, SYSVSEM and SYSVSHM.
tron
1998-09-12
Version sys_sigreturn, to avoid breaking programs that use it explicitly.
mycroft
1998-09-11
Substantial signal handling changes:
mycroft
1998-03-05
Added support for ibcs2_sigcode.
scottb
1998-02-19
Change a comment to reflect new makesyscalls.sh behavior.
thorpej
1998-02-14
Use sys___posix_fchown() instead of sys_fchown().
kleink
1998-02-09
iBCS2 code cleanup
scottb
1996-09-07
Modify poll(2) prototype.
mycroft
1996-09-07
Implement poll(2).
mycroft
1996-01-07
Correct name of sysi86 function.
mycroft
1996-01-06
Added support for sysi86 and eaccess syscalls
scottb
1995-10-07
Prefix names of system call implementation functions with `sys_'.
mycroft
1995-08-14
Rearrange #includes.
mycroft
1995-03-14
updated existing files to use new system call interface.
scottb
1994-10-26
new RCS ID format.
cgd
1994-09-05
New iBCS2 code from Scott.
mycroft
1994-08-24
iBCS2 emulation code, written by Scott Bartram.
mycroft