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
Age
Commit message (
Expand
)
Author
2003-12-31
Added the getattrlist system call. That was annoying.
manu
2003-12-29
Added DARWIN_IOFBSETGAMMATABLE
manu
2003-12-27
The VRAM offset seems to be the offset of the framebuffer within the VRAM.
manu
2003-12-26
Correctly return the VRAM offset in IOFBGETVRAMMAPOFFSET connect method.
manu
2003-12-26
Chand emul.darwin MIB to fit best current practice.
manu
2003-12-24
Rework Mach exception and Darwin's ptrace. gdb is now able to attach a
manu
2003-12-24
Small prototype mistake (I'm juggling with too much uncommitted files)
manu
2003-12-24
Move the sigfilter hook to a more adequate location, and rename it to better
manu
2003-12-20
Provide a kernel port for each thread. This makes the emulation of
manu
2003-12-20
Put back Emmanuel's sigfilter hooks, as decided by Core.
fvdl
2003-12-20
Introduce lwp_emuldata and the associated hooks. No hook is provided for the
manu
2003-12-16
Darwin's sigprocmask is an hybrid between or modern sigprocmak (old set
manu
2003-12-16
Enable SA_SIGINFO for COMPAT_DARWIN
manu
2003-12-09
One more property needed by WindowServer
manu
2003-12-09
Fix various broken sanity checks in iokit emulation.
manu
2003-12-09
Move exception related code to a dedicated file
manu
2003-12-09
Move most of the code involved into message header, trailer, and descriptor
manu
2003-12-09
make this compile again.
christos
2003-12-07
Remove useless and verbose debug message
manu
2003-12-06
Remove a useless debug printf
manu
2003-12-05
darwin_sysctl is no more.
christos
2003-12-05
back the sigfilter emulation hook change off
jdolecek
2003-12-05
struct darwin_slock is not undefined, it's just machine dependent.
manu
2003-12-05
Make this compile.
christos
2003-12-04
Add the kdebug_trace system call. It does nothing but dumping anything it
manu
2003-12-04
When wakeing up a process that was sleeping for a signal when we have a Mach
manu
2003-12-04
Fix newer compiler warning
manu
2003-12-04
Dynamic sysctl.
atatat
2003-12-03
Add a sigfilter emulation hook. It is used at the beginning of kpsignal2()
manu
2003-12-03
Rework Mach exceptions and softignals
manu
2003-11-22
Add HW_PAGE_SIZE sysctl
manu
2003-11-20
Avoid re-allocations of darwin_emuldata structures by COMPAT_MACH. This
manu
2003-11-20
Start to implement another strange feature: signals as Mach software
manu
2003-11-18
More work on exceptions. Once a task has raised an exception, it remains
manu
2003-11-17
First work on Mach exceptions. Things that can turn into signals on UNIX
manu
2003-11-15
We have CVS; there is no reason to make .bak files when generating the
thorpej
2003-11-13
Enforce good santity checks with Mach messages sizes:
manu
2003-11-02
Finnally, the missing field in IOHIDSystem keyboard events was identified. The
manu
2003-11-01
Remove all our real devices from the IOKit registry, as they won't be
manu
2003-11-01
Build again whereas I removed adarwin_ioresource.c (removed before it
manu
2003-11-01
Parent itarators in the IOKit emulation. A driver can only
manu
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-25
Fix uninitialized variable warnings
christos
2003-10-25
Correctly terminate the iohidsystem thread (with appropriate cleanups of
manu
2003-10-25
Typo
manu
2003-10-19
Support Darwin static binaries (I should say: support the only Darwin
manu
2003-10-18
Remove references to wsmux_cdevsw and wsdisplay_cdevsw (how to remove
manu
2003-09-30
Build PowerPC again with _HAS_SIGINFO. Remove the ifdef on _HAS_SIGINFO
manu
2003-09-30
Report keyup and keydown events
manu
2003-09-30
Attempt to restore colormap after a display server crashed
manu
[next]