| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/ |
| H A D | projecttree_003_neg.ksh | 67 log_mustnot zfs project -c 68 log_mustnot zfs project -c -k $PRJDIR/a1 69 log_mustnot zfs project -c -C $PRJDIR/a1 70 log_mustnot zfs project -c -s $PRJDIR/a1 76 log_mustnot zfs project -C 84 log_mustnot zfs project -s 91 log_mustnot zfs project -p 100 98 log_mustnot zfs project 99 log_mustnot zfs project -0 $PRJDIR/a2 100 log_mustnot zfs project -k $PRJDIR/a2 [all …]
|
| H A D | projecttree_002_pos.ksh | 85 log_must zfs project -p $PRJID1 $PRJDIR/a1/c2 88 log_must zfs project -p $PRJID2 $PRJDIR/a1/a2/a3 91 log_must zfs project -s $PRJDIR/b1/a2 95 log_must zfs project -s -r -p $PRJID2 $PRJDIR/a1/a2 96 log_must zfs project -c -r $PRJDIR/a1/a2 100 log_must zfs project -C $PRJDIR/a1/a2/a3 103 log_must zfs project -p 123 $PRJDIR/a1/a2/a3/c4 107 log_must zfs project -C -r $PRJDIR/a1/a2/a3 117 log_must zfs project -C -r -k $PRJDIR/a1/a2
|
| H A D | projecttree_001_pos.ksh | 81 log_must zfs project -p $PRJID2 $PRJDIR/a3 87 log_must zfs project -p $PRJID2 $PRJDIR/a1 93 log_must zfs project -s $PRJDIR/a2 99 log_must zfs project -s -p $PRJID2 $PRJDIR/a2 105 log_must zfs project -C -k $PRJDIR/a2
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mips/img/ |
| H A D | xilfpga.txt | 11 project provided by IMG. 13 The example project runs on the Nexys4DDR board by Digilent powered by 16 Relevant details about the example project and the Nexys4DDR board: 76 When the example project bitstream is loaded, the cpu_reset button
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | zfs-meta.m4 | 56 [Define the project name.] 65 [Define the project version.]) 94 [Define the project release.]) 107 [Define the project license.] 118 [Define the project alias string.]) 128 [Define the project release date.] 136 [Define the project author.]
|
| /f-stack/freebsd/contrib/zstd/zlibWrapper/ |
| H A D | README.md | 21 #### Embedding the zstd wrapper within your project 23 Let's assume that your project that uses zlib is compiled with: 24 ```gcc project.o -lz``` 26 To compile the zstd wrapper with your project you have to do the following: 28 - compile your project with `zstd_zlibwrapper.c`, `gz*.c` and a static or dynamic zstd library 31 ```gcc project.o zstd_zlibwrapper.o gz*.c -lz -lzstd``` 34 #### Enabling zstd compression within your project 36 After embedding the zstd wrapper within your project the zstd library is turned off by default. 37 Your project should work as before with zlib. There are two options to enable zstd compression:
|
| /f-stack/app/redis-5.0.5/ |
| H A D | CONTRIBUTING | 1 Note: by contributing code to the Redis project in any form, including sending 32 2. If in step 1 you get an acknowledgment from the project leaders, use the 42 for a *very* long time. However this is not lack of interest, as the project
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | CODE_OF_CONDUCT.md | 2 applies to spaces associated with the OpenZFS project, including GitHub.
|
| H A D | copy-builtin | 38 This is the ZFS filesystem from the OpenZFS project.
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | README.md | 7 The project is provided as an open-source dual [BSD](LICENSE) and [GPLv2](COPYING) licensed **C** l… 9 Should your project require another programming language, 23 [AppveyorLink]: https://ci.appveyor.com/project/YannCollet/zstd-p0yf0 138 A `cmake` project generator is provided within `build/cmake`. 146 A Meson project is provided within [`build/meson`](build/meson). Follow 150 example about how Meson is used to build this project. 170 + VS2010 project is compatible with VS2012, VS2013, VS2015 and VS2017.
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | appveyor.yml | 24 project: libsodium.vcxproj
|
| /f-stack/tools/libxo/doc/ |
| H A D | conf.py | 57 project = 'libxo' variable
|
| /f-stack/app/redis-5.0.5/deps/ |
| H A D | README.md | 5 * **geohash-int** is inside the dependencies directory but is actually part of the Redis project, s… 7 … is developed by the same authors of Redis but is managed as a separated project and updated as ne… 48 This is never upgraded since it's part of the Redis project. If there are changes to merge from Ard… 78 So upgrading of Lua is up to the Redis project maintainers and should be a
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/docs/source/ |
| H A D | conf.py | 51 project = u'pyzfs' variable
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/msvc/ |
| H A D | ReadMe.txt | 22 6. Now the project can be opened and built in Visual Studio:
|
| /f-stack/freebsd/contrib/openzfs/.github/ |
| H A D | codecov.yml | 12 project:
|
| H A D | stale.yml | 12 # Set to true to ignore issues in a project (defaults to false)
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | README.md | 2 compatibility layer used by the [OpenZFS](https://github.com/openzfs/zfs) project.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | socionext,uniphier-evea.yaml | 10 - <alsa-devel@alsa-project.org>
|
| H A D | socionext,uniphier-aio.yaml | 10 - <alsa-devel@alsa-project.org>
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx7d-sbc-imx7.dts | 9 * licensing only applies to this file, and not this project as a
|
| /f-stack/freebsd/contrib/openzfs/man/man8/ |
| H A D | Makefile.am | 27 zfs-project.8 \
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | sha512-armv4.S | 13 @ project. The module is, however, dual licensed under OpenSSL and
|
| H A D | sha256-armv4.S | 13 @ project. The module is, however, dual licensed under OpenSSL and
|
| /f-stack/dpdk/license/ |
| H A D | README | 12 Identifiers in source files as defined by the Linux Foundation's SPDX project 64 DPDK project supported licenses are:
|