代码搜索:Linux启动
找到约 10,000 项符合「Linux启动」的源代码
代码结果 10,000
www.eeworm.com/read/359739/10126577
readme-linux
Welcome to YAFFS, the first file system developed specifically for NAND flash.
It is now YAFFS2 - original YAFFS (AYFFS1) only supports 512-byte page
NAND and is now deprecated. YAFFS2 supports 512b
www.eeworm.com/read/163831/10143107
linux makefile.linux
all: rtgen rtdump rtsort rcrack
rtgen:
g++ Public.cpp ChainWalkContext.cpp HashAlgorithm.cpp HashRoutine.cpp RainbowTableGenerate.cpp -lssl -O3 -o rtgen
rtdump:
g++ Public.cpp ChainWalkContext.cp
www.eeworm.com/read/163767/10146713
pdf linux奥秘.pdf
www.eeworm.com/read/359326/10156181
pdf linux.pdf
www.eeworm.com/read/359132/10165013
doc linux.doc
www.eeworm.com/read/359025/10169393
linux makefile.linux
CC=gcc
CFLAGS=-Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I$(HDDIR) -DOS_TYPE_Linux -DOS_TYPE_STR=\"Linux\" -Dprg_name=\"$(PRG)\" -DMANUAL_NUMBER=$(MAN_NO)
LDFLAGS=-Wl,-warn-common -s -L$(LI
www.eeworm.com/read/359019/10169812
linux defaults.linux
#ident "%W% %E% %Q%"
###########################################################################
#
# global definitions for Linux Systems
#
############################################################
www.eeworm.com/read/359019/10169843
linux gmake.linux
#!/bin/sh
MAKEPROG=gmake
export MAKEPROG
# gmake is called 'make' on Linux
exec make "$@"
www.eeworm.com/read/359019/10169954
linux defaults.linux
#ident "%W% %E% %Q%"
###########################################################################
#
# global definitions for Linux Systems
#
############################################################