Home
last modified time | relevance | path

Searched +full:if +full:- +full:no +full:- +full:files +full:- +full:found (Results 1 – 25 of 1082) sorted by relevance

12345678910>>...44

/freebsd/share/doc/smm/03.fsck/
H A D4.t19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30 Appendix A \- Fsck_ffs Error Conditions
36 a multi-pass file system check program.
44 path-names,
53 is run non-interactively to
89 tables have to be set up and certain files opened.
90 This section concerns itself with the opening of files and
95 opening of files,
96 status of files,
[all …]
/freebsd/tools/pkgbase/
H A DREADME.md6 `mtree -c | mtree -C`
10 metalog_reader.lua [-h] [-a | -c | -p [-count] [-size] [-f...]] [-W...] [-v] metalog-path
15 * `-a` prints all scan results. this is the default option if no option is
17 * `-c` lints the file and gives warnings/errors, including duplication and
19 * `-Wcheck-notagdir` entries with dir type and no tags will be also included
21 * `-p` list all package names found in the file as exactly specified by
23 * `-count` display the number of files of the package
24 * `-size` display the size of the package
25 * `-fsetgid` only include packages with setgid files
26 * `-fsetuid` only include packages with setuid files
[all …]
/freebsd/sbin/restore/
H A Drestore.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
22 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
28 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
55 if (TSTINO(ino, dumpmap) == 0) in listfile()
73 if (TSTINO(ino, dumpmap) == 0) { in addfile()
77 if (ino == UFS_WINO && command == 'i' && !vflag) in addfile()
79 if (!mflag) { in addfile()
82 if (type == NODE) { in addfile()
88 if (ep != NULL) { in addfile()
[all …]
H A Drestore.819 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 .Nd "restore files or file systems from backups made with dump"
75 Single files and
87 names specifying the files that are to be restored.
92 the files and (recursively) subdirectories of that directory.
103 .Bl -tag -width Ds
105 This mode allows interactive restoration of files from a dump.
109 around the directory tree selecting files to be extracted.
113 .Bl -tag -width Fl
[all …]
/freebsd/usr.bin/diff/
H A Ddiff.121 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
27 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
43 .Op Fl A Ar algo | Fl -algorithm Ar algo
44 .Op Fl -brief
45 .Op Fl -color Ns = Ns Ar when
46 .Op Fl -changed-group-format Ar GFMT
47 .Op Fl -ed
48 .Op Fl -expan
[all...]
/freebsd/usr.bin/clang/llvm-ar/
H A Dllvm-ar.14 .nr rst2man-indent-level 0
7 \\$1 \\n[an-margin]
8 level \\n[rst2man-indent-level]
9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
10 -
11 \\n[rst2man-indent0]
12 \\n[rst2man-indent1]
13 \\n[rst2man-indent2]
18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
19 . nr rst2man-indent-level +1
[all …]
/freebsd/usr.sbin/sysrc/
H A Dsysrc.81 .\" Copyright (c) 2011-2016 Devin Teske
16 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30 .Nd safely edit system rc files
37 .Ar name Ns Op Ns Oo +|- Oc Ns = Ns Ar value
59 variables from the collection of system rc files and allows processes with
63 .Bl -tag -width indent+
65 Dump a list of all non-default configuration variables.
71 For querying, return success if all requested variables are set
72 .Pq even if NULL ,
[all …]
/freebsd/sys/contrib/zstd/programs/
H A DREADME.md6 - `zstd` : default CLI supporting gzip-like arguments; includes dictionary builder, benchmark, and …
7 - `zstd_nolegacy` : Same as `zstd` but without support for legacy zstd formats
8 - `zstd-small` : CLI optimized for minimal size; no dictionary builder, no benchmark, and no suppor…
9 - `zstd-compress` : version of CLI which can only compress into zstd format
10 - `zstd-decompress` : version of CLI which can only decompress zstd format
16 - __HAVE_THREAD__ : multithreading is automatically enabled when `pthread` is detected.
20 In which case, linking stage will fail if neither `pthread` nor `windows.h` library can be found.
23 - __ZSTD_LEGACY_SUPPORT__ : `zstd` can decompress files compressed by older versions of `zstd`.
31 if `ZSTD_LEGACY_SUPPORT >= 8`, it's the same as `0`, since there is no legacy format after `7`.
34 - __HAVE_ZLIB__ : `zstd` can compress and decompress files in `.gz` format.
[all …]
/freebsd/usr.sbin/bsdconfig/share/
H A Dsysrc.subr1 if [ ! "$_SYSRC_SUBR" ]; then _SYSRC_SUBR=1
3 # Copyright (c) 2006-2015 Devin Teske
18 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
24 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 if [ ! "$_SYSRC_JAILED" ]; then
42 # Standard pathnames (inherit values from shell if available)
57 # Please note that the character ranges A-Z and a-z should be avoided because
59 # For example, A-Z matches any character that sorts after A but before Z,
63 VALID_VARNAME_CHARS="0-9ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_"
67 # f_clean_env [ --except $varname ... ]
[all …]
/freebsd/contrib/ncurses/misc/
H A Dtdlint7 # copy of this software and associated documentation files (the "Software"), #
19 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL #
35 # Lint-script that allows user's own lint libraries, in addition to the ones
41 FILES=""
42 ARCH=`uname -s`
43 if test -z "$ARCH" ; then
44 echo '? uname not found'
48 AIX) set - "$@" -Nn4000
50 IRIX) set - "$@" -n -lc
52 FreeBSD) set - "$@" -g -p -u -v -z
[all …]
/freebsd/stand/defaults/
H A Dloader.conf.516 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
52 .Bl -bullet
77 .Bl -tag -width Ar
85 If set to
86 .Dq Li NO ,
87 no
95 If set to
97 no dela
[all...]
/freebsd/contrib/file/doc/
H A Dfile.man10 .Bk -words
13 .Op Fl Fl exclude-quiet
15 .Op Fl Fl mime-encoding
16 .Op Fl Fl mime-type
58 or non-printable).
59 Exceptions are well-known file formats (core files, tar archives)
61 When modifying magic files or the program itself, make sure to
63 Users depend on knowing that all the readable files in a directory
75 The program checks to see if the file is empty,
76 or if it's some sort of special file.
[all …]
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_support.31 …ros 5 support functions" 3 "11 Jan 2012" "Version 1.5.2" "HeimdalKerberos5library" \" -*- nroff -*-
5 Heimdal Kerberos 5 support functions \-
131 …ng in the char ** passed in; the copy must be freed with free(3). There is no need to free(3) the …
160 // no need to free(s) on error
193 Free the resulting strings from krb5_config-get_strings() and \fBkrb5_config_vget_strings()\fP.
205 Configuration value to a boolean value, where yes/true and any non-zero number means TRUE and other…
224 …he configuration option value to a boolean value, where yes/true and any non-zero number means TRU…
232 \fIdef_value\fP the default value to return if no configuration found in the database.
258 NULL if configuration list is not found, a list otherwise
264 … reload of the configuration database so a caller should make a local copy if it needs to keep the…
[all …]
/freebsd/usr.bin/patch/
H A Dpatch.11 .\"-
13 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
19 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31 .Bk -words
33 .Op Fl B Ar backup-prefix
36 .Op Fl F Ar max-fuzz
38 .Op Fl o Ar out-file
39 .Op Fl p Ar strip-count
40 .Op Fl r Ar rej-name
43 .Op Fl z Ar backup-ext
[all …]
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c15 * If applicable, add the following below this CDDL HEADER, with the
55 if ((si = symit_new(elf, file)) == NULL) in built_source_types()
61 if (len < 2 || name[len - 2] != '.') { in built_source_types()
66 switch (name[len - 1]) { in built_source_types()
96 if ((ctfscnidx = findelfsecidx(elf, file, ".SUNW_ctf")) < 0) { in read_file()
97 if (require_ctf && in read_file()
100 "C sources, but no CTF data was present\n", file); in read_file()
105 if ((ctfscn = elf_getscn(elf, ctfscnidx)) == NULL || in read_file()
110 if ((si = symit_new(elf, file)) == NULL) { in read_file()
111 warning("%s has no symbol table - skipping", file); in read_file()
[all …]
/freebsd/crypto/openssl/util/
H A Dfind-doc-nits2 # Copyright 2002-2023 The OpenSSL Project Authors. All Rights Reserved.
49 -c List undocumented commands, undocumented options and unimplemented options.
50 -d Detailed list of undocumented (implies -u)
51 -e Detailed list of new undocumented (implies -v)
52 -h Print this help message
53 -l Print bogus links
54 -m Name(s) of manuals to focus on. Default: man1,man3,man5,man7
55 -n Print nits in POD pages
56 -o Causes -e/-v to count symbols added since 1.1.1 as new (implies -v)
57 -u Count undocumented functions
[all …]
/freebsd/contrib/bmake/
H A Ddir.c25 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
31 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
62 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
68 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
89 * Returns true if the name given it needs to
90 * be wildcard-expanded.
93 * Expand a filename pattern to find all matching files
97 * If it exists, returns the entire path, otherwise NULL.
102 * is found or the root directory ("/") is reached.
139 * name of the directory and the names of all the files in the directory.
[all …]
/freebsd/crypto/openssh/contrib/aix/
H A Dbuildbff.sh3 # buildbff.sh: Create AIX SMIT-installable OpenSSH packages
7 # no warranty.
17 [ -z "$PERMIT_ROOT_LOGIN" ] && PERMIT_ROOT_LOGIN=no
18 [ -z "$X11_FORWARDING" ] && X11_FORWARDING=no
19 [ -z "$AIX_SRC" ] && AIX_SRC=no
25 perl -v >/dev/null || (echo perl required; exit 1)
28 if echo $0 | egrep '^/'
38 if pwd | egrep 'contrib/aix$'
46 if [ ! -f Makefile ]
48 echo "Makefile not found (did you run configure?)"
[all …]
/freebsd/share/doc/usd/13.viref/
H A Dvi.ref58 LICENSE file. If any company (not individual!) finds vi sufficiently
59 useful that you would have purchased it, or if any company wishes to
94 George Neville-Neil added the Tcl interpreter,
102 IEEE Std 1003.2-1992, IEEE Standard Portable Operating
110 .sy echo -n >index
111 .oh 'Vi/Ex Reference''USD:13-%'
112 .eh 'USD:13-%''Vi/Ex Reference'
119 is a line-oriented text editor.
127 .b \-R
128 (read-only) option of
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h1 //===--- CrossTranslationUnit.h - -------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
105 /// paths in the filesystem to a list of command-line parts, which
112 /// Returns true if it makes sense to import a foreign variable definition.
113 /// For instance, we don't want to import variables that have non-trivial types
114 /// because the constructor might have side-effects.
124 /// the locations of the AST files for each definition.
135 /// This method should only be used on functions that have no definitions or
[all …]
/freebsd/bin/pax/
H A Dtables.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
26 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
69 static int dirfd = -1; /* storage for setting created dir time/mode */
71 static int ffd = -1; /* tmp file for file time table name storage */
78 * The hard link table tries to detect hard links to files using the device and
82 * link if the format supports that like tar, or ignore this info like cpio).
83 * (Actually a field in the format driver table tells us if the format wants
84 * hard link info. if not, we do not waste time looking for them). We also use
[all …]
/freebsd/contrib/ntp/sntp/loc/
H A DREADME1 If you look at the files here you should be able to figure out what is
4 ../scripts/genLocInfo handles the parsing of these files.
6 If no "more specific" file has been found and cvo.sh says the OS is
9 If no "mode specific" file has been found and the "uname" command returns
12 Note that automake has interesting behavior - we build the man pages using
16 the data in the loc/ files. For executables, this generally means
/freebsd/share/man/man7/
H A Dports.718 .\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
24 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
83 branches can be found in Git as branches like
93 .Cm git clone -b 2021Q2 https://git.FreeBSD.org/ports.git
117 .Cm pkg -vv
136 .Lk https://docs.FreeBSD.org/en/books/porters-handbook/
154 will be run (if necessary) by
161 .Bl -tag -width ".Cm configure"
168 Fetch all of the files needed to build this port from the sites
187 (or compile if only compilation is necessary)
[all …]
/freebsd/contrib/kyua/
H A DINSTALL.md6 from the source code package. If you want to install Kyua from a binary
21 $ ./configure --prefix ~/local
29 ------------
33 * A standards-compliant C and C++ complier.
35 * pkg-config.
41 is required if you want to create a distribution file.
43 If you are building Kyua from the code on the repository, you will also
52 -----------------------------
54 This is not necessary if you are building from a formal release
57 On the other hand, if you are building Kyua from code extracted from the
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A DDoxyfile13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
20 PROJECT_NAME = $(PROJECT)-$(VERSION)
26 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
27 # will interpret the first line (until the first dot) of a JavaDoc-style
28 # comment as the brief description. If set to NO, the JavaDoc
29 # comments will behave just like the Qt-style comments (thus requiring an
34 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
41 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
43 # by member name. If set to NO (the default) the members will appear in
[all …]

12345678910>>...44