| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Sync with rev 1.7 in NetBSD.
Obtained from: NetBSD
|
|
|
|
|
|
|
|
|
| |
semi-automatic style(9)
The futex stuff already differs a lot (only a small part does not differ)
from NetBSD, so we are already way off and can't apply changes from NetBSD
automatically. As we need to merge everything by hand already, we can even
make the files comply to our world order.
|
|
|
|
|
|
|
|
| |
futex lock).
Sponsored by: Google SoC 2006
Submitted by: rdivacky
Suggested by: jhb
|
|
|
|
|
|
| |
- remove debuging printf [2]
Submitted by: intron <mag@intron.ac> [1], rdivacky [2]
|
|
|
|
|
| |
Sponsored by: Google SoC 2006
Submitted by: rdivacky
|
|
|
|
| |
Submitted by: rdivacky
|
|
|
|
|
|
|
|
|
| |
- linux_emul.c [1]
- linux_futex.c [2]
Sponsored by: Google SoC 2006 [1]
Submitted by: rdivacky [1]
netchild [2]
|
|
Please don't style(9) the NetBSD code, we want to stay in sync. Not imported
on a vendor branch since we need local changes.
Sponsored by: Google SoC 2006
Submitted by: rdivacky
With help from: manu@NetBSD.org
Obtained from: NetBSD (linux_{futex,time}.*)
|