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
/
freebsd
/
syscalls.master
Age
Commit message (
Expand
)
Author
2001-10-27
Hook in minherit(2), fhstatfs(2), fhopen(2), fhstat(2).
jdolecek
2001-05-30
use _KERNEL_OPT.
mrg
2000-12-17
add emulation of FreeBSD utrace(2)
jdolecek
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-08
s/#ifdefined/#ifdef/
itojun
2000-08-07
Changes to syscalls.master to exclude ntp_adjtime(2) entirely if NTP is not
bjh21
2000-07-18
implement new signal syscalls in FreeBSD 4.0-RELEASE, using native syscalls:
onoe
2000-05-23
Add names for many syscalls not yet implemented, including those in
tv
2000-04-21
We have now native issetugid.
minoura
1999-08-25
Update for new msgctl()/semctl()/shmctl().
thorpej
1999-07-12
XSH5: change function signature to `void *sbrk(intptr_t)'.
kleink
1999-06-09
add "sys_" prefix to LFS syscalls
drochner
1999-02-09
PR/6962: Paul Shupak: FreeBSD-3.0 additions
christos
1998-12-10
Defopt COMPAT_43
christos
1998-10-19
Defopt SYSVMSG, SYSVSEM and SYSVSHM.
tron
1998-09-11
Substantial signal handling changes:
mycroft
1998-06-25
defopt NFSSERVER
thorpej
1998-06-25
defopt KTRACE
thorpej
1998-05-02
PR/5350: Minoura Makoto: add issetugid() syscall. (with fixes from me)
christos
1998-02-19
Include the NFS option header.
thorpej
1998-01-22
Put a local copy of the SysV IPC compatibility from compat/common in here, so
mycroft
1997-11-30
Change syscall table to use the 1.3 compatibility sigaltstack() function
veego
1997-10-18
Use stat12; from Enami Tsugutomo
christos
1997-10-16
ostat -> stat43
christos
1997-10-15
Fix a typo inherited from kern/syscalls.master.
mycroft
1997-10-10
lchown at #254.
enami
1997-10-10
Channel FreeBSD getdirentries to our now obsolete getdirentries call.
fvdl
1997-06-13
Use compat_12_sys_swapon().
thorpej
1997-01-31
NFSCLIENT -> NFS
thorpej
1996-09-20
getlogin -> __getlogin
christos
1996-06-23
Catch up with setre[ug]id() changes.
mycroft
1995-10-10
Fix minor oversight.
mycroft
1995-10-10
Fix typo.
mycroft
1995-10-10
FreeBSD binary compatibility module, from Noriyuki Soda.
mycroft