代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/132747/5910397
c epic100.c
/* epic100.c: A SMC 83c170 EPIC/100 Fast Ethernet driver for Linux. */
/*
Written 1997-1998 by Donald Becker.
This software may be used and distributed according to the terms
of the GNU Public Lic
www.eeworm.com/read/132747/5910399
c smc9194.c
/*------------------------------------------------------------------------
. smc9194.c
. This is a driver for SMC's 9000 series of Ethernet cards.
.
. Copyright (C) 1996 by Erik Stahlman
. This
www.eeworm.com/read/132747/5910413
c tulip.c
/* tulip.c: A DEC 21040-family ethernet driver for Linux. */
/*
Written/copyright 1994-1999 by Donald Becker.
This software may be used and distributed according to the terms
of the GNU Public Lic
www.eeworm.com/read/131315/5932744
readme_too
# @(#)README_TOO 8.1 (Berkeley) 6/29/93
Sun Mar 29 22:19:51 PST 1992
steps to bootstap a system.
1) Load kernel and mini-root into memory with one of the PROM commands.
This is the only step tha
www.eeworm.com/read/131315/5932766
c dtop.c
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Ralph Campbell and Rick Mac
www.eeworm.com/read/131315/5933236
readme
The file `bootblock' is an HP boot block set up with the following label:
# /dev//rsd1c:
type: SCSI
disk:
label: generic boot
flags:
bytes/sector: 512
sectors/track: 32
tracks/cylinder: 16
sectors/c
www.eeworm.com/read/131315/5935131
daily
#!/bin/sh -
#
# @(#)daily 8.2 (Berkeley) 1/25/94
#
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
host=`hostname`
echo "Subject: $host daily run output"
bak=/var/backups
echo ""
echo "Removing scr
www.eeworm.com/read/131315/5935242
h paths.h
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/131315/5935859
t term.t
#!./perl
# $Header: term.t,v 4.0 91/03/20 01:49:17 lwall Locked $
print "1..6\n";
# check "" interpretation
$x = "\n";
if ($x lt ' ') {print "ok 1\n";} else {print "not ok 1\n";}
# check `` proce
www.eeworm.com/read/131315/5935894
t stat.t
#!./perl
# $RCSfile: stat.t,v $$Revision: 4.0.1.3 $$Date: 91/11/11 16:44:49 $
print "1..56\n";
chop($cwd = `pwd`);
$DEV = `ls -l /dev`;
unlink "Op.stat.tmp";
open(FOO, ">Op.stat.tmp");
$junk = `