| /src/sys/arch/arm/xscale/ |
| ixp425-fw.mk | 4 # For IXP425 NE support, this file must be included by the board-specific 9 # See ixp425-fw.README for instructions on how to download and generate 10 # a suitable microcode image for IXP425 Ethernet support.
|
| /src/sys/arch/m68k/060sp/dist/ |
| changes | 17 # FOR A PARTICULAR PURPOSE and any warranty against infringement with 22 # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER 23 # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, 27 # Motorola assumes no responsibility for the maintenance and support 46 Inexact FPSR bit. Emulation now does not set Inexact for 49 3) For an opclass three FP instruction where the effective addressing 65 For example, if a user executed "fsin.x ADDR,fp0" where 86 For instruction read access errors, the info stacked is: 99 bit 18:16 = x10 (TM; x = 1 for supervisor mode) 108 For data read/write access errors, the info stacked is [all...] |
| test.doc | 17 # FOR A PARTICULAR PURPOSE and any warranty against infringement with 22 # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER 23 # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, 27 # Motorola assumes no responsibility for the maintenance and support 62 for documentation purposes. 104 For example, to run the 060ISP test, write a program that includes the 137 For _print_string(), the test programs pass a longword address 138 of the string on the stack. For _print_number(), the test programs pass 141 For debugging purposes, after the main program performs a "print" 142 for a test package, it should flush the output so that it's no [all...] |
| ilsp.doc | 17 # FOR A PARTICULAR PURPOSE and any warranty against infringement with 22 # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER 23 # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, 27 # Motorola assumes no responsibility for the maintenance and support 70 The source code ilsp.s has also been included but only for 87 For example, to use a 64-bit multiply instruction, 90 for unsigned multiply could look like: 95 subq.l &0x8,%sp # make room for result on stack 104 For a divide: 109 subq.l &0x8,%sp # make room for result on stac [all...] |
| /src/usr.bin/make/unit-tests/ |
| dollar.exp | 41 For some reason, multiple dollars are folded into one. 47 For some reason, multiple dollars are folded into one.
|
| varname-make_print_var_on_error-jobs.mk | 3 # Tests for the special MAKE_PRINT_VAR_ON_ERROR variable, which prints the 11 # happened. For more details, use the debug options -de, -dj, -dl, -dn, -dx.
|
| dollar.mk | 73 $C 'For some reason, multiple dollars are folded into one.' 78 $C 'For some reason, multiple dollars are folded into one.'
|
| var-scope-cmdline.mk | 3 # Tests for variables specified on the command line. 8 # For performance reasons, the actual implementation is more complex than the 11 # variable name once for each lookup. Instead, when looking up the value of 43 # time than the name of the cmdline variable. For variable names that didn't 79 # See varmod-loop.mk for a non-obvious way to undefine a cmdline variable.
|
| directive-for-escape.mk | 1 # $NetBSD: directive-for-escape.mk,v 1.30 2025/06/28 22:39:28 rillig Exp $ 3 # Test escaping of special characters in the iteration values of a .for loop. 9 # Even though the .for loops take quotes into account when splitting the 16 # the loop. Not only would it need the escaping for the variable modifier 17 # ':U' but also the escaping for the line-end comment. 18 # expect+3: Unclosed expression, expecting "}" for modifier "U!"" 20 .for chars in ${ASCII} 27 # This means that a '#' sign cannot be passed in the value of a .for loop 30 # expect+3: Unclosed expression, expecting "}" for modifier "U!"\\\\" 32 .for chars in ${ASCII.2020-12-31 [all...] |
| varmod-undefined.mk | 3 # Tests for the :U variable modifier, which returns the given string 7 # directive-for.mk 13 # The pattern ${:Uword} is heavily used when expanding .for loops. 15 # This is how an expanded .for loop looks like. 16 # .for word in one 36 # For more similar examples, see varmod-subst.mk, mod-subst-delimiter. 42 # The escaping rules for the :U modifier (left-hand side) and condition 52 # the .newline variable is for.
|
| directive-for-empty.mk | 1 # $NetBSD: directive-for-empty.mk,v 1.4 2024/05/31 07:13:12 rillig Exp $ 3 # Tests for .for loops containing conditions of the form 'empty(var:...)'. 5 # When a .for loop is expanded, expressions in the body of the loop 15 # In the body of the .for loop, the expression '${i:M*2*}' is replaced with 17 # replacement creates the impression that .for variables were real variables, 19 .for i in 11 12 13 29 # named 'i', this condition makes for a leaky abstraction. If the .for 31 .for i in 11 12 1 [all...] |
| /src/common/dist/zlib/contrib/delphi/ |
| zlibd32.mak | 1 # Makefile for zlib 2 # For use with Delphi and C++ Builder under Win32 3 # Updated for zlib 1.2.x by Cosmin Truta 71 # For the sake of the old Borland make,
|
| /src/common/dist/zlib/contrib/pascal/ |
| zlibd32.mak | 1 # Makefile for zlib 2 # For use with Delphi and C++ Builder under Win32 3 # Updated for zlib 1.2.x by Cosmin Truta 71 # For the sake of the old Borland make,
|
| example.pas | 3 * For conditions of distribution and use, see copyright notice in zlib.h 7 * For conditions of distribution and use, see copyright notice in readme.txt 11 * For conditions of distribution and use, see copyright notice in readme.txt
|
| /src/lib/libc/time/ |
| tzselect.ksh | 40 # Specify default values for environment variables if they are unset. 60 Instead of asking for continent and then country and then city, 61 ask for selection from time zones whose largest cities 63 COORD should use ISO 6709 notation, for example, '-c +4852+00220' 64 for Paris (in degrees and minutes, North and East), or 65 '-c -35-058' for Buenos Aires (in degrees, South and West). 115 for select_word 145 t*) # Undocumented option, used for developer testing. 209 for (iline = 1; iline <= nlines; iline++) { 223 for (i = 1; i <= ncc; i++) [all...] |
| /src/share/mk/ |
| bsd.host.mk | 17 # Helpers for cross-compiling 49 # For _HOST_ARCH, if uname -p fails, or prints "unknown", or prints
|
| bsd.files.mk | 40 .for F in ${FILES:O:u} 73 .for F in ${CONFIGFILES:O:u} 110 .for _SL _TL in ${BUILDSYMLINKS} 131 # UUDECODE_FILES_RENAME_fn - For this file, rename its output to the provided 150 .for i in ${UUDECODE_FILES}
|
| /src/sys/arch/acorn32/doc/ |
| interrupts | 24 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 25 * IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 42 -1 - interrupt may have been for us but not sure so pass it on 50 For some interrupts and drivers where only a single device is
|
| /src/lib/ |
| checkver | 21 # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 23 # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 34 # Check for libraries that appear to be newer than the 71 # Can't trap 11 (SEGV) in the Real Bourne Shell, since it uses it for 81 $PROG is a script that looks for installed libraries with 83 For more information, read the comments. 179 for f in $libdir; do 233 for instlib in $(grep $libname.so "$LIBLIST"); do
|
| /src/tests/usr.bin/indent/ |
| t_misc.sh | 18 # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 20 # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 28 # Tests for indent that do not follow the input-profile-output scheme that is 247 /* For int options, trailing garbage would be an error. */ 250 /* For float options, trailing garbage would be an error. */ 306 # words can be used for comments. 314 off_t for file offsets
|
| /src/sys/arch/sh3/sh3/ |
| exception_vector.S | 18 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 20 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 98 /* Check for ASTs on exit to user mode. */ 119 /* Check for ASTs on exit to user mode. */ 180 !! For the duration of fast path we keep 188 !! kernel space address, use pmap_kernel(), adjust vpn for indexing 204 !! r2: vpn, prepared for indexing into ptd 247 !! load mapping for a user space page 257 !! load mapping for a kernel space page 287 /* Check for ASTs on exit to user mode. * [all...] |
| /src/sys/modules/examples/luareadhappy/ |
| happy.lua | 17 -- TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 19 -- BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 33 -- numbers for which this process ends in 1 are happy numbers, while those that 36 -- For more information on happy numbers, and the algorithms, see 50 -- This following algorithm is designed for numbers of the integer type. 52 -- need for additional overhead in context-switch with support for floats.
|
| /src/distrib/miniroot/ |
| upgrade.sh | 21 # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 23 # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 142 # XXX Work around vnode aliasing bug (thanks for the tip, Chris...) 156 # Assume partition 'a' of $ROOTDISK is for the root filesystem. Confirm 181 # Grab the fstab so we can munge it for our own use. 257 You may wish to edit the fstab. For example, you may need to resolve 259 this fstab is only for installation purposes, and will not be copied into 292 The preparations for upgrading your machine did not complete successfully. 355 for file in fstab; do
|
| install.sh | 21 # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 23 # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 56 # md_native_fstype() - native filesystem type for disk installs 57 # md_native_fsopts() - native filesystem options for disk installs 97 # XXX Work around vnode aliasing bug (thanks for the tip, Chris...) 111 # Create a disktab file; lets us write to it for temporary 126 # Assume partition 'a' of $ROOTDISK is for the root filesystem. Loop and 132 You will be prompted for device name and mount point (full path, 142 echo "The following will be used for the root filesystem:" 221 # Get network configuration information, and store it for placement in th [all...] |
| /src/sys/external/bsd/gnu-efi/dist/lib/arm/ |
| div.S | 155 @ What to do about division by zero? For now, just return.
|