Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Group pid and parent are shared in a case of CLONE_THREAD not CLONE_VM. | kib | 2006-11-15 | 1 | -3/+3 |
* | MFP4: | netchild | 2006-10-28 | 1 | -1/+23 |
* | - change if (cond) panic() to KASSERT. | netchild | 2006-10-08 | 1 | -3/+4 |
* | - Extend the coverage of PROC_LOCK to cover wakeup(&p->p_emuldata); | netchild | 2006-09-09 | 1 | -1/+3 |
* | FREE -> free | ssouhlal | 2006-08-28 | 1 | -2/+2 |
* | MALLOC -> malloc and FREE -> free | ssouhlal | 2006-08-19 | 1 | -4/+4 |
* | Fix the DEBUG build: | netchild | 2006-08-17 | 1 | -3/+0 |
* | Style fixes to comments. | netchild | 2006-08-16 | 1 | -5/+9 |
* | Add some new files needed for linux 2.6.x compatibility. | netchild | 2006-08-15 | 1 | -0/+297 |