代码搜索:modules

找到约 10,000 项符合「modules」的源代码

代码结果 10,000
www.eeworm.com/read/170484/9803675

modules

# Three different line formats are valid: # key -a aliases... # key [options] directory # key [options] directory files... # # Where "options" are composed of: # -i prog Run "prog" on "cvs commit"
www.eeworm.com/read/357508/10207345

modules

############################################################################## # Copyright (c) 1998 Free Software Foundation, Inc. # #
www.eeworm.com/read/357508/10207534

modules

# $Id: modules,v 1.4 1999/04/18 01:43:32 tom Exp $ @ base ansi progs $(srcdir) $(srcdir)/tack.h ../include/term.h charset progs $(srcdir) $(srcdir)/tack.h ../include/term.h color progs
www.eeworm.com/read/357508/10207564

modules

# $Id: modules,v 1.14 1999/02/18 22:39:04 juergen Exp $ ############################################################################## # Copyright (c) 1998 Free Software Foundation, Inc.
www.eeworm.com/read/357508/10207598

modules

# $Id: modules,v 1.13 1999/02/19 00:27:47 juergen Exp $ ############################################################################## # Copyright (c) 1998 Free Software Foundation, Inc.
www.eeworm.com/read/357508/10208032

modules

# $Id: modules,v 1.10 2000/01/02 01:30:45 tom Exp $ # Program modules (some are in ncurses lib!) ############################################################################## # Copyright (c) 1998-200
www.eeworm.com/read/357508/10208077

modules

# Program modules # $Id: modules,v 1.6 1999/07/31 09:46:54 juergen Exp $ ############################################################################## # Copyright (c) 1998 Free Software Foundation, I
www.eeworm.com/read/357508/10208112

modules

# Test-Program modules # $Id: modules,v 1.20 2003/12/07 00:01:23 tom Exp $ ############################################################################## # Copyright (c) 1998-2002,2003 Free Software F
www.eeworm.com/read/357508/10208263

modules

# $Id: modules,v 1.100 2004/01/10 19:08:23 tom Exp $ ############################################################################## # Copyright (c) 1998-2002,2003 Free Software Foundation, Inc.
www.eeworm.com/read/161812/10370946

modules

#!/bin/sh # $Id: modules,v 1.1 2004/02/10 11:24:28 nail Rel-1.6-3 $ KERNEL_VERSION=`uname -r|sed 's/\(.\..\).*/\1/'` KEXT=o if [ $KERNEL_VERSION = "2.6" ]; then KEXT=ko ; fi echo bin/bc.$KEXT