代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/292705/3949591
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/270919/4231737
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/443386/1744979
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/439082/1819615
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/438717/1823394
py names.py
import sys
# My home directory/
GUIDO = '/ufs/guido/'
# Hack sys.path so AL can be found
LIB = GUIDO + 'lib/python'
if LIB not in sys.path: sys.path.insert(0, LIB)
# Python binary to be used on rem
www.eeworm.com/read/430518/1928518
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/393286/2479826
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/383940/2605310
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/365298/2897801
00template
#!/bin/sh
# Sample debian/patches/00template script
# era Thu May 15 23:24:07 2003
# This simply creates the equivalent of the hard-coded template.
# Adapt and hack to suit your needs.
file="$1"
shi