Home
last modified time | relevance | path

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

12345678910>>...16

/freebsd-14.2/sbin/pfctl/
H A Dpf.os401 %8192:64:1:48:M536,N,N,S: Windows:98::Windows 98
403 S4:64:1:48:M*,N,N,S: Windows:98::Windows 98
404 S6:64:1:48:M*,N,N,S: Windows:98::Windows 98
405 S12:64:1:48:M*,N,N,S: Windows:98::Windows 98
407 32767:64:1:48:M*,N,N,S: Windows:98::Windows 98
408 37300:64:1:48:M*,N,N,S: Windows:98::Windows 98
411 S16:128:1:48:M*,N,N,S: Windows:98::Windows 98
413 S26:128:1:48:M*,N,N,S: Windows:98::Windows 98
414 T30:128:1:48:M*,N,N,S: Windows:98::Windows 98
416 60352:128:1:48:M*,N,N,S: Windows:98::Windows 98
[all …]
/freebsd-14.2/crypto/heimdal/doc/
H A Dwin2k.texi6 @chapter Windows compatibility
25 * Quirks of Windows 2000 KDC::
29 …ode Configuring Windows to use a Heimdal KDC, Inter-Realm keys (trust) between Windows and a Heimd…
101 non-Windows realm with @command{ksetup}, see @xref{Configuring Windows
129 Windows, nor any Kerberos 4 salted hashes, as Windows does not seem to
187 non-Windows domain.
234 @node Quirks of Windows 2000 KDC, Useful links when reading about the Windows, Authorisation data,
266 @node Useful links when reading about the Windows, , Quirks of Windows 2000 KDC, Windows compatibi…
281 Kerberos GSS-API (in Windows-eze SSPI), Windows as a client in a
282 non-Windows KDC realm, adding unix clients to a Windows 2000 KDC, and
[all …]
H A Dheimdal.texi72 * Windows compatibility::
116 Windows compatibility
118 * Configuring Windows to use a Heimdal KDC::
119 * Inter-Realm keys (trust) between Windows and a Heimdal KDC::
123 * Quirks of Windows 2000 KDC::
124 * Useful links when reading about the Windows::
/freebsd-14.2/contrib/llvm-project/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.
H A DThreading.inc1 //===- Windows/Threading.inc - Win32 Threading Implementation - -*- C++ -*-===//
16 #include "llvm/Support/Windows/WindowsSupport.h"
21 // Windows will at times define MemoryFence.
99 // "Name" is not an inherent property of a thread on Windows. In fact, when
217 // current process to only a single CPU group. On Windows, it is not
298 // After Windows 11 and Windows Server 2022, let the OS do the scheduling,
H A DMemory.inc19 // The Windows.h header must be the last one included.
20 #include "llvm/Support/Windows/WindowsSupport.h"
24 // Contrary to what you might expect, the Windows page protection flags
47 // While we'd be happy to allocate single pages, the Windows allocation
/freebsd-14.2/contrib/ncurses/
H A DREADME.MinGW34 works at least on the Windows Console.
48 To build ncurses for native Windows with support for the new Windows 10 Virtual
54 toolchains. Although it is a bit slow, MSYS2 on Windows 10 64-Bit is the
58 heavily UNIX based sourcebase to native Windows. The goal is of course
60 common traditional development environments on Windows, mainly with
63 The TERM environment variable must be set especially to activate the Windows
69 Windows 10 version, the interpretation of the implicit TERM setting (which
75 Windows Vista or better, on the server Windows Server 2008 or better.
77 If running on Windows 10 Build 17763 or later is detected, any program
80 world also for Windows. Using the CreatePseudoConsole API
[all …]
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dwindows177 # like: c:\Windows\Minidump\020322-18890-01.dmp c:\Windows\MEMORY.DMP
448 # \Windows\system32\winload.exe \Windows\system32\winload.efi
480 >>4 leshort 1 Windows
974 # Windows 3-9X variant
981 # Windows 9X variant
1019 # if no Windows policy ADMinistrative template then Windows INItialization
1106 >>&0 regex/c \^Windows\ (Latin|Cyrillic) Windows codepage translator
1204 # if no Windows policy ADMinistrative template then Windows INFormation
1287 # major version 1 for older Windows like XP and 3 since about Windows Vista
1288 # 101h~95-XP; 301h~Windows Vista-7 ; 302h~Windows 10 14393; 303h~Windows 10 18362-Windows11
[all …]
H A Dmsdos202 # NO Windows Subsystem number 4!
208 # NO Windows Subsystem number 6!
248 # NO Windows Subsystem number 15!
368 # 2~Compatible with Windows/P.M. API 3~Uses Windows/P.M. API
518 # VXD: VxD for Windows 95/98/Me
670 # os_type; target operating system like: 0~unknown 1~OS/2 2~Windows 3~DOS 4.x 4~Windows 386
1491 # Windows Metafile .WMF
1586 # Windows icons
1603 >>(18.l) ulelong x MS Windows
1659 # Windows non-animated cursors
[all …]
H A Dsylk22 # MP~Multiplan, XL~Excel WXL~Excel Windows
28 # Excel, version probably running on Windows
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A Dwindows_support.rst14 Windows support
17 LLD supports Windows operating system. When invoked as ``lld-link.exe`` or with
18 ``-flavor link``, the driver for Windows operating system is used to parse
38 :good:`Done`. The format of static library (.lib) on Windows is actually the
47 Windows resource files support
66 The Windows version of LLD is included in the `pre-built binaries of LLVM's
/freebsd-14.2/crypto/openssl/Configurations/platform/Windows/
H A Dcppbuilder.pm1 package platform::Windows::cppbuilder;
5 require platform::Windows::MSVC;
H A DMSVC.pm1 package platform::Windows::MSVC;
9 require platform::Windows;
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A DREADME-Windows.txt1 wpa_supplicant for Windows
12 Supplicant on Windows. The current port requires that WinPcap
17 mainly on Windows XP (SP2) with limited set of NDIS drivers. In
18 addition, the current version has been reported to work with Windows
37 cross-compiling from Linux to MinGW/Windows. It should also be
38 possible to build this under Windows using the MinGW tools, but that
124 Using wpa_supplicant for Windows
137 Windows NDIS/WinPcap uses quite long interface names, so some care
245 Starting wpa_supplicant as a Windows service (wpasvc.exe)
254 like any other Windows service.
[all …]
/freebsd-14.2/contrib/libpcap/doc/
H A DREADME.windows.md1 Building libpcap on Windows with Visual Studio
4 Unlike the UN*Xes on which libpcap can capture network traffic, Windows
26 such as a requirement to support versions of Windows earlier than
27 Windows Vista, which is the earliest version supported by Npcap.
50 Building libpcap on Windows requires Visual Studio 2015 or later. The
56 Windows with which those tools, and other tools, can be installed; it
80 runs on UN*Xes and on Windows and that can generate project files for
104 Windows" is installed.
110 expressions. Windows versions of Flex and Bison can be downloaded from
124 provided as an optional installation component, "Git for Windows", with
/freebsd-14.2/contrib/sqlite3/
H A DREADME.txt10 Visual C++ on Windows
16 Windows: nmake /f Makefile.msc
48 To compile for Windows using Microsoft Visual C++:
52 Using Microsoft Visual C++ 2005 (or later) is recommended. Several Windows
91 Building for the Windows 10 SDK
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidumpConstants.def105 HANDLE_MDMP_PLATFORM(0x0000, Win32S) // Win32 on Windows 3.1
106 HANDLE_MDMP_PLATFORM(0x0001, Win32Windows) // Windows 95-98-Me
107 HANDLE_MDMP_PLATFORM(0x0002, Win32NT) // Windows NT, 2000+
108 HANDLE_MDMP_PLATFORM(0x0003, Win32CE) // Windows CE, Windows Mobile, "Handheld"
/freebsd-14.2/contrib/libfido2/
H A DNEWS12 ** Support for linking against OpenSSL on Windows; gh#668.
86 ** Fixed detection of Windows's native webauthn API; gh#382.
91 ** Support for Windows's native webauthn API.
153 ** Hardened Windows build.
217 ** Command-line tools for Windows.
223 ** Windows: fix contents of release file.
229 ** Native HID support on Linux, MacOS, and Windows.
/freebsd-14.2/contrib/unifdef/
H A DINSTALL24 Unlike the Unix Makefile, the Windows builds do not automatically
28 part of GitHub for Windows - http://windows.github.com/
34 as Windows that don't have them built in.
/freebsd-14.2/crypto/openssl/
H A DNOTES-WINDOWS.md1 Notes for Windows platforms
11 There are various options to build and run OpenSSL on the Windows platforms.
13 "Native" OpenSSL uses the Windows APIs directly at run time.
78 - `perl Configure VC-WIN64-ARM` if you want Windows on Arm (win-arm64)
120 Special notes for Universal Windows Platform builds, aka `VC-*-UWP`
160 * Usually the build is done on Windows in a GNU-like environment called MSYS2.
227 relying on `USER32.DLL`. E.g., on Windows Vista and later you could:
247 Windows subsystem and provides a Bash shell and GNU tools environment.
/freebsd-14.2/contrib/lua/src/
H A Dluaconf.h.dist42 ** or Windows-specific features on Windows.
48 ** By default, Lua on Windows use (some) specific Windows features
51 #define LUA_USE_WINDOWS /* enable goodies for regular Windows */
57 #define LUA_USE_C89 /* broadly, Windows is C89 */
125 ** C89 ('long' and 'double'); Windows always has '__int64', so it does
176 ** LUA_EXEC_DIR in a Windows path is replaced by the executable's
197 ** In Windows, any exclamation mark ('!') in the path is replaced by the
243 ** and is not Windows. (On Windows Lua automatically uses "\".)
269 ** For instance, if you want to create one Windows DLL with the core and
546 /* in Windows, can use specific Windows types */
/freebsd-14.2/contrib/expat/
H A DChanges127 produce 32bit and 64bit Windows binaries
477 #597 #598 CI: Windows: Start covering MSVC 2022
891 Windows
924 #349 Windows: Change the name of the Windows DLLs from expat*.dll
956 #299 #302 Windows: Replace LoadLibrary hack to access
1142 #127 Windows: Fix test suite compilation
1149 Windows or MinGW for 2-byte wchar_t
1243 #60 Windows with _UNICODE:
1429 CMake: Define WIN32 with CMake on Windows
1513 - Fixes and improvements for Windows platform:
[all …]
/freebsd-14.2/contrib/bc/
H A DREADME.md38 1. Windows 10 or later, or
56 In addition, there is compatibility code to make this `bc` work on Windows.
63 This `bc` should build unmodified on any POSIX-compliant system or on Windows
64 starting with Windows 10 (though earlier versions may work).
69 ### Windows subsection
72 than Windows 10 (I cannot test on earlier versions), but it is guaranteed to
73 work on Windows 10 at least.
79 supported on Windows: extra math and history enabled, NLS (locale support)
320 * This `bc` builds natively on Windows.
405 Currently, there is no locale support on Windows.
[all …]
/freebsd-14.2/share/i18n/csmapper/JIS/
H A DUCS@SIP%JISX0213-1.src26 ## Windows Windows (CP932) mapping

12345678910>>...16