代码搜索:kernel

找到约 10,000 项符合「kernel」的源代码

代码结果 10,000
www.eeworm.com/read/161121/5557661

sh install.sh

#!/bin/sh # # arch/i386/boot/install.sh # # This file is subject to the terms and conditions of the GNU General Public # License. See the file "COPYING" in the main directory of this archive # for mo
www.eeworm.com/read/161121/5557982

s head.s

/* * BK Id: %F% %I% %G% %U% %#% */ /* * PowerPC version * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * Rewritten by Cort Dougan (cort@cs.nmt.edu) for PReP * Copyright (C)
www.eeworm.com/read/161121/5560710

itsy

Itsy is a research project done by the Western Research Lab, and Systems Research Center in Palo Alto, CA. The Itsy project is one of several research projects at Compaq that are related to pocket com
www.eeworm.com/read/160303/5573323

spec openswan.spec

Summary: Openswan IPSEC implementation Name: openswan Version: 2.4.5rc6 # Build KLIPS kernel module? %{!?buildklips: %{expand: %%define buildklips 0}} %{!?buildxen: %{expand: %%define buildxen 0}} #
www.eeworm.com/read/160303/5573346

kerneldiff

#!/bin/sh # wander through a FreeSWAN linux directory, comparing each file to # a corresponding file in the argument $KERNELSRC directory, creating # a diff that can be used to update the FreeSWAN s
www.eeworm.com/read/160303/5574898

c panic.c

#include #include int panic(void) { printf("Kernel PANIC\n"); assert(0); }
www.eeworm.com/read/160303/5574963

sh make-uml.sh

#!/bin/sh # # # $Id: make-uml.sh,v 1.48 2005/07/14 01:35:54 mcr Exp $ # # show me #set -x # fail if any command fails set -e case $# in 1) OPENSWANSRCDIR=$1; shift;; esac if [ `id -u` = 0 ] t
www.eeworm.com/read/160156/5576607

m ttinitkernel.m

% TTINITKERNEL Initialize the TrueTime kernel. % % Usage: ttInitKernel(nbrInp, nbrOutp, prioFcn) % ttInitKernel(nbrInp, nbrOutp, prioFcn, cs_oh) % % Inputs: % nbrInp Number of A/D ch
www.eeworm.com/read/159854/5580209

bas clientvb.bas

Attribute VB_Name = "clientvb" Option Explicit Public Declare Function WaitNamedPipe Lib "kernel32" Alias "WaitNamedPipeA" (ByVal lpNamedPipeName As String, ByVal nTimeOut As Long) As Long Public D
www.eeworm.com/read/158106/5598086

compatibility readme.compatibility

Supported Linux versions ------------------------ This kernel module is developped and tested on the following platforms: - RedHat8.0, bi-athlon SMP, with Linux version 2.4.18-14smp (bhcompile@astest