summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_emul.c
Commit message (Expand)AuthorAgeFilesLines
* MFP4: 115220, 115222jkim2007-03-021-2/+2
* Partial MFp4 of 114977:netchild2007-02-241-1/+1
* MFp4 (114193 (i386 part), 114194, 114195, 114200):netchild2007-02-231-4/+8
* MFp4 (part of 114132):netchild2007-02-231-7/+8
* Remove extern int hz; use proper include file instead.kib2007-02-021-2/+1
* No need to synchronize linux_schedtail with linux_proc_init.kib2007-02-011-26/+28
* MFp4 (113077, 113083, 113103, 113124, 113097):netchild2007-01-201-8/+5
* MFp4 (112499):netchild2007-01-071-0/+2
* MFp4 (112498):netchild2007-01-071-9/+9
* MFp4:netchild2006-12-311-60/+64
* 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