| /mirbsd/src/sys/compat/linux/ |
| D | files.linux | 1 # $MirOS: src/sys/compat/linux/files.linux,v 1.3 2005/12/28 22:24:53 tg Exp $ 5 # Config.new file description for machine-independent Linux compat code. 11 file compat/linux/linux_blkio.c compat_linux 12 file compat/linux/linux_cdrom.c compat_linux 13 file compat/linux/linux_dummy.c compat_linux 14 file compat/linux/linux_error.c compat_linux 15 file compat/linux/linux_exec.c compat_linux 16 file compat/linux/linux_fdio.c compat_linux 17 file compat/linux/linux_file.c compat_linux 18 file compat/linux/linux_file64.c compat_linux [all …]
|
| /mirbsd/src/sys/compat/openbsd/ |
| D | files.openbsd | 1 # $MirOS: src/sys/compat/openbsd/files.openbsd,v 1.1.7.1 2005/03/06 16:33:43 tg Exp $ 4 # machine-independent openbsd compat code. 7 file compat/openbsd/compat_openbsd.c compat_openbsd 8 file compat/openbsd/openbsd_file.c compat_openbsd 9 file compat/openbsd/openbsd_stat.c compat_openbsd 10 file compat/openbsd/openbsd_stat35.c compat_openbsd 11 file compat/openbsd/openbsd_syscalls.c compat_openbsd & syscall_debug 12 file compat/openbsd/openbsd_sysent.c compat_openbsd 13 file compat/openbsd/openbsd_timet.c compat_openbsd
|
| /mirbsd/src/sys/compat/common/ |
| D | Makefile.inc | 8 COMPATDIR!= realpath $S/compat/common 9 COMPATDST?= lib/compat 22 @echo making sure the compat library is up to date... 26 @echo cleaning the compat library objects 30 @echo depending the compat library objects
|
| D | Makefile | 5 LIB= compat
|
| /mirbsd/src/sys/kern/ |
| D | Makefile | 33 DGEN= compat compat/common compat/openbsd compat/linux \
|
| D | Make.tags.inc | 13 $S/compat/*/*.[ch] \
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Unicode/Normalize/ |
| D | Normalize.xs | 204 decompose(src, compat = &PL_sv_no) 206 SV * compat 215 iscompat = SvTRUE(compat); 495 char *canon, *compat; variable 498 compat = (char *) dec_compat(uv); 499 if (compat && !(canon && strEQ(canon, compat))) 631 char *canon, *compat; variable 633 compat = (char *) dec_compat(uv); 634 if (compat && (!canon || strNE(canon, compat)))
|
| D | mkheader | 125 my $compat = $tab[2] =~ s/<[^>]+>//; 136 if (! $compat) { 157 if (! $compat) {
|
| /mirbsd/src/distrib/lists/x11/xetc/ |
| D | mi | 73 ./etc/X11/xkb/compat 74 ./etc/X11/xkb/compat.dir 75 ./etc/X11/xkb/compat/README 76 ./etc/X11/xkb/compat/accessx 77 ./etc/X11/xkb/compat/basic 78 ./etc/X11/xkb/compat/complete 79 ./etc/X11/xkb/compat/default 80 ./etc/X11/xkb/compat/group_led 81 ./etc/X11/xkb/compat/iso9995 82 ./etc/X11/xkb/compat/japan [all …]
|
| /mirbsd/src/lib/libc/compat-43/ |
| D | Makefile.inc | 4 .PATH: ${LIBCSRCDIR}/arch/${MACHINE_ARCH}/compat-43 ${LIBCSRCDIR}/compat-43
|
| /mirbsd/src/sys/compat/ossaudio/ |
| D | files.ossaudio | 1 # $MirOS: src/sys/compat/ossaudio/files.ossaudio,v 1.2 2005/03/06 21:27:31 tg Exp $ 9 file compat/ossaudio/ossaudio.c compat_linux | compat_ossaudio
|
| /mirbsd/src/sbin/mount_vnd/ |
| D | pkcs5_pbkdf2.c | 137 const u_int8_t *S, int Slen, int c, int compat) in pkcs5_pbkdf2() argument 161 (compat?i:i+1)); in pkcs5_pbkdf2()
|
| /mirbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | UnicodeData.txt | 169 00A8;DIAERESIS;Sk;0;ON;<compat> 0020 0308;;;;N;SPACING DIAERESIS;;;; 176 00AF;MACRON;Sk;0;ON;<compat> 0020 0304;;;;N;SPACING MACRON;;;; 181 00B4;ACUTE ACCENT;Sk;0;ON;<compat> 0020 0301;;;;N;SPACING ACUTE;;;; 182 00B5;MICRO SIGN;Ll;0;L;<compat> 03BC;;;;N;;;039C;;039C 185 00B8;CEDILLA;Sk;0;ON;<compat> 0020 0327;;;;N;SPACING CEDILLA;;;; 307 0132;LATIN CAPITAL LIGATURE IJ;Lu;0;L;<compat> 0049 004A;;;;N;LATIN CAPITAL LETTER I J;;;0133; 308 0133;LATIN SMALL LIGATURE IJ;Ll;0;L;<compat> 0069 006A;;;;N;LATIN SMALL LETTER I J;;0132;;0132 320 013F;LATIN CAPITAL LETTER L WITH MIDDLE DOT;Lu;0;L;<compat> 004C 00B7;;;;N;;;;0140; 321 0140;LATIN SMALL LETTER L WITH MIDDLE DOT;Ll;0;L;<compat> 006C 00B7;;;;N;;;013F;;013F 330 0149;LATIN SMALL LETTER N PRECEDED BY APOSTROPHE;Ll;0;L;<compat> 02BC 006E;;;;N;LATIN SMALL LETTER … [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/ |
| D | ppphtest | 559 $o = ppport(qw(--nochanges --compat-version=5.8.0)); 572 $o = ppport(qw(--nochanges --compat-version=5.5.3)); 575 $o = ppport(qw(--nochanges --compat-version=5.005_03)); 578 $o = ppport(qw(--nochanges --compat-version=5.6.0)); 581 $o = ppport(qw(--nochanges --compat-version=5.006)); 584 $o = ppport(qw(--nochanges --compat-version=5.999.999)); 587 $o = ppport(qw(--nochanges --compat-version=6.0.0)); 590 $o = ppport(qw(--nochanges --compat-version=5.1000.999)); 593 $o = ppport(qw(--nochanges --compat-version=5.999.1000));
|
| D | ppphbin | 43 patch=s copy=s diff=s compat-version=s 55 if (exists $opt{'compat-version'}) { 56 my($r,$v,$s) = eval { parse_version($opt{'compat-version'}) }; 58 die "Invalid version number format: '$opt{'compat-version'}'\n"; 61 die "Invalid version number: $opt{'compat-version'}\n" if $v >= 1000 || $s >= 1000; 62 $opt{'compat-version'} = sprintf "%d.%03d%03d", $r, $v, $s; 65 $opt{'compat-version'} = 5; 264 if (!exists $API{$func}{base} || $API{$func}{base} > $opt{'compat-version'}) { 280 if (exists $API{$func}{todo} && $API{$func}{todo} > $opt{'compat-version'}) {
|
| D | ppphdoc | 46 --compat-version=version provide compatibility with Perl version 92 =head2 --compat-version=I<version> 233 perl ppport.h --compat-version=5.6.0 --cplusplus --patch=test.diff
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/t/ |
| D | ppphtest.t | 577 $o = ppport(qw(--nochanges --compat-version=5.8.0)); 590 $o = ppport(qw(--nochanges --compat-version=5.5.3)); 593 $o = ppport(qw(--nochanges --compat-version=5.005_03)); 596 $o = ppport(qw(--nochanges --compat-version=5.6.0)); 599 $o = ppport(qw(--nochanges --compat-version=5.006)); 602 $o = ppport(qw(--nochanges --compat-version=5.999.999)); 605 $o = ppport(qw(--nochanges --compat-version=6.0.0)); 608 $o = ppport(qw(--nochanges --compat-version=5.1000.999)); 611 $o = ppport(qw(--nochanges --compat-version=5.999.1000));
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | Changes | 3 * fix --compat-version argument checking 110 * --compat-version now considers all macros/functions 118 * --compat-version now also hides compatibility warnings for 124 * added --compat-version option to ppport.h script to only
|
| /mirbsd/src/usr.sbin/wsmoused/ |
| D | mouse_protocols.c | 450 id->compat = NULL; in pnpparse() 523 id->compat = &buf[j]; in pnpparse() 585 for (j = i; id->compat[i] != ','; ++i) in pnpproto() 589 t = gettoken(pnpprod, id->compat + j, i - j); in pnpproto() 813 pnpid.ncompat, pnpid.compat, in mouse_identify()
|
| D | mouse_protocols.h | 173 char *compat; /* list of compatible drivers, optional */ member
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/ |
| D | fcdc.t | 45 ok(answer(checkFCD("\x{212B}\x{F900}")), 'YES'); # compat 70 ok(answer(checkFCC("\x{212B}\x{F900}")), 'NO'); # compat
|
| /mirbsd/src/lib/libcompat/ |
| D | Makefile | 5 LIB= compat
|
| /mirbsd/src/sys/dev/pci/ |
| D | pciidevar.h | 83 int compat; /* is it compat? */ member
|
| /mirbsd/src/usr.bin/ssh/lib/ |
| D | Makefile | 9 cleanup.c compat.c compress.c crc32.c deattack.c fatal.c \
|
| /mirbsd/src/gnu/usr.bin/perl/t/op/ |
| D | grent.t | 36 if( !$group || $group !~ /(nis|compat)/ ) {
|