代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/145471/5746098
c ip.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve
www.eeworm.com/read/144216/5752499
t term.t
#!./perl
# $RCSfile: term.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:07 $
BEGIN {
chdir 't' if -d 't';
@INC = '../lib';
}
use Config;
print "1..7\n";
# check "" interpretation
$x = "\n";
www.eeworm.com/read/136786/5865212
c spaceorb.c
/*
* $Id: spaceorb.c,v 1.7 2000/05/29 11:19:51 vojtech Exp $
*
* Copyright (c) 1999-2000 Vojtech Pavlik
*
* Based on the work of:
* David Thompson
*
* Sponsored by SuSE
*/
/*
* SpaceT
www.eeworm.com/read/136786/5865959
c xirc2ps_cs.c
/* [xirc2ps_cs.c wk 03.11.99] (1.40 1999/11/18 00:06:03)
* Xircom CreditCard Ethernet Adapter IIps driver
* Xircom Realport 10/100 (RE-100) driver
*
* This driver supports various Xircom CreditCa
www.eeworm.com/read/136786/5866018
c farsync.c
/*
* FarSync X21 driver for Linux (2.4.x kernel version)
*
* Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards
*
* Copyright (C) 2001 FarSite Communications Lt
www.eeworm.com/read/135582/5885420
sh autogen.sh
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
PROJECT="The LibVideoGFX Library"
TEST_TYPE=-f
FILE=libvid
www.eeworm.com/read/135582/5885590
sh autogen.sh
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
PROJECT="The LibVideoGFX Library"
TEST_TYPE=-f
FILE=libvid
www.eeworm.com/read/132747/5910356
c ewrk3.c
/* ewrk3.c: A DIGITAL EtherWORKS 3 ethernet driver for Linux.
Written 1994 by David C. Davies.
Copyright 1994 Digital Equipment Corporation.
This software may be used and distributed a
www.eeworm.com/read/132747/5910388
c sk_g16.c
/*-
* Copyright (C) 1994 by PJD Weichmann & SWS Bern, Switzerland
*
* This software may be used and distributed according to the terms
* of the GNU Public License, incorporated herein by reference
www.eeworm.com/read/132747/5910396
c de4x5.c
/* de4x5.c: A DIGITAL DC21x4x DECchip and DE425/DE434/DE435/DE450/DE500
ethernet driver for Linux.
Copyright 1994, 1995 Digital Equipment Corporation.
Testing resources for thi