Home
last modified time | relevance | path

Searched +full:package +full:- +full:mode (Results 1 – 25 of 626) sorted by relevance

12345678910>>...26

/freebsd/etc/mtree/
H A DBSD.var.dist5 /set type=dir uname=root gname=wheel mode=0755 tags=package=runtime
7 account mode=0750
11 jobs tags=package=at
13 spool tags=package=at
17 /set mode=0750
20 dist uname=auditdistd gname=audit mode=0770
22 remote uname=auditdistd gname=wheel mode=0700
25 authpf uname=root gname=authpf mode=0770
30 cache mode=0755
35 tabs mode=0700
[all …]
H A DBSD.root.dist5 /set type=dir uname=root gname=wheel mode=0755
7 bin tags=package=runtime
9 /set tags=package=bootloader
14 allwinner tags=package=runtime
16 overlays tags=package=runtime
18 rockchip tags=package=runtime
43 dev mode=0555 tags=package=runtime
45 etc tags=package=runtime
46 X11 tags=package=runtime
48 authpf tags=package=pf
[all …]
/freebsd/sys/contrib/dev/ice/
H A DREADME1 OS Default Dynamic Device Personalization (DDP) Package
10 * OS Default Dynamic Device Personalization (DDP) Package
16 * Contents of This Package
33 Device Personalization (DDP) package file to enable advanced features
38 applying a profile package to the device at runtime. Profiles can be
43 The DDP package loads during device initialization or driver runtime,
45 package is present and compatible. If this file exists, the driver
46 will load it into the device. If the DDP package file is missing or
47 incompatible with the driver, the driver will go into Safe Mode where
50 Safe Mode disable
[all...]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dqcom,qca807x.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Christian Marangi <ansuelsmth@gmail.com>
11 - Robert Marko <robert.marko@sartura.hr>
14 Qualcomm QCA8072/5 Ethernet PHY is PHY package of 2 or 5
15 IEEE 802.3 clause 22 compliant 10BASE-Te, 100BASE-TX and
16 1000BASE-T PHY-s.
21 Both models have a combo port that supports 1000BASE-X and
22 100BASE-FX fiber.
[all …]
H A Dicplus-ip101ag.txt4 - IP101GR (32-pin QFN package)
5 - IP101G (die only, no package)
6 - IP101GA (48-pin LQFP package)
10 - IP101A (48-pin LQFP package)
11 - IP101AH (48-pin LQFP package)
13 Optional properties for the IP101GR (32-pin QFN package):
15 - icplus,select-rx-error:
17 interrupts are not routed outside the PHY in this mode.
18 - icplus,select-interrupt:
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe2.t19 my $c = Safe->new or die;
22 $c->reval('$P = "safe root"');
28 my $t = Text::Template->new(
30 SOURCE => 'package is {$P}') or die;
32 # (1) Default behavior: Inherit from calling package, `main' in this case.
33 my $text = $t->fill_in();
34 is $text, 'package is main';
36 # (2) When a package is specified, we should use that package instead.
37 $text = $t->fill_in(PACKAGE => 'Q');
38 is $text, 'package is Q';
[all …]
/freebsd/release/scripts/
H A Dmtree-to-plist.awk4 uname = gname = mode = flags = tags = type = ""
12 } else if ($i ~ /^mode=/) {
13 mode=$i
14 gsub(/mode=/,"", mode)
27 tags="package=dtb"
29 tags="package=kernel"
37 if (tags ~ /package=/) {
41 if (a[i] ~ /^package=/) {
49 gsub(/package=/, "", pkgname)
56 ext=ext"-"a[i]
[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
22 `tags=package=...`
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
[all …]
H A Dmetalog_reader.lua3 -- SPDX-License-Identifier: BSD-2-Clause
4 --
5 -- Copyright(c) 2020 The FreeBSD Foundation.
6 --
7 -- Redistribution and use in source and binary forms, with or without
8 -- modification, are permitted provided that the following conditions
9 -- are met:
10 -- 1. Redistributions of source code must retain the above copyright
11 -- notice, this list of conditions and the following disclaimer.
12 -- 2. Redistributions in binary form must reproduce the above copyright
[all …]
/freebsd/stand/libofw/
H A Dopenfirm.c3 /*-
33 /*-
85 char mode[sizeof("true")]; in OF_init() local
89 if ((chosen = OF_finddevice("/chosen")) == -1) in OF_init()
91 if (OF_getprop(chosen, "memory", &memory, sizeof(memory)) == -1) { in OF_init()
93 if (memory == -1) in OF_init()
95 if (memory == -1) in OF_init()
98 if (OF_getprop(chosen, "mmu", &mmu, sizeof(mmu)) == -1) in OF_init()
102 * Check if we run in real mode. If so, we do not need to map in OF_init()
106 if (OF_getprop(options, "real-mode?", mode, sizeof(mode)) > 0 && in OF_init()
[all …]
/freebsd/share/man/man4/
H A Dice.42 .\" SPDX-License-Identifier: BSD-3-Clause
4 .\" Copyright (c) 2019-2020, Intel Corporation
73 .Bl -bullet -compact
75 Intel\(rg Ethernet Controller E810\-C
77 Intel\(rg Ethernet Controller E810\-XXV
79 Intel\(rg Ethernet Connection E822\-C
81 Intel\(rg Ethernet Connection E822\-L
83 Intel\(rg Ethernet Connection E823\-C
85 Intel\(rg Ethernet Connection E823\-L
87 Intel\(rg Ethernet Connection E825\-C
[all …]
/freebsd/share/mk/
H A Dbsd.incs.mk26 ${group}MODE?= ${NOBINMODE}
34 .if defined(${group}PACKAGE)
35 ${group}TAGS+= package=${${group}PACKAGE:Uutilities},dev
37 ${group}TAGS+= package=${PACKAGE:Uutilities},dev
40 ${group}TAG_ARGS= -T ${${group}TAGS:ts,:[*]}
50 ${group}MODE_${header:T}?= ${${group}MODE}
59 # XXX {group}OWN,GRP,MODE
66 ${INSTALL} ${TAG_ARGS:D${TAG_ARGS},dev} -C -o ${${group}OWN_${.ALLSRC:T}} \
67 -g ${${group}GRP_${.ALLSRC:T}} -m ${${group}MODE_${.ALLSRC:T}} \
81 ${INSTALL} ${${group}TAG_ARGS} -C -o ${${group}OWN} -g ${${group}GRP} -m ${${group}MODE} \
[all …]
H A Dbsd.confs.mk47 ${group}MODE?= ${CONFMODE}
53 . if defined(${group}PACKAGE)
54 ${group}TAGS+= package=${${group}PACKAGE:Uutilities}
56 ${group}TAGS+= package=${PACKAGE:Uutilities}
60 ${group}TAG_ARGS= -T ${${group}TAGS:ts,:[*]}
79 ${group}MODE_${cnf}?= ${${group}MODE}
100 # Append DIR to DIRS if not already in place -- DIRS is already filtered, so
119 # Work around a bug with install(1) -C and /dev/null
123 INSTALL_COPY= -C
128 # XXX {group}OWN,GRP,MODE
[all …]
H A Dbsd.man.mk16 # MANMODE Manual mode. [${NOBINMODE}]
31 # linked-to file must come first, the linked file
33 # are hard-linked.
49 # For each group, group-specific options may be set:
50 # <group>OWN, <group>GRP, <group>MODE and <group>PACKAGE.
69 MANDOC_CMD?= mandoc -Tascii
98 all-man:
110 realmaninstall: realmaninstall-${__group}
111 manlinksinstall: manlinksinstall-${__group}
115 ${__group}MODE?= ${MANMODE}
[all …]
/freebsd/contrib/ofed/opensm/
H A Dconfig.h25 #define HAVE_DEFAULT_NODENAME_MAP "/etc/opensm/ib-node-name-map"
34 #define HAVE_DEFAULT_PER_MOD_LOGGING_FILE "/etc/opensm/per-module-logging.conf"
37 #define HAVE_DEFAULT_PREFIX_ROUTES_FILE "/etc/opensm/prefix-routes.conf"
40 #define HAVE_DEFAULT_QOS_POLICY_FILE "/etc/opensm/qos-policy.conf"
48 /* Define to 1 if you have the `ibumad' library (-libumad). */
51 /* Define to 1 if you have the `pthread' library (-lpthread). */
54 /* Define to 1 if you have the `vapi' library (-lvapi). */
57 /* Define to 1 if you have the `wrap' library (-lwrap). */
87 /* define 1 if OpenSM build is in a debug mode */
102 /* Name of package */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Dqca8k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/powerpc/ofw/
H A Dofw_real.c3 /*-
4 * SPDX-License-Identifier:BSD-4-Clause AND BSD-2-Clause
35 /*-
87 static ssize_t ofw_real_getproplen(ofw_t, phandle_t package,
89 static ssize_t ofw_real_getprop(ofw_t, phandle_t package, const char *propname,
91 static int ofw_real_nextprop(ofw_t, phandle_t package, const char *previous,
93 static int ofw_real_setprop(ofw_t, phandle_t package, const char *propname,
99 static ssize_t ofw_real_package_to_path(ofw_t, phandle_t package, char *buf,
161 "Open Firmware Real Mode Bounce Page");
174 * To be able to use OFW console on PPC, that requires real mode OFW,
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h1 //===- CheckerRegistry.h - Maintains all available checkers -----*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 // specific invocation of the analyzer (which checker/package is enabled, values
16 //===----------------------------------------------------------------------===//
47 // enclosing package. By convention, the registered name of a checker is the
49 // The second method argument is a short human-readable description of the
53 // registry. If any checkers require additional initialization, use the three-
57 // the argument to the -load option in the cc1 frontend. You can then enable
58 // your custom checker using the -analyzer-checker:
[all …]
/freebsd/contrib/lutok/m4/
H A Ddeveloper-mode.m429 dnl \file developer-mode.m4
31 dnl "Developer mode" is a mode in which the build system reports any
32 dnl build-time warnings as fatal errors. This helps in minimizing the
34 dnl Unfortunately, this is not bullet-proof due to the wide variety of
37 dnl When developer mode support is added to a package, the compilation will
39 dnl unless developer mode is enabled.
41 dnl Developer mode is enabled when the user requests it through the
47 dnl Adds "developer mode" support to the package.
49 dnl This macro performs the actual definition of the --enable-developer
50 dnl flag and implements all of its logic. See the file-level comment for
[all …]
/freebsd/contrib/kyua/m4/
H A Ddeveloper-mode.m429 dnl \file developer-mode.m4
31 dnl "Developer mode" is a mode in which the build system reports any
32 dnl build-time warnings as fatal errors. This helps in minimizing the
34 dnl Unfortunately, this is not bullet-proof due to the wide variety of
37 dnl When developer mode support is added to a package, the compilation will
39 dnl unless developer mode is enabled.
41 dnl Developer mode is enabled when the user requests it through the
47 dnl Adds "developer mode" support to the package.
49 dnl This macro performs the actual definition of the --enable-developer
50 dnl flag and implements all of its logic. See the file-level comment for
[all …]
/freebsd/contrib/lua/doc/
H A Dlua.14 lua \- Lua interpreter
43 .B "lua \-v \-i"
46 .B "lua \-"
49 In interactive mode,
81 .BI \-e " stat"
85 .B \-i
86 enter interactive mode after executing
89 .BI \-l " mod"
95 .BI \-l " g=mod"
101 .B \-v
[all …]
/freebsd/crypto/krb5/src/windows/installer/wix/
H A Dmsi-deployment-guide.txt6 ----------------------------------------------------------------------
25 3.1.2 Common Plug-in Settings
26 3.1.3 Settings for the Kerberos 5 Credentials Provider Plug-in
27 3.1.4 Settings for the kerberos 4 Credentials Provider Plug-in
32 ----------------------------------------------------------------------
42 customize the MSI package for a particular organization. Although
59 transform from the modified MSI package. ORCA.EXE and MSITRAN.EXE
63 For reference, the schema for the MSI package is based on
68 http://msdn.microsoft.com/library/en-us/msi/setup/windows_installer_start_page.asp
72 http://msdn.microsoft.com/library/en-us/msi/setup/transforms.asp
[all …]
/freebsd/tests/sys/fs/tmpfs/
H A DMakefile1 PACKAGE= tests macro
7 TESTSRC= ${SRCTOP}/contrib/netbsd-tests/fs/${FILESYSTEM}
36 ${PACKAGE}FILES+= h_funcs.subr
37 ${PACKAGE}FILESDIR= ${TESTSDIR}
43 -e 's,mknod pipe p,mkfifo pipe,g' \
44 -e 's,mknod dir/pipe p,mkfifo dir/pipe,g'
47 -e 's,-o -g,-o gid=,g' \
48 -e 's,-o -m,-o mode=,g' \
49 -e 's,-o -s,-o size=,g' \
50 -e 's,-o -u,-o uid=,g' \
[all …]
/freebsd/usr.sbin/bsdconfig/include/
H A Dmessages.subr2 # Copyright (c) 2012-2016 Devin Teske
30 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
46 msg_assume_network_is_already_configured="Running multi-user, assume that the network is already co…
47 msg_assume_yes_to_all_non_critical_dialogs="Assume \"Yes\" answers to all non-critical dialogs"
52 msg_audio_desc="Audio utilities - most require a supported sound card."
61 msg_building_package_menus="Building package menu(s)..."
62 msg_building_package_main_menu="Building package main menu..."
85 msg_command_failed_rest_of_script_aborted="Command \`%s' failed - rest of script aborted."
113 msg_directory_where_package_temporary_files_go="The directory where package temporary files should …
116 msg_docs_desc="Meta-ports for FreeBSD documentation."
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dacpi.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
4 * Copyright (C) 2019-2024 Intel Corporation
7 #include "iwl-drv.h"
8 #include "iwl-debug.h"
43 return -ENOENT;
50 return -ENOEN
[all...]

12345678910>>...26