Home
last modified time | relevance | path

Searched refs:about (Results 1 – 25 of 1127) sorted by relevance

12345678910>>...46

/freebsd/contrib/kyua/integration/
H A Dcmd_about_test.sh56 atf_check -s exit:0 -o save:stdout -e empty kyua about
68 atf_check -s exit:0 -o save:stdout -e empty kyua about
81 atf_check -s exit:0 -o file:expout -e empty kyua about authors
92 atf_check -s exit:0 -o file:expout -e empty kyua about authors
102 kyua about license
111 atf_check -s exit:0 -o file:docs/LICENSE -e empty kyua about license
117 atf_check -s exit:0 -o save:stdout -e empty kyua about version
130 Usage error for command about: Invalid about topic 'foo'.
133 atf_check -s exit:3 -o empty -e file:experr kyua about foo
140 Usage error for command about: Too many arguments.
[all …]
/freebsd/sys/contrib/zstd/programs/
H A Dlorem.c198 static int about(unsigned target) in about() function
206 int commaPos = about(9); in generateSentence()
207 int comma2 = commaPos + about(7); in generateSentence()
229 int wordsPerSentence = about(11); in generateParagraph()
273 int sentencePerParagraph = about(7); in LOREM_genBlock()
/freebsd/usr.bin/indent/
H A DREADME20 Thank you for your response about indent. I was wrong in my original
32 | battle about how to format C code. After about a week of fighting, I
52 | UofI, but Rob Kolstad, who was, asked me about it. I told him I didn't
69 | don't know their feelings about sending it out.
80 happen to have just about every known version of indent, including the
86 I hope to hear from you as to what you think about this. You may of
/freebsd/contrib/kyua/doc/
H A DMakefile.am.inc53 man_MANS = doc/kyua-about.1
54 CLEANFILES += doc/kyua-about.1
55 EXTRA_DIST += doc/kyua-about.1.in
56 doc/kyua-about.1: $(srcdir)/doc/kyua-about.1.in $(MAN_DEPS)
57 $(AM_V_GEN)name=kyua-about.1; $(BUILD_MANPAGE)
/freebsd/sys/dev/mii/
H A Dmiibus_if.m26 # Notify bus about PHY status change.
33 # Notify bus about PHY link change.
/freebsd/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md3 about: Suggest a feature for OpenZFS
32 Any additional information you can add about the proposal?
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dti,bq24735.txt18 about the ChargeCurrent (0x14h) register.
22 about the ChargeVoltage (0x15h) register.
26 more information about the InputCurrent (0x3fh) register.
/freebsd/share/examples/netgraph/
H A Dngctl20 list Show information about all nodes
26 show Show information about the node at <path>
29 types Show information about all installed node types
42 # Lets give our ksocket node a global name. How about ``fred'':
94 # want to see. How about anything from 192.168.1.129.
159 # struct linkinfo link[0]; /* info about each hook */
/freebsd/sys/dev/nvme/
H A Dnvme_if.m20 struct nvme_namespace *ns; /* information about the namespace */
28 struct nvme_namespace *ns; /* information about the namespace */
/freebsd/contrib/sendmail/cf/cf/
H A DREADME5 Please see ../README about the sendmail configuration files themselves.
9 program (MSP). See ../README for details about both files.
/freebsd/etc/mtree/
H A DREADME4 system into. Some notes about working with them are placed here to try
31 Note that you will get some differences about /set lines,
47 If you want details on it bug me about it via email to
/freebsd/crypto/openssl/doc/man3/
H A DSSL_SESSION_print.pod8 - printf information about a session
20 SSL_SESSION_print() prints summary information about the session provided in
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dtlv320aic32x4.txt17 See regulator/regulator.txt for more information about the detailed binding
23 See clock/clock-bindings.txt for information about the detailed format.
/freebsd/contrib/ntp/html/hints/
H A Dmpeix5 submitted back to the official NTP distribution. For more information about
9 working with NTP 4.0.99k23. For additional information about NTP on MPE,
42 place for asking MPE-specific questions about NTP is the HP3000-L mailing list
H A Dhpux11 but I'd certainly like to hear about bugs and I won't hestitate to look at
20 have to worry about adjtimed as HP-UX now has adjtime(2). The rest of you
24 Next, let me explain a bit about how this stuff works on HP-UX's that do not
54 * I'd suggest reading the xntp docs about now :-) ... seriously !!
78 so to get rid of syslog messages about "last adjust did not finish".
/freebsd/contrib/kyua/
H A DREADME.md26 [Read more about Kyua in the About wiki page.](../../wiki/About)
36 See the [release notes](NEWS.md) for information about the changes in this
72 If you are curious about who made this project possible, you can check out
/freebsd/sys/netgraph/bluetooth/l2cap/
H A DTODO31 6) Better way to get information about channels
33 L2CAP can support about 65000 channels. Need define some good way
/freebsd/crypto/libecc/
H A Dmeson.options1 # about compilation
14 # about security
21 # about curves
/freebsd/contrib/bc/project/
H A DREADME.md16 This is information about issues reported on GitHub. I used the GitHub CLI to
21 This is information about pull requests opened on GitHub. I used the GitHub
/freebsd/contrib/file/magic/Magdir/
H A Dclaris34 # .msp a dictionary file I am not sure about this I have only one .msp file
38 # I am not sure about a magic header:
/freebsd/contrib/dialog/samples/install/
H A Dsetup.help19 - overview about what "setup" does.
21 - about lilo
/freebsd/crypto/openssl/
H A DNOTES-VMS.md5 - [About ANSI C compiler](#about-ansi-c-compiler)
6 - [About ODS-5 directory names and Perl](#about-ods-5-directory-names-and-perl)
7 - [About MMS and DCL](#about-mms-and-dcl)
8 - [About debugging](#about-debugging)
H A DREADME.md111 detailed instructions about building and installing OpenSSL. For some
135 * [Information about the OpenSSL QUIC protocol implementation](README-QUIC.md)
136 * [Information about the OpenSSL Provider architecture](README-PROVIDERS.md)
137 * [Information about using the OpenSSL FIPS validated module](README-FIPS.md)
138 * [Information about the legacy OpenSSL Engine architecture](README-ENGINES.md)
/freebsd/sys/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra30-actmon.txt3 The activity monitor block collects statistics about the behaviour of other
26 information about available memory clients, see MEMORY
/freebsd/contrib/file/
H A DREADME.md16 Phone: Do not even think of telephoning me about this program. Send
92 * `src/is_csv.c` - knows about Comma Separated Value file format (RFC 4180).
93 * `src/is_json.c` - knows about JavaScript Object Notation format (RFC 8259).
94 * `src/is_simh.c` - knows about SIMH tape file format.
95 * `src/is_tar.c, tar.h` - knows about Tape ARchive format (courtesy John Gilmore).

12345678910>>...46