Searched refs:of (Results 126 - 150 of 712) sorted by relevance

1234567891011>>

/freebsd-11-stable/release/arm/
H A DCUBIEBOARD2.conf25 of=/dev/${mddev} bs=1k seek=8 conv=sync
H A DCUBIEBOARD.conf24 of=/dev/${mddev} bs=1k seek=8 conv=sync
H A DCUBOX-HUMMINGBOARD.conf25 of=/dev/${mddev} bs=512 seek=2 conv=sync
H A DBANANAPI.conf25 of=/dev/${mddev} bs=1k seek=8 conv=sync
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DHost.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
37 // On darwin, we want to update the version to match that of the target.
52 // On AIX, the AIX version and release should be that of the current host
/freebsd-11-stable/contrib/bmake/mk/
H A Dmanifest.mk6 # be of use. There is absolutely NO WARRANTY.
12 # Please send copies of changes and bug-fixes to:
20 # for each MANIFEST we have a list of dirs
25 # ${MANIFEST}.SYMLINKS is a list of src target pairs
26 # for each file/dir there are a number of attributes
39 # STORE defaults to basename of src and target directory
61 # this produces the body of the manifest
H A Dwarnings.mk7 # be of use. There is absolutely NO WARRANTY.
13 # Please send copies of changes and bug-fixes to:
21 # Any number of warnings sets can be added.
71 @echo "ERROR: Try one of: ${ALL_WARNINGS_SETS:O:u}"; exit 1
86 # .for loops have the [dis]advantage of being evaluated when read,
106 # define this once, we use it a couple of times below (hence the doubled $$).
109 # first a list of warnings from the chosen set
111 # now a list of all -Wno-* overrides not just those defined by WARNINGS_SET
112 # since things like -Wall imply lots of others.
113 # this should be a super-set of th
[all...]
H A Dsys.dependfile.mk6 # be of use. There is absolutely NO WARRANTY.
12 # Please send copies of changes and bug-fixes to:
17 # This allows a mixture of auto generated as well as manually edited
34 # The order of preference: we will use the first one of these we find.
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsol2-ci.asm7 ! under the terms of the GNU General Public License as published by the
13 ! compiled version of this file with other programs, and to distribute
14 ! those programs without any restriction coming from the use of this
16 ! respects; for example, they cover modification of the file, and
20 ! WITHOUT ANY WARRANTY; without even the implied warranty of
24 ! You should have received a copy of the GNU General Public License
36 ! This file just make a stack frame for the contents of the .fini and
/freebsd-11-stable/tools/tools/sysdoc/
H A Dsysdoc.sh12 # and the automation of their sorting and addition into the
15 # Perhaps a re-implementation in C? This wouldn't be much of
17 # of changes to sysctl.h. Eventually this utility should replace
21 # well as improve the removal of sysctls when they are obsoleted.
34 # part of our manual page.
40 a set of scripts written in
60 by a set of scripts written by
76 configuration of a
79 It also gets around adding a bunch of supporting code to the
87 # compare our list of tunable
[all...]
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dstart.s4 # laws of Japan.
10 # 1. Redistributions of source code must retain the above copyright
11 # notice, this list of conditions and the following disclaimer as
12 # the first lines of this file unmodified.
14 # notice, this list of conditions and the following disclaimer in the
H A Dsupport.s4 # laws of Japan.
10 # 1. Redistributions of source code must retain the above copyright
11 # notice, this list of conditions and the following disclaimer as
12 # the first lines of this file unmodified.
14 # notice, this list of conditions and the following disclaimer in the
/freebsd-11-stable/tests/sys/geom/class/eli/
H A Ddelkey_test.sh19 atf_check dd if=/dev/random of=keyfile1 bs=512 count=16 status=none
20 atf_check dd if=/dev/random of=keyfile2 bs=512 count=16 status=none
21 atf_check dd if=/dev/random of=keyfile3 bs=512 count=16 status=none
22 atf_check dd if=/dev/random of=keyfile4 bs=512 count=16 status=none
96 atf_check dd if=/dev/random of=keyfile bs=512 count=16 status=none
H A Donetime_test.sh15 atf_check dd if=rnd of=/dev/${md}.eli bs=${secsize} count=${sectors} status=none
44 dd if=/dev/random of=rnd bs=${MAX_SECSIZE} count=${sectors} status=none
63 atf_check dd if=rnd of=/dev/${md}.eli bs=${secsize} count=${sectors} status=none
87 atf_check dd if=/dev/random of=rnd bs=$MAX_SECSIZE count=$sectors \
115 atf_check dd if=/dev/${md}.eli of=/dev/null status=none
125 atf_fail "Provider didn't detach on last close of a writer"
/freebsd-11-stable/contrib/ncurses/misc/
H A Dncurses-config.in6 # Permission is hereby granted, free of charge, to any person obtaining a #
7 # copy of this software and associated documentation files (the "Software"), #
10 # with modifications, sublicense, and/or sell copies of the Software, and to #
15 # all copies or substantial portions of the Software. #
25 # Except as contained in this notice, the name(s) of the above copyright #
54 # in some special cases of installation using a relative path.
169 --prefix echos the package-prefix of ${THIS}
170 --exec-prefix echos the executable-prefix of ${THIS}
175 --version echos the release+patchdate version of ${THIS}
176 --abi-version echos the ABI version of
[all...]
/freebsd-11-stable/share/mk/
H A Dauto.obj.mk7 # be of use. There is absolutely NO WARRANTY.
13 # Please send copies of changes and bug-fixes to:
20 # A race condition in some versions of mkdir, means that it can bail
22 # We repeat the mkdir -p a number of times to try and work around this.
24 # If we get to the end of the loop, a plain mkdir will issue an error.
H A Dsys.dependfile.mk7 # be of use. There is absolutely NO WARRANTY.
13 # Please send copies of changes and bug-fixes to:
18 # This allows a mixture of auto generated as well as manually edited
35 # The order of preference: we will use the first one of these we find.
/freebsd-11-stable/share/dtrace/
H A Dnfsclienttime6 * This software was developed at the University of Cambridge Computer
12 * 1. Redistributions of source code must retain the above copyright
13 * notice, this list of conditions and the following disclaimer.
15 * notice, this list of conditions and the following disclaimer in the
33 * system call, and then generates a histogram of those times sorted by
/freebsd-11-stable/tools/tools/editing/
H A Dfreebsd.vim7 " 1. Redistributions of source code must retain the above copyright
8 " notice, this list of conditions and the following disclaimer,
9 " without modification, immediately at the beginning of the file.
11 " notice, this list of conditions and the following disclaimer in the
29 " indentation rules but does not change the indentation of existing code.
/freebsd-11-stable/stand/kshim/
H A Dkshim.mk8 # This software was developed by SRI International and the University of
10 # ("CTSRD"), as part of the DARPA CRASH research programme.
15 # 1. Redistributions of source code must retain the above copyright
16 # notice, this list of conditions and the following disclaimer.
18 # notice, this list of conditions and the following disclaimer in the
/freebsd-11-stable/contrib/apr/
H A Dapr.spec16 The mission of the Apache Portable Runtime (APR) is to provide a
17 free library of C data structures and routines, forming a system
28 build applications using the APR library. The mission of the
29 Apache Portable Runtime (APR) is to provide a free library of
96 - update to support v1.0.0 of APR
/freebsd-11-stable/usr.bin/fetch/
H A Dfetch.c11 * 1. Redistributions of source code must retain the above copyright
12 * notice, this list of conditions and the following disclaimer
15 * notice, this list of conditions and the following disclaimer in the
17 * 3. The name of the author may not be used to endorse or promote products
68 static char *i_filename; /* name of input file */
75 static char *o_filename; /* name of output file */
193 struct timeval start; /* start of transfer */
194 struct timeval last; /* time of last update */
195 struct timeval last2; /* time of previous last update */
196 off_t size; /* size of fil
434 FILE *f, *of; local
[all...]
/freebsd-11-stable/stand/i386/cdboot/
H A Dcdboot.S7 # 1. Redistributions of source code must retain the above copyright
8 # notice, this list of conditions and the following disclaimer.
10 # notice, this list of conditions and the following disclaimer in the
32 # number of sectors, we try to fit this in as small a space as possible.
34 # Basically, we first create a set of boot arguments to pass to the loaded
36 # off of.
48 .set MEM_ARG_SIZE,0x18 # Size of the arguments
51 .set MEM_BTX_OFFSET,MEM_PAGE_SIZE # offset of BTX in the loader
61 .set AOUT_HEADER,MEM_PAGE_SIZE # size of the a.out header
78 .set SECTOR_SIZE,0x800 # size of
[all...]
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dposix1.mk42 # ${VAR:s1=s2}: replace s1, if found, with s2 at end of each word in
69 # $XD = directory part of X $XF = file part of X
70 # X is one of the local variables.
72 "Directory and filename parts of local variables\n\
79 # Do all kinds of meaningless substitutions on local variables to see
102 Out-of-date dependencies with suffix transformations\n\
131 # Some of these rules are padded with useless extra dependencies just so
161 # value is unspecified outside of inference rules. Strictly speaking
/freebsd-11-stable/contrib/ncurses/
H A Ddist.mk4 # Permission is hereby granted, free of charge, to any person obtaining a #
5 # copy of this software and associated documentation files (the "Software"), #
8 # with modifications, sublicense, and/or sell copies of the Software, and to #
13 # all copies or substantial portions of the Software. #
23 # Except as contained in this notice, the name(s) of the above copyright #
32 # configure mines the current version number out of here. To move
37 # These define the major/minor/patch versions of ncurses.
58 # has the effect of lengthening the text portion of the page -- so man2html
61 # versions of 'ma
[all...]

Completed in 297 milliseconds

1234567891011>>