代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/135055/13965460
sh autogen.sh
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
#
# Modified from autogen.sh script from Eterm, www.eterm.org
DIE=0
echo "Generating configuration files for bookcase, please wait..
www.eeworm.com/read/204654/15335641
in zmore.in
:
#!/bin/sh
PATH="BINDIR:$PATH"; export PATH
if test "`echo -n a`" = "-n a"; then
# looks like a SysV system:
n1=''; n2='\c'
else
n1='-n'; n2=''
fi
oldtty=`stty -g 2>/dev/null`
if stty -cbreak
www.eeworm.com/read/204654/15335651
in gzexe.in
:
#!/bin/sh
# gzexe: compressor for Unix executables.
# Use this only for binaries that you do not use frequently.
#
# The compressed version is a shell script which decompresses itself after
# skippi
www.eeworm.com/read/204654/15335694
zfile
#!/bin/sh
if test $# = 0; then
echo 'zfile: file(1) for programs which may be compressed with gzexe'
echo usage: `basename $0` files...
exit 1
fi
tmp=/tmp/gz$$
for i do
if test ! -f "$i" ;
www.eeworm.com/read/200392/15434260
c ga.c
#undef __NO_VERSION__
/******************************************************************************
*h*
* Name: ga.c
*
* Description: This is the source code for the Linux
www.eeworm.com/read/112300/15489835
c output.c
/*
CIPE - encrypted IP over UDP tunneling
output.c - the sending part of the CIPE device
Copyright 1996 Olaf Titz
This program is free software; you can redistribu
www.eeworm.com/read/109695/15552143
flow-control-hints
From katzlbt@vuse.vanderbilt.edu mentions:
I was working with software flow control (at 38400 baud) so the output
to /dev/cufa resulted in a deadlock. If the modem does not dial but
shows TR, check
www.eeworm.com/read/109695/15552174
sample ipv6-down.sample
#!/bin/sh
#
# This script is called with the following parameters:
# interface tty speed local-address remote-address ipparam
#
# Kill the router advertisement daemon on this interface.
# The killin
www.eeworm.com/read/109308/15559722
c pci.c
#include
#include
#include "typedef.h"
#include "low.h"
#include "list.h"
#include "pci.h"
#ifdef CONFIG_PM
extern short pm_active;
#endif
extern unsigned long pci