summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_emul.c
Commit message (Expand)AuthorAgeFilesLines
* Group pid and parent are shared in a case of CLONE_THREAD not CLONE_VM.kib2006-11-151-3/+3
* MFP4:netchild2006-10-281-1/+23
* - change if (cond) panic() to KASSERT.netchild2006-10-081-3/+4
* - Extend the coverage of PROC_LOCK to cover wakeup(&p->p_emuldata);netchild2006-09-091-1/+3
* FREE -> freessouhlal2006-08-281-2/+2
* MALLOC -> malloc and FREE -> freessouhlal2006-08-191-4/+4
* Fix the DEBUG build:netchild2006-08-171-3/+0
* Style fixes to comments.netchild2006-08-161-5/+9
* Add some new files needed for linux 2.6.x compatibility.netchild2006-08-151-0/+297
OpenPOWER on IntegriCloud