OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jason Ish (jasonicvs.openbsd.org)
Date: Tue Feb 05 2002 - 19:55:05 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: jasonicvs.openbsd.org 2002/02/05 18:55:04

    Modified files:
            sys/arch/i386/i386: linux_machdep.c
            sys/compat/linux: linux_socket.c linux_sockio.h
            sys/sys : ioctl_compat.h

    Log message:
    emulate linux behaviour by passing ioctl's down to the underlying device
    > From NetBSD; ok art