Home
last modified time | relevance | path

Searched refs:Windows (Results 1 – 25 of 1421) sorted by relevance

12345678910>>...57

/netbsd-src/dist/pf/etc/
H A Dpf.os122 # OS - OS genre (Linux, Solaris, Windows)
135 # you don't have a precise match, but can tell it's Windows or FreeBSD
382 # ----------------- Windows -----------------
384 # Windows TCP/IP stack is a mess. For most recent XP, 2000 and
387 # seem. Luckily for us, almost all Windows 9x boxes have an
391 8192:32:1:44:M*: Windows:3.11::Windows 3.11 (Tucows)
392 S44:64:1:64:M*,N,W0,N,N,T0,N,N,S: Windows:95::Windows 95
393 8192:128:1:64:M*,N,W0,N,N,T0,N,N,S: Windows:95:b:Windows 95b
396 # Windows 98 it is no longer possible to tell them from each other
400 S44:32:1:48:M*,N,N,S: Windows:98:lowTTL:Windows 98 (low TTL)
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dwin2k.texi5 @node Windows compatibility, Programming with Kerberos, Kerberos 4 issues, Top
7 @chapter Windows compatibility
9 Microsoft Windows, starting from version 2000 (formerly known as Windows NT 5), implements Kerberos…
11 issues between Heimdal and various Windows versions.
13 The big problem with the Kerberos implementation in Windows
21 * Configuring Windows to use a Heimdal KDC::
22 * Inter-Realm keys (trust) between Windows and a Heimdal KDC::
26 * Quirks of Windows 2000 KDC::
27 * Useful links when reading about the Windows::
30 …ode Configuring Windows to use a Heimdal KDC, Inter-Realm keys (trust) between Windows and a Heimd…
[all …]
H A Dheimdal.texi73 * Windows compatibility::
118 Windows compatibility
120 * Configuring Windows to use a Heimdal KDC::
121 * Inter-Realm keys (trust) between Windows and a Heimdal KDC::
125 * Quirks of Windows 2000 KDC::
126 * Useful links when reading about the Windows::
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dregstr.d10 version (Windows):
171 REGSTR_PATH_SETUP = `Software\Microsoft\Windows\CurrentVersion`,
172 REGSTR_PATH_PIFCONVERT = `Software\Microsoft\Windows\CurrentVersion\PIFConvert`,
173 … REGSTR_PATH_MSDOSOPTS = `Software\Microsoft\Windows\CurrentVersion\MS-DOSOptions`,
174 …REGSTR_PATH_MSDOSEMU = `Software\Microsoft\Windows\CurrentVersion\MS-DOS Emulation…
175 …REGSTR_PATH_NEWDOSBOX = `Software\Microsoft\Windows\CurrentVersion\MS-DOS Emulation…
176 REGSTR_PATH_RUNONCE = `Software\Microsoft\Windows\CurrentVersion\RunOnce`,
177 REGSTR_PATH_RUN = `Software\Microsoft\Windows\CurrentVersion\Run`,
178 …REGSTR_PATH_RUNSERVICESONCE = `Software\Microsoft\Windows\CurrentVersion\RunServicesOnce`,
179 REGSTR_PATH_RUNSERVICES = `Software\Microsoft\Windows\CurrentVersion\RunServices`,
[all …]
H A Dmswsock.d11 version (Windows):
88 extern(Windows) {
184 extern(Windows) BOOL DisconnectEx(SOCKET, LPOVERLAPPED, DWORD, DWORD);
191 …extern(Windows) int WSARecvMsg(SOCKET, LPWSAMSG, LPDWORD, LPWSAOVERLAPPED, LPWSAOVERLAPPED_COMPLET…
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dwindows4 # windows: file(1) magic for Microsoft Windows
7 # using them are run almost always on MS Windows 3.x or
8 # above, or files only used exclusively in Windows OS,
10 # For example, even though WinZIP almost run on Windows
97 # Summary: Windows crash dump
104 # Note: called "Windows memory dump" by TrID
105 # and verified by like Windows Kit `Dumpchk.exe 043022-18703-01.dmp`
110 >4 string DUMP MS Windows 32bit crash dump
172 # Note: called "Windows 64bit Memory Dump" by TrID
174 >4 string DU64 MS Windows 64bit crash dump
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dfilename.d33 version (Windows) in version() argument
41 extern (Windows) DWORD GetFullPathNameW(LPCWSTR, DWORD, LPWSTR, LPWSTR*) nothrow @nogc; in version()
42 extern (Windows) void SetLastError(DWORD) nothrow @nogc; in version()
60 version (Windows) in isDirSeparator()
100 version (Windows) in equals()
129 version (Windows) in absolute()
149 version (Windows) in version()
201 version (Windows)
288 version (Windows)
393 version (Windows)
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DWatchdog.inc1 //===--- Windows/Watchdog.inc - Windows Watchdog Implementation -*- C++ -*-===//
9 // This file provides the generic Windows implementation of the Watchdog class.
15 // on Windows. Roughly, a Windows implementation would use CreateWaitableTimer
H A DCOM.inc1 //==- llvm/Support/Windows/COM.inc - Windows COM Implementation -*- C++ -*-===//
9 // This file implements the Windows portion of COM support.
14 //=== WARNING: Implementation here must contain only Windows code.
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Devent.d14 version (Windows) in version() argument
95 version (Windows) in initialize()
146 version (Windows) in terminate()
169 version (Windows) in set()
189 version (Windows) in reset()
213 version (Windows) in wait()
234 version (Windows) in wait()
285 version (Windows) in version()
H A Dsemaphore.d30 version (Windows) in version() argument
91 version (Windows) in version() argument
114 version (Windows) in ~this()
146 version (Windows) in wait()
202 version (Windows) in version() argument
284 version (Windows) in notify()
316 version (Windows) in tryWait()
350 version (Windows) alias Handle = HANDLE;
H A Dmutex.d21 version (Windows) in version() argument
78 version (Windows) in version() argument
141 version (Windows) in ~this()
183 version (Windows) in version() argument
221 version (Windows) in version() argument
263 version (Windows) in version() argument
275 version (Windows) in version() argument
/netbsd-src/crypto/external/bsd/heimdal/dist/windows/
H A DREADME.md1 Building Heimdal for Windows
7 Heimdal can be built and run on Windows XP or later. Older OSs may
16 are included with Microsoft Windows SDK versions 6.1 and later can
17 also be used for building Heimdal. If you have a recent Windows
20 * __Microsoft Windows SDK__: Heimdal has been tested with Microsoft
21 Windows SDK version 6.1 and 7.0.
30 * __WiX__: The Windows [Installer XML toolkit (WiX)][1] Version 3.x is
42 installed via Windows Installer. In addition, all executable
45 As of 1 January 2016 Windows 7 and above require the use of sha256
46 signatures. The signtool.exe provided with Windows SDK 8.1 or
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Dfile.d44 else version(Windows) enum invalidHandle = INVALID_HANDLE_VALUE; in FileMapping()
50 version(Windows) private HANDLE fileMappingObject = invalidHandle; in FileMapping()
111 else version(Windows) in FileMapping()
161 version(Windows) private void createMapping(const char* filename, ulong size) in FileMapping()
229 else version(Windows) in FileMapping()
265 version(Windows) fileMappingObject = invalidHandle; in FileMapping()
299 else version(Windows) in FileMapping()
376 else version(Windows) in FileMapping()
434 else version(Windows) in FileMapping()
470 else version (Windows) in writeFile()
[all …]
/netbsd-src/external/gpl2/groff/dist/
H A DMORE.STUFF4 Windows 32
35 This port also runs on Windows 32 systems, except Windows 2000.
46 A djgpp port which runs on dos and most Windows 32 systems (Windows 95,
47 Windows 98, Windows NT) done by Kees Zeelenberg <c.zeelenberg@hccnet.nl>
54 A Windows 32 port is included in the groff package available from
114 Version 1.6 compiled with DJGPP (for MS-DOS and all Windows 32 systems,
115 i.e. Windows 95, Windows 98, Windows NT) is available from
121 A Windows 32 port of version 1.8 is available from
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dfs.rst16 On Windows `uv_fs_*` functions use utf-8 encoding.
215 On Windows libuv uses `CreateFileW` and thus the file is always opened
224 On Windows, under non-MSVC environments (e.g. when GCC or Clang is used
237 On Windows, under non-MSVC environments (e.g. when GCC or Clang is used
246 `mode` is currently not implemented on Windows.
397 Equivalent to :man:`access(2)` on Unix. Windows uses ``GetFileAttributesW()``.
418 .. versionchanged:: 1.10.0 sub-second precission is supported on Windows
429 On Windows the `flags` parameter can be specified to control how the symlink will
444 …Equivalent to :man:`realpath(3)` on Unix. Windows uses `GetFinalPathNameByHandle <https://docs.mic…
452 * Windows: while this function works in the common case, there are a number of corner cases
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dprocess.d93 version (Windows) in version() argument
115 version (Windows) in version() argument
293 version (Windows) auto args2 = escapeShellArguments(args);
683 version (Windows)
844 version (Windows)
879 version (Windows) @system unittest
945 version (Windows) TestScript prog =
1036 version (Windows) TestScript envProg =
1082 version (Windows) TestScript prog =
1238 version (Windows)
[all …]
H A Dpath.d126 else version (Windows) enum string dirSeparator = "\\";
136 else version (Windows) enum string pathSeparator = ";";
150 version (Windows) if (c == '\\') return true; in isDirSeparator()
163 version (Windows) return c == ':'; in isDriveSeparator()
169 version (Windows) private bool isSeparator(dchar c) @safe pure nothrow @nogc in version() argument
190 version (Windows) in version() argument
339 version (Windows) private enum osDefaultCaseSensitivity = false;
413 version (Windows) if (isUNC(path))
468 version (Windows) in version() argument
564 version (Windows) in version() argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dprocess.d99 version (Windows) in version() argument
139 version (Windows) in version() argument
300 else version (Windows)
324 version (Windows) SetEnvironmentVariableW(name.tempCStringW(), null);
355 else version (Windows)
409 else version (Windows)
446 version (Windows) alias OSChar = WCHAR;
454 version (Windows)
618 version (Windows) return GetCurrentProcessId();
637 version (Windows)
[all …]
H A Dpath.d134 else version (Windows) enum string dirSeparator = "\\";
144 else version (Windows) enum string pathSeparator = ";";
158 version (Windows) if (c == '\\') return true; in isDirSeparator()
165 version (Windows) in version() argument
186 version (Windows) return c == ':'; in isDriveSeparator()
192 version (Windows) private bool isSeparator(dchar c) @safe pure nothrow @nogc in version() argument
213 version (Windows) in version() argument
371 version (Windows) private enum osDefaultCaseSensitivity = false;
445 version (Windows) in version() argument
478 version (Windows) in version() argument
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dreadme.txt50 1b) Notes for Windows generation
53 On Windows, the Visual Studio 2008 project file appears in this directory:
57 The Windows versions of GNU Flex/Bison must be installed, and they must
60 directory. This is a bug in Bison. The default Windows project file for
72 Important: Now Windows must be rebooted to make the system aware of
76 iASL has been generated with these versions of Flex/Bison for Windows:
78 Flex for Windows: V2.5.4a
79 Bison for Windows: V2.4.1
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/
H A DWinMsvc.cmake1 # Cross toolchain configuration for using clang-cl on non-Windows hosts to
25 # Windows, and should look like this:
46 # Together with WINSDK_VER, determines the location of Windows SDK headers
50 # Together with WINSDK_BASE, determines the locations of Windows SDK headers
54 # that of the Windows SDK installation on a standard Windows machine. It should
57 # Note that if you install Windows SDK to a windows machine and simply copy the
81 # IMPORTANT: In order for this to work, you will need a valid copy of the Windows
83 # Windows libraries and headers are not case-correct, this toolchain file sets
163 set(CMAKE_SYSTEM_NAME Windows)
200 # that the Windows SDK / MSVC STL directories look kosher.
[all …]
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.W321 This version of GNU make has been tested on Microsoft Windows 2000/XP/2003.
2 It has also been used on Windows 95/98/NT, and on OS/2.
9 The Windows 32-bit port of GNU make is maintained jointly by various
16 1. At the Windows command prompt run:
68 GNU make on Windows 32-bit platforms:
71 (Windows NT 3.51, Windows NT 4.0, Windows 95, and Windows 98). It
132 single character pathnames on Windows systems. When colon is
164 both Unix and Windows systems, then no ifdef'ing will be
171 on Windows NT). All tests pass in an environment that includes
172 sh.exe. Tests were performed on both Windows NT and Windows 95.
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d47 version (Windows) in version()
54 version (Windows) in version()
125 version (Windows) in version() argument
139 private extern (Windows) alias btex_fptr = uint function(void*); in version()
183 version (Windows) in version()
252 version (Windows) in version() argument
275 version (Windows) in version() argument
335 version (Windows) in ~this()
380 version (Windows) in version() argument
463 version (Windows) {} else in version() argument
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DHowToBuildWindowsItaniumPrograms.rst2 How to build Windows Itanium applications.
8 This document contains information describing how to create a Windows Itanium toolchain.
10 Windows Itanium allows you to deploy Itanium C++ ABI applications on top of the MS VS CRT.
11 This environment can use the Windows SDK headers directly and does not required additional
14 Windows Itanium Stack:
21 * Is compatible with MS Windows SDK include headers.
43 Currently, there is a lack of a usable Windows compiler driver for Windows Itanium.
71 # Build an LLVM toolchain with support for Windows Itanium.
158 Windows Itanium does not offer a POSIX-like layer over WIN32.

12345678910>>...57