|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Niklas Hallqvist (niklas
cvs.openbsd.org)Date: Mon Apr 02 2001 - 16:43:13 CDT
CVSROOT: /cvs
Module name: src
Changes by: niklas
cvs.openbsd.org 2001/04/02 15:43:13
Modified files:
sys/arch/i386/i386: trap.c
sys/compat/linux: files.linux linux_dummy.c linux_misc.c
linux_signal.c syscalls.master
sys/kern : init_main.c kern_exit.c kern_fork.c
kern_kthread.c kern_sig.c
sys/sys : proc.h signalvar.h user.h wait.h
sys/uvm : uvm_glue.c
sys/vm : vm_glue.c
Added files:
sys/compat/linux: linux_misc.h linux_sched.c linux_sched.h
Log message:
On popular demand, the Linux-compatibility clone(2) implementation based
on NetBSD's code, as well as some faked Posix RT extensions by me. This makes
at least simple linuxthreads tests work.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]