summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_sched.c
AgeCommit message (Expand)Author
2000-05-28Rather than starting init and creating kthreads by forking and thenthorpej
2000-03-30Kill register declarations.augustss
1999-12-04Allow signal numbers upto 63 in clone(2) emulation.tron
1999-10-21Add #include <machine/cpu.h> for need_resched() macro.itohy
1999-10-11Fix typos in the license notice.thorpej
1999-10-04Add emulation for scheduler related syscalls. Although they are dummiestron