/freebsd/usr.sbin/bsdconfig/dot/ |
H A D | USAGE | 43 NOTE: Requires `graphics/graphviz' from ports/packages. 49 NOTE: Requires `graphics/gimmage' from ports/packages. 55 NOTE: Image is scaled to fit window on launch. 56 NOTE: Requires `graphics/gthumb' from ports/packages. 62 NOTE: Requires `graphics/gqview' from ports/packages. 68 NOTE: Image is scaled to fit window on launch. 69 NOTE: Requires `graphics/gx' from ports/packages. 75 NOTE: Requires `graphics/eog' from ports/packages. 84 NOTE: Change "-s1" above to "-s0.5" to halve the size of the 87 NOTE: Requires both `graphics/graphviz' and `print/poster' from [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | CompositionExclusions-3.2.0.txt | 95 1D15E # MUSICAL SYMBOL HALF NOTE 96 1D15F # MUSICAL SYMBOL QUARTER NOTE 97 1D160 # MUSICAL SYMBOL EIGHTH NOTE 98 1D161 # MUSICAL SYMBOL SIXTEENTH NOTE 99 1D162 # MUSICAL SYMBOL THIRTY-SECOND NOTE 100 1D163 # MUSICAL SYMBOL SIXTY-FOURTH NOTE 101 1D164 # MUSICAL SYMBOL ONE HUNDRED TWENTY-EIGHTH NOTE
|
/freebsd/sys/dev/e1000/ |
H A D | README | 38 NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100 48 NOTE: This driver package is to be used only as a standalone archive and the 100 NOTE: For assistance, see the ifconfig man page. 140 NOTE: Only use mediaopt to set the driver to full-duplex. If mediaopt is not 181 NOTE: The maximum MTU setting for Jumbo Frames is 16110. This value coincides 184 NOTE: Using Jumbo frames at 10 or 100 Mbps is not supported and may result in 187 NOTE: Packet loss may have a greater impact on throughput when you use jumbo 191 NOTE: Some Intel gigabit adapters that support Jumbo Frames have a frame size 217 NOTE: The following adapters limit Jumbo Frames sized packets to a maximum of 319 NOTE: TSO requires Tx checksum, if Tx checksum is disabled, TSO will also be [all …]
|
/freebsd/contrib/ntp/adjtimed/ |
H A D | README | 13 IMPORTANT NOTE: This stuff must be compiled with no optimization !! 15 NOTE: This code is known to work as of 8.0 on s300's, s700's and s800's.
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | ti,palmas-pwrbutton.txt | 18 NOTE: This depends on OTP support and POWERHOLD signal configuration 22 a press for debouncing purposes. NOTE: This depends on specific
|
/freebsd/contrib/tnftp/ |
H A D | INSTALL | 8 = NOTE: You will need an ANSI C compiler. = 57 = NOTE: You will need an ANSI C compiler. =
|
/freebsd/etc/mail/ |
H A D | aliases | 5 # >> NOTE >> this file is updated for any changes to 70 # NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
|
/freebsd/cddl/contrib/opensolaris/head/ |
H A D | note.h | 49 #define NOTE _NOTE macro
|
/freebsd/cddl/compat/opensolaris/include/ |
H A D | solaris.h | 9 #define NOTE(s) macro
|
/freebsd/sys/contrib/dev/ice/ |
H A D | README |
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_LH_stats.pod | 50 =head1 NOTE chapter 53 L<OPENSSL_LH_COMPFUNC(3)/NOTE> for more details about the locks required
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoFlags.def | 69 // NOTE: always must be equal to largest flag, check this when adding new flag 97 // NOTE: Always must be equal to largest flag, check this when adding new flags.
|
H A D | Instruction.def | 15 // NOTE: NO INCLUDE GUARD DESIRED! 181 // NOTE: The order matters here because CastInst::isEliminableCastPair 182 // NOTE: (see Instructions.cpp) encodes a table based on this ordering.
|
/freebsd/usr.sbin/bsdconfig/share/packages/ |
H A D | index.subr | 64 # NOTE: The index is processed with f_index_read() [below] after being loaded. 228 # NOTE: $varpkg is the product of f_str2varname $package varpkg 229 # NOTE: $package is the name as it appears in the INDEX (no archive suffix) 230 # NOTE: We only show categories for which there are at least one package. 231 # NOTE: $varcat is the product of f_str2varname $category varcat
|
/freebsd/contrib/nvi/regex/ |
H A D | engine.c | 121 #define NOTE(str) do { if (m->eflags®_TRACE) printf("=%s\n", (str)); } while(0); macro 125 #define NOTE(s) /* nothing */ macro 196 NOTE("finding start"); in matcher() 217 NOTE("dissecting"); in matcher() 228 NOTE("backref dissect"); in matcher() 240 NOTE("backoff"); in matcher() 251 NOTE("backoff dissect"); in matcher() 259 NOTE("false alarm"); in matcher()
|
/freebsd/crypto/openssl/VMS/ |
H A D | openssl_utils.com.in | 13 $ WRITE SYS$ERROR "NOTE: no perl => no C_REHASH"
|
/freebsd/contrib/libucl/python/ |
H A D | ucl.pyi | 3 # NOTE: This dynamically typed stub was automatically generated by stubgen.
|
/freebsd/stand/forth/ |
H A D | menu.rc | 21 \ NOTE: To use `non-ansi' variants, add `loader_color=0' to loader.conf(5) 22 \ NOTE: ANSI variants can use `^' in place of literal `Esc' (ASCII 27) 52 \ NOTE: appears before menu_options if configured
|
H A D | brand.4th | 39 \ NOTE: Each is defined as a brand function in /boot/brand-${loader_brand}.4th 40 \ NOTE: If `/boot/brand-${loader_brand}.4th' does not exist or does not define
|
/freebsd/sys/contrib/openzfs/udev/rules.d/ |
H A D | 60-zvol.rules.in | 5 # NOTE: We used to also create an additional tree of zvol symlinks located at
|
/freebsd/sys/contrib/libsodium/packaging/nuget/ |
H A D | package.bat | 10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder."
|
/freebsd/lib/libc/regex/ |
H A D | engine.c | 140 #define NOTE(str) { if (m->eflags®_TRACE) printf("=%s\n", (str)); } macro 144 #define NOTE(s) /* nothing */ macro 310 NOTE("finding start"); in matcher() 332 NOTE("dissecting"); in matcher() 343 NOTE("backref dissect"); in matcher() 355 NOTE("backoff"); in matcher() 366 NOTE("backoff dissect"); in matcher() 374 NOTE("false alarm"); in matcher()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PassRegistry.def | 13 // NOTE: NO INCLUDE GUARD DESIRED!
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonPassRegistry.def | 14 // NOTE: NO INCLUDE GUARD DESIRED!
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp15xx-dhcom-drc02.dtsi | 31 * NOTE: On DRC02, the RS485_RX_En is controlled by a separate 58 * NOTE: The USB Hub on the DRC02 needs a reset signal to be
|