Home
last modified time | relevance | path

Searched refs:MacOS (Results 1 – 25 of 56) sorted by relevance

123

/freebsd-12.1/contrib/file/magic/Magdir/
H A Dmacos4 # MacOS files
7 0 string book\0\0\0\0mark\0\0\0\0 MacOS Alias file
H A Dcompress45 >9 byte =0x07 \b, from MacOS
138 >>14 byte =0x07 os: MacOS
157 >>17 byte =0x07 os: MacOS
H A Dmacintosh149 # creation date in seconds since MacOS epoch start. So 1 Jan 1970 ~ 7C25B080
362 # The MacOS epoch begins on 1 Jan 1904 instead of 1 Jan 1970, so these
426 # based on the value. TN1150 only mentions '8.10' for "MacOS 8.1"
H A Dpalm29 # Datestamps are unsigned seconds since the MacOS epoch (Jan 1, 1904),
/freebsd-12.1/tools/tools/tinybsd/conf/wireless/etc/
H A Dpf.os191 # 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-12.1/tools/tools/tinybsd/conf/firewall/etc/
H A Dpf.os191 # 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-12.1/sbin/pfctl/
H A Dpf.os197 # 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-12.1/crypto/openssh/
H A DREADME.platform50 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 DREADME24 has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
/freebsd-12.1/contrib/ipfilter/ipsend/
H A DCrashable13 MacOS 7.x, 8.x
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DDarwin.cpp970 case DarwinPlatformKind::MacOS: in getPlatformFamily()
997 case DarwinPlatformKind::MacOS: in getOSLibraryNameSuffix()
1222 case DarwinPlatformKind::MacOS: in addOSVersionMinArgument()
1320 return DarwinPlatformKind::MacOS; in getPlatformFromOS()
1363 return DarwinPlatform::createOSVersionArg(Darwin::MacOS, OSXVersion); in getDeploymentTargetFromOSVersionArg()
1420 if (!Targets[Darwin::MacOS].empty() && in getDeploymentTargetFromEnvironmentVariables()
1426 Targets[Darwin::MacOS] = ""; in getDeploymentTargetFromEnvironmentVariables()
1475 return DarwinPlatform::createFromSDK(Darwin::MacOS, in inferDeploymentTargetFromSDK()
1678 if (Platform == MacOS) { in AddDeploymentTarget()
1722 if (Environment == NativeEnvironment && Platform != MacOS && in AddDeploymentTarget()
[all …]
H A DDarwin.h275 MacOS, enumerator
399 return TargetPlatform == MacOS; in isTargetMacOS()
/freebsd-12.1/contrib/gcc/config/
H A Ddarwin.opt28 The earliest MacOS X version on which this program will run
/freebsd-12.1/crypto/heimdal/lib/kafs/
H A DChangeLog72 * 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-12.1/crypto/openssl/crypto/bn/
H A Dbuild.info56 # ppc - AIX, Linux, MacOS X...
/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dplatform.h.in320 * Define if MacOS style of PPC assembly must be used.
/freebsd-12.1/crypto/heimdal/lib/com_err/
H A DChangeLog120 dyld on Darwin/MacOS X happy
/freebsd-12.1/contrib/ntp/html/hints/
H A Da-ux177 only that, but logging in and out of the MacOS mode as well as
/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A DREADME183 like the way MacOS files have "data" forks and "resource" forks. Each
/freebsd-12.1/contrib/libarchive/
H A DNEWS529 Apr 23, 2007: Minor fixes found from building on MacOS X
695 Aug 9, 2005: Correctly detect that MacOS X does not have POSIX ACLs.
/freebsd-12.1/contrib/amd/
H A DBUGS214 The darwin (MacOS X) kernel defaults to using unprivileged ports, but that
H A DINSTALL127 On MacOS X 10.5 and later systems, you can create libraries and
/freebsd-12.1/contrib/subversion/doc/user/
H A Dlj_article.txt231 protocol: all of the latest file-browsers for Win32, MacOS, and GNOME
/freebsd-12.1/contrib/googletest/googletest/
H A DREADME.md228 MacOS X.
/freebsd-12.1/contrib/file/
H A DINSTALL127 On MacOS X 10.5 and later systems, you can create libraries and

123