Searched refs:hack (Results 1 – 25 of 84) sorted by relevance
1234
| /mirbsd/src/usr.bin/file/magdir/ |
| D | palmpilot | 9 >>0x3c string HACK palmpilot/hack
|
| D | freebsd | 117 # XXX gross hack to identify core files
|
| D | commands | 54 # outrageously clever hack for USG systems.
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/ |
| D | Makefile | 6 DIRS= cf domain feature hack m4 mailer ostype sh siteconfig
|
| /mirbsd/src/etc/etc.i386/ |
| D | sysctl.conf.md | 4 #machdep.apmhalt=1 # 1=powerdown hack, try if halt -p doesn't work
|
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | getndelim2.m4 | 10 # This hack won't be needed after gnulib requires Autoconf 2.58 or later.
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/cf/ |
| D | submit.mc | 20 define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
|
| D | Makefile | 169 ${CFDIR}/hack/cssubdomain.m4 \
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/hack/ |
| D | cssubdomain.m4 | 18 # find possible (old & new) versions of our name via short circuit hack
|
| /mirbsd/src/sys/isofs/cd9660/ |
| D | TODO | 45 Not yet. We should also hack the other part of system as 8 bit
|
| /mirbsd/src/lib/libssl/src/apps/ |
| D | s_server.c | 243 static int hack=0; variable 270 hack=0; in s_server_init() 633 { hack=1; } in MAIN() 766 if (hack) SSL_CTX_set_options(ctx,SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG); in MAIN() 1387 if (hack) in www_body()
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | acinclude.m4 | 44 dnl hack to simplify the code in configure.in.
|
| /mirbsd/src/gnu/usr.bin/binutils/config/ |
| D | no-executables.m4 | 5 # hack until Autoconf is able to provide the services its users
|
| /mirbsd/src/gnu/usr.bin/perl/t/op/ |
| D | sprintf.t | 358 >%d< >$p=sprintf('%p',$p);$p=~/^[0-9a-f]+$/< >1< >Coarse hack: hex from %p?< 359 >%d< >$p=sprintf('%-8p',$p);$p=~/^[0-9a-f]+\s*$/< >1< >Coarse hack: hex from %p?<
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/ |
| D | NOTES | 92 is a temporary hack because MM_Unix overrides some MM_Any methods with
|
| /mirbsd/src/gnu/usr.bin/perl/lib/I18N/LangTags/t/ |
| D | 80_all_env.t | 36 $ENV{'IGNORE_WIN32_LOCALE'} = 1; # a hack, just for testing's sake.
|
| /mirbsd/src/lib/libssl/src/crypto/perlasm/ |
| D | readme | 1 The perl scripts in this directory are my 'hack' to generate
|
| /mirbsd/src/lib/libssl/src/doc/apps/ |
| D | s_server.pod | 40 [B<-hack>] 172 =item B<-hack>
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | Changes | 385 New (ugly and voodooish) hack to work around a bug in EMX 399 It is due to this hack that -Zsys, -Zso etc. are needed so 423 We also install an extra hack to run our atexit() handlers 438 Another hack: on init of Perl runtime environment, the 788 For AOUT build: Quick hack to construct directories necessary for
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-vax.texi | 106 upper case, and inhibits the case hack. A value of 2 (@samp{-h2}) 107 implies names should be all lower case, with no case hack. A value of 3
|
| /mirbsd/src/etc/mtree/ |
| D | 4.4BSD.dist | 1256 # ./usr/share/sendmail/hack 1257 hack 1258 # ./usr/share/sendmail/hack
|
| /mirbsd/src/sys/dev/ic/ |
| D | ncr5380.doc | 128 I'm getting this out now so that other ports can hack on it and integrate it.
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-m68k.c | 4154 struct m68k_incant *hack, *slak; in md_begin() local 4194 hack = slak = (struct m68k_incant *) obstack_alloc (&robyn, sizeof (struct m68k_incant)); in md_begin() 4219 retval = hash_insert (op_hash, ins->name, (char *) hack); in md_begin() 4327 hack = obstack_alloc (&robyn, sizeof (struct m68k_incant)); in md_begin() 4329 mote_pseudo_table[n].poc_name, (char *) hack); in md_begin() 4330 hack->m_operands = 0; in md_begin() 4331 hack->m_opnum = n; in md_begin()
|
| /mirbsd/src/lib/libssl/src/crypto/des/asm/ |
| D | readme | 35 a target assembler type. This code is ugly and is just a hack.
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | HACKERS | 7 So you probably want to hack C<Devel::PPPort>?
|
1234