代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/250243/4436515
c start_8xx.c
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx processors. Lots
* of assumptions, like the SMC1 is used, it has been
www.eeworm.com/read/222388/4819679
xilinx readme.xilinx
I've made a quick hack to support Xilinx HW-JTAG-PC cable.
Connection is as follows:
TCK --> SCK
TDO --> MISO
TDI --> MOSI
TMS --> RESET#
--
Tetsuya Okada
Computer Creator
www.eeworm.com/read/209559/4963501
c start_8xx.c
/*
* Copyright (C) 1996 Paul Mackerras.
* Copyright (C) 2000 Dan Malek.
* Quick hack of Paul's code to make XMON work on 8xx processors. Lots
* of assumptions, like the SMC1 is used, it has been
www.eeworm.com/read/209559/4974384
c read.c
/*
* linux/fs/nfs/read.c
*
* Block I/O for NFS
*
* Partial copy of Linus' read cache modifications to fs/nfs/file.c
* modified for async RPC by okir@monad.swb.de
*
* We do an ugly hack here in
www.eeworm.com/read/209211/4981579
c dump.c
/*
* Clumsy hack to take snapshots and dumps.
*/
#include
#include
void
usage(void)
{
fprint(2, "usage: fossil/dump [-i snap-interval] [-n name] fscons /n/fossil\n");
exits("usage"
www.eeworm.com/read/209211/4985766
c sac.c
#include
#include
#include
// HACK - take over from boot since file system is not
// available on a pipe
void
configsac(Method *mp)
{
int fd;
char cmd[64];
USED(m
www.eeworm.com/read/196133/5104332
h cards.h
/*
* $Id: cards.h,v 1.3 2002/02/07 10:25:41 linfusheng Exp $
*/
#ifndef CARDS_H
#define CARDS_H
/* OK, this is how the PCI support hack works: if pci.h is included before
* this fil
www.eeworm.com/read/195013/5123085
c read.c
/*
* linux/fs/nfs/read.c
*
* Block I/O for NFS
*
* Partial copy of Linus' read cache modifications to fs/nfs/file.c
* modified for async RPC by okir@monad.swb.de
*
* We do an ugly hack here in
www.eeworm.com/read/193974/5138016
py swing.py
"""
A hack to make pawt.swing point to the java swing library.
This allows code which imports pawt.swing to work on both JDK1.1 and 1.2
"""
swing = None
try:
import javax.swing.Icon
from javax impo
www.eeworm.com/read/182103/5268798
am makefile.am
##
## $Id: Makefile.am,v 1.9 2002/08/11 06:45:06 ralf Exp $
##
ACLOCAL_AMFLAGS = -I ../../../../../../../aclocal
sload_SOURCES = sload.c
if SLOAD_BUILDABLE
noinst_PROGRAMS = sload
## HACK: instal