| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | macos | 4 # MacOS files 7 0 string book\0\0\0\0mark\0\0\0\0 MacOS Alias file
|
| H A D | compress | 114 >9 byte =0x07 \b, from MacOS 209 >>14 byte =0x07 os: MacOS 228 >>17 byte =0x07 os: MacOS
|
| H A D | macintosh | 182 # creation date in seconds since MacOS epoch start. So 1 Jan 1970 ~ 7C25B080 395 # The MacOS epoch begins on 1 Jan 1904 instead of 1 Jan 1970, so these 459 # based on the value. TN1150 only mentions '8.10' for "MacOS 8.1"
|
| H A D | palm | 29 # Datestamps are unsigned seconds since the MacOS epoch (Jan 1, 1904),
|
| /freebsd-13.1/tools/tools/tinybsd/conf/firewall/etc/ |
| H A D | pf.os | 191 # AIX is first because its signatures are close to NetBSD, MacOS X and 263 32768:64:1:60:M*,N,W0,N,N,T: FreeBSD:4.8-4.9::FreeBSD 4.8-5.1 (or MacOS X) 264 32768:64:1:60:M*,N,W0,N,N,T: FreeBSD:5.0-5.1::FreeBSD 4.8-5.1 (or MacOS X) 265 65535:64:1:60:M*,N,W0,N,N,T: FreeBSD:4.8-4.9::FreeBSD 4.8-5.1 (or MacOS X) 266 65535:64:1:60:M*,N,W0,N,N,T: FreeBSD:5.0-5.1::FreeBSD 4.8-5.1 (or MacOS X) 327 # ----------------- MacOS ------------------- 329 16616:255:1:48:M*,W0: MacOS:7.3-7.6:OTTCP:MacOS 7.3-8.6 (OTTCP) 330 16616:255:1:48:M*,W0: MacOS:8.0-8.6:OTTCP:MacOS 7.3-8.6 (OTTCP) 331 32768:255:1:48:M*,W0,N: MacOS:9.1-9.2::MacOS 9.1/9.2 332 32768:64:0:60:M*,N,W0,N,N,T: MacOS:X:10.2:MacOS X 10.2 [all …]
|
| /freebsd-13.1/tools/tools/tinybsd/conf/wireless/etc/ |
| H A D | pf.os | 191 # AIX is first because its signatures are close to NetBSD, MacOS X and 263 32768:64:1:60:M*,N,W0,N,N,T: FreeBSD:4.8-4.9::FreeBSD 4.8-5.1 (or MacOS X) 264 32768:64:1:60:M*,N,W0,N,N,T: FreeBSD:5.0-5.1::FreeBSD 4.8-5.1 (or MacOS X) 265 65535:64:1:60:M*,N,W0,N,N,T: FreeBSD:4.8-4.9::FreeBSD 4.8-5.1 (or MacOS X) 266 65535:64:1:60:M*,N,W0,N,N,T: FreeBSD:5.0-5.1::FreeBSD 4.8-5.1 (or MacOS X) 327 # ----------------- MacOS ------------------- 329 16616:255:1:48:M*,W0: MacOS:7.3-7.6:OTTCP:MacOS 7.3-8.6 (OTTCP) 330 16616:255:1:48:M*,W0: MacOS:8.0-8.6:OTTCP:MacOS 7.3-8.6 (OTTCP) 331 32768:255:1:48:M*,W0,N: MacOS:9.1-9.2::MacOS 9.1/9.2 332 32768:64:0:60:M*,N,W0,N,N,T: MacOS:X:10.2:MacOS X 10.2 [all …]
|
| /freebsd-13.1/sbin/pfctl/ |
| H A D | pf.os | 197 # AIX is first because its signatures are close to NetBSD, MacOS X and 281 32768:64:1:60:M*,N,W0,N,N,T: FreeBSD:5.0-5.1::FreeBSD 4.8-5.1 (or MacOS X) 283 65535:64:1:60:M*,N,W0,N,N,T: FreeBSD:5.0-5.2::FreeBSD 4.8-5.2 (or MacOS X) 369 # ----------------- MacOS ------------------- 372 # S2:255:1:48:M*,W0,E:.:MacOS:8.6 classic 375 16616:255:1:48:M*,W0: MacOS:7.3-7.6:OTTCP:MacOS 7.3-8.6 (OTTCP) 376 16616:255:1:48:M*,W0: MacOS:8.0-8.6:OTTCP:MacOS 7.3-8.6 (OTTCP) 377 16616:255:1:48:M*,N,N,N: MacOS:8.1-8.6:OTTCP:MacOS 8.1-8.6 (OTTCP) 378 32768:255:1:48:M*,W0,N: MacOS:9.0-9.2::MacOS 9.0-9.2 379 65535:255:1:48:M*,N,N,N,N: MacOS:9.1::MacOS 9.1 (OT 2.7.4) [all …]
|
| /freebsd-13.1/contrib/libfido2/ |
| H A D | NEWS | 112 ** hid_osx: fix device detection in MacOS Catalina. 135 ** MacOS: fix IOKit crash on HID read. 142 ** Native HID support on Linux, MacOS, and Windows.
|
| /freebsd-13.1/sbin/ipf/ipsend/ |
| H A D | Crashable | 13 MacOS 7.x, 8.x
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | README.platform | 50 Darwin and MacOS X 54 has been removed in recent releases of Darwin and MacOS X. 57 MacOS X 10.4 in Point-to-Point (Layer 3) and Ethernet (Layer 2) mode
|
| H A D | README | 20 has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Darwin.h | 275 MacOS, enumerator 418 return TargetPlatform == MacOS; in isTargetMacOS() 423 return TargetPlatform == MacOS || isTargetMacCatalyst(); in isTargetMacOSBased()
|
| H A D | Darwin.cpp | 1140 case DarwinPlatformKind::MacOS: in getPlatformFamily() 1168 case DarwinPlatformKind::MacOS: in getOSLibraryNameSuffix() 1436 case DarwinPlatformKind::MacOS: in addOSVersionMinArgument() 1555 return DarwinPlatformKind::MacOS; in getPlatformFromOS() 1640 if (!Targets[Darwin::MacOS].empty() && in getDeploymentTargetFromEnvironmentVariables() 1646 Targets[Darwin::MacOS] = ""; in getDeploymentTargetFromEnvironmentVariables() 1718 return DarwinPlatform::createFromSDK(Darwin::MacOS, in inferDeploymentTargetFromSDK() 1935 if (Platform == MacOS) { in AddDeploymentTarget() 1990 if (Environment == NativeEnvironment && Platform != MacOS && in AddDeploymentTarget() 2490 case MacOS: // Earlier than 10.13. in isAlignedAllocationUnavailable() [all …]
|
| /freebsd-13.1/crypto/heimdal/lib/kafs/ |
| H A D | ChangeLog | 72 * afssys.c: Support the new MacOS X 10.4 ioctl interface that is a 125 OpenAFS MacOS X, fix comment 128 MacOS X 401 * afssysdefs.h: add 230 for MacOS X per information from
|
| /freebsd-13.1/contrib/file/m4/ |
| H A D | visibility.m4 | 15 dnl MacOS X.
|
| /freebsd-13.1/crypto/openssl/crypto/bn/ |
| H A D | build.info | 55 # ppc - AIX, Linux, MacOS X...
|
| /freebsd-13.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | platform.h.in | 320 * Define if MacOS style of PPC assembly must be used.
|
| /freebsd-13.1/crypto/heimdal/lib/com_err/ |
| H A D | ChangeLog | 120 dyld on Darwin/MacOS X happy
|
| /freebsd-13.1/contrib/ntp/html/hints/ |
| H A D | a-ux | 177 only that, but logging in and out of the MacOS mode as well as
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | README | 198 like the way MacOS files have "data" forks and "resource" forks. Each
|
| /freebsd-13.1/contrib/ncurses/ |
| H A D | ANNOUNCE | 20 MacOS. 661 MacOS changes which largely emptied /usr/include. 670 Ada95, noticed with MacOS but applicable to other platforms
|
| /freebsd-13.1/contrib/one-true-awk/ |
| H A D | ChangeLog | 127 to work on MacOS X.
|
| /freebsd-13.1/contrib/libarchive/ |
| H A D | NEWS | 561 Apr 23, 2007: Minor fixes found from building on MacOS X 727 Aug 9, 2005: Correctly detect that MacOS X does not have POSIX ACLs.
|
| /freebsd-13.1/contrib/googletest/googletest/ |
| H A D | README.md | 228 MacOS X.
|
| /freebsd-13.1/contrib/subversion/doc/user/ |
| H A D | lj_article.txt | 231 protocol: all of the latest file-browsers for Win32, MacOS, and GNOME
|