VirtualBox

Ignore:
Timestamp:
Aug 11, 2016 6:25:33 PM (9 years ago)
Author:
vboxsync
Message:

r0drv/netbsd: re-import r0drv support for NetBSD on top of svn copy of
FreeBSD sources for cases where the differences are obvious and
minimal.

From Haomai Wang GSoC project with additional changes by Arto Huusko.

File:
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/netbsd/process-r0drv-netbsd.c

    r63342 r63345  
    11/* $Id$ */
    22/** @file
    3  * IPRT - Process Management, Ring-0 Driver, FreeBSD.
     3 * IPRT - Process Management, Ring-0 Driver, NetBSD.
    44 */
    55
    66/*
    7  * Copyright (c) 2007 knut st. osmundsen <[email protected]>
    8  *
    97 * Permission is hereby granted, free of charge, to any person
    108 * obtaining a copy of this software and associated documentation
     
    2927 */
    3028
    31 
    3229/*********************************************************************************************************************************
    3330*   Header Files                                                                                                                 *
    3431*********************************************************************************************************************************/
    35 #include "the-freebsd-kernel.h"
     32#include "the-netbsd-kernel.h"
    3633
    3734#include <iprt/process.h>
     
    4946    return (RTR0PROCESS)curproc;
    5047}
    51 
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette