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
/
darwin
/
syscalls.master
Age
Commit message (
Expand
)
Author
2005-12-11
merge ktrace-lwp.
christos
2005-09-13
compat code reorg.
christos
2005-02-26
nuke trailing whitespace
perry
2004-08-02
Fix a build problem pointed out by wiz
manu
2004-07-28
Empty shell for Darwin audit API
manu
2004-07-28
Added the utrace system call
manu
2004-07-21
If struct sockaddr's sa_family must be transalted, then struct sockaddr
manu
2004-07-07
no #ifdef __powerpc__ here.
christos
2004-07-04
MacOS X.3 introduces a new sigreturn for PowerPC, with a usercontext
manu
2003-12-31
Added the getattrlist system call. That was annoying.
manu
2003-12-16
Darwin's sigprocmask is an hybrid between or modern sigprocmak (old set
manu
2003-12-04
Add the kdebug_trace system call. It does nothing but dumping anything it
manu
2003-11-20
Start to implement another strange feature: signals as Mach software
manu
2003-09-06
Convert dev_t for mknod
manu
2003-09-06
Correctly translate dev_t in stat/fstat/lstat
manu
2003-09-03
Implement Darwin's FIODTYPE ioctl (get a file d_type)
manu
2003-09-02
correct translation for struct statfs in getfsstat, ststfs and fstatfs
manu
2003-06-05
Search alternate /emul/* path for AF_LOCAL sockets at bind() time.
manu
2003-04-20
Fixed an ABI bug in lseek: NetBSD pads the syscallarg structure because of
manu
2003-01-22
regen
christos
2002-12-26
Added the mysterious system call 331 (it does not seems to be in the
manu
2002-12-24
On Darwin, mach_init is the system bootstrap process. It is responsible
manu
2002-12-08
A working fork/vfork implementation. Darwin fork differs from our fork by
manu
2002-12-08
Introduce BSD system calls with alternate patch checking (in /emul) in
manu
2002-11-25
Added an empty shell for signal delivery. Now we just have to fill the
manu
2002-11-23
Add support for two Darwin sysctl
manu
2002-11-17
Implement mach_sys_load_shared_file. This are not complete yet, especially
manu
2002-11-16
Change a syscal name
manu
2002-11-14
Use FreeBSD emulation to get pathname lookups in /emul/darwin. These FreeBSD
manu
2002-11-12
Darwin system calls skeleton
manu