From c4c051e29c722365115c049344059b201bc32bb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=A1k?= Date: Tue, 27 Aug 2024 13:41:41 +0200 Subject: [PATCH] check-spelling: allow unrecognized words and remove some acknowledged --- .github/actions/spelling/excludes.txt | 62 +- .github/actions/spelling/expect.txt | 1862 +++++++++++-------------- 2 files changed, 854 insertions(+), 1070 deletions(-) diff --git a/.github/actions/spelling/excludes.txt b/.github/actions/spelling/excludes.txt index d1aa74c1ec..f2b672b468 100644 --- a/.github/actions/spelling/excludes.txt +++ b/.github/actions/spelling/excludes.txt @@ -1,9 +1,12 @@ +# Knot specific # See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes (?:^|/)(?i)COPYRIGHT (?:^|/)(?i)LICEN[CS]E +(?:^|/)generic\.zone$ (?:^|/)package(?:-lock|)\.json$ (?:^|/)vendor/ -ignore$ +[^/]\.mdb$ +[^/]\.signed$ \.avi$ \.ico$ \.jpe?g$ @@ -15,7 +18,31 @@ ignore$ \.png$ \.wav$ ^\.github/ -# Knot specific +^\Qdistro/pkg/deb/knot-dnssecutils.install\E$ +^\Qdistro/pkg/deb/knot-dnssecutils.manpages\E$ +^\Qdistro/pkg/deb/knot-dnsutils.manpages\E$ +^\Qdistro/pkg/deb/knot-host.install\E$ +^\Qdistro/pkg/deb/knot.manpages\E$ +^\Qdistro/pkg/deb/libdnssec9.install\E$ +^\Qdistro/pkg/deb/libknot15.install\E$ +^\QKnot.includes\E$ +^\Qsrc/contrib/Makefile.inc\E$ +^\Qsrc/libdnssec/sample_keys.h\E$ +^\Qsrc/libzscanner/scanner.c.g2\E$ +^\Qtests-extra/tests/ixfr/from_axfr/data/xfr.zone\E$ +^\Qtests-extra/tests/modules/authsignal/data/example.net.zone\E$ +^\Qtests-extra/tests/records/load/data/future.zone\E$ +^\Qtests-extra/tests/records/load/data/knot-only.zone\E$ +^\Qtests-extra/tests/zone/reverse/data/0.8.b.d.1.0.0.2.ip6.arpa.zone\E$ +^\Qtests-extra/tests/zone/semcheck_soft/data/example.com.zone.1\E$ +^\Qtests-extra/tests/zone/semcheck_soft/data/example.com.zone\E$ +^\Qtests/knot/semantic_check_data/dnskey_keytags.many\E$ +^\Qtests/knot/semantic_check_data/dnskey_keytags.more\E$ +^\Qtests/knot/semantic_check_data/nsec_nonauth.invalid\E$ +^\Qtests/knot/test_digest.c\E$ +^\Qtests/knot/test_kasp_db.c\E$ +^\Qtests/libdnssec/sample_keys.h\E$ +^\Qtests/libzscanner/data/59_WALLET.out\E$ ^distro/pkg/deb/docs$ ^distro/pkg/deb/knot-dnsutils\.install$ ^distro/pkg/deb/knot\.install$ @@ -25,16 +52,19 @@ ignore$ ^distro/pkg/deb/watch$ ^doc/doxygen/DoxygenLayout\.xml$ ^scripts/docker/centos:latest/Dockerfile$ +^scripts/docker/debian-unstable/Dockerfile$ +^scripts/docker/fedora-latest/Dockerfile$ ^scripts/docker/fedora:latest/Dockerfile$ -^src/Makefile\.am$ +^scripts/docker/rocky-latest/Dockerfile$ ^src/knot/modules/dnsproxy/Makefile\.inc$ ^src/knot/modules/dnstap/Makefile\.inc$ ^src/knot/modules/geoip/Makefile\.inc$ ^src/knot/modules/synthrecord/Makefile\.inc$ ^src/libdnssec\.pc\.in$ -^src/libknot\.pc\.in$ ^src/libknot/Makefile\.inc$ ^src/libknot/xdp/bpf-kernel-obj\.c$ +^src/libknot\.pc\.in$ +^src/Makefile\.am$ ^src/utils/Makefile\.inc$ ^tests-extra/data/\.zone$ ^tests-extra/requirements\.txt$ @@ -56,39 +86,40 @@ ignore$ ^tests-extra/tests/dnssec/keytag_conflict/data/keys/keys/7a3500c7feac3fd99f09a208a83b97f7455fa3e0\.pem$ ^tests-extra/tests/dnssec/no_resign/data/example\.zone$ ^tests-extra/tests/dnssec/no_resign/data/keys/data\.mdb$ +^tests-extra/tests/dnssec/no_resign/data/keys/keys/ ^tests-extra/tests/dnssec/no_resign/data/keys/keys/keys/7ab95ab36eba53ee4091d085e87480373ee996a0\.pem$ ^tests-extra/tests/dnssec/no_resign/data/keys/keys/keys/a5a724cb8396a1cfd3568dbe825f71be054b6a0b\.pem$ ^tests-extra/tests/dnssec/no_resign2/data/example\.com\.zone$ ^tests-extra/tests/dnssec/nsec3_up_adjust/data/example\.com\.zone$ ^tests-extra/tests/dnssec/nsec_update/data/dk\.zone$ -^tests-extra/tests/dnssec/validate/data/bitmap\.nsec\.zone$ -^tests-extra/tests/dnssec/validate/data/bitmap\.nsec\.zone\.2$ ^tests-extra/tests/dnssec/validate/data/bitmap\.nsec3\.zone$ ^tests-extra/tests/dnssec/validate/data/bitmap\.nsec3\.zone\.2$ -^tests-extra/tests/dnssec/validate/data/chain\.nsec\.zone$ -^tests-extra/tests/dnssec/validate/data/chain\.nsec\.zone\.2$ +^tests-extra/tests/dnssec/validate/data/bitmap\.nsec\.zone$ +^tests-extra/tests/dnssec/validate/data/bitmap\.nsec\.zone\.2$ ^tests-extra/tests/dnssec/validate/data/chain\.nsec3\.zone$ ^tests-extra/tests/dnssec/validate/data/chain\.nsec3\.zone\.2$ -^tests-extra/tests/dnssec/validate/data/missing\.nsec\.zone$ -^tests-extra/tests/dnssec/validate/data/missing\.nsec\.zone\.2$ +^tests-extra/tests/dnssec/validate/data/chain\.nsec\.zone$ +^tests-extra/tests/dnssec/validate/data/chain\.nsec\.zone\.2$ ^tests-extra/tests/dnssec/validate/data/missing\.nsec3\.zone$ ^tests-extra/tests/dnssec/validate/data/missing\.nsec3\.zone\.2$ +^tests-extra/tests/dnssec/validate/data/missing\.nsec\.zone$ +^tests-extra/tests/dnssec/validate/data/missing\.nsec\.zone\.2$ ^tests-extra/tests/dnssec/validate/data/ok\.2nsec3\.zone$ ^tests-extra/tests/dnssec/validate/data/ok\.2nsec3\.zone\.2$ -^tests-extra/tests/dnssec/validate/data/ok\.nsec\.zone$ -^tests-extra/tests/dnssec/validate/data/ok\.nsec\.zone\.2$ ^tests-extra/tests/dnssec/validate/data/ok\.nsec3\.zone$ ^tests-extra/tests/dnssec/validate/data/ok\.nsec3\.zone\.2$ +^tests-extra/tests/dnssec/validate/data/ok\.nsec\.zone$ +^tests-extra/tests/dnssec/validate/data/ok\.nsec\.zone\.2$ ^tests-extra/tests/dnssec/validate/data/optout\.ent\.zone$ ^tests-extra/tests/dnssec/validate/data/optout\.ent\.zone\.2$ ^tests-extra/tests/dnssec/validate/data/redundant\.invalid\.rrsig\.zone$ ^tests-extra/tests/dnssec/validate/data/redundant\.invalid\.rrsig\.zone\.2$ ^tests-extra/tests/dnssec/validate/data/rrsig\.a\.zone$ ^tests-extra/tests/dnssec/validate/data/rrsig\.a\.zone\.2$ -^tests-extra/tests/dnssec/validate/data/rrsig\.nsec\.zone$ -^tests-extra/tests/dnssec/validate/data/rrsig\.nsec\.zone\.2$ ^tests-extra/tests/dnssec/validate/data/rrsig\.nsec3\.zone$ ^tests-extra/tests/dnssec/validate/data/rrsig\.nsec3\.zone\.2$ +^tests-extra/tests/dnssec/validate/data/rrsig\.nsec\.zone$ +^tests-extra/tests/dnssec/validate/data/rrsig\.nsec\.zone\.2$ ^tests-extra/tests/ixfr/axfr_style/data/xfr\.zone$ ^tests-extra/tests/ixfr/from_differences/07_none_nsec_nsec3_none/example\.com\.zone\.1$ ^tests-extra/tests/ixfr/from_differences/07_none_nsec_nsec3_none/example\.com\.zone\.2$ @@ -145,7 +176,6 @@ ignore$ ^tests/knot/semantic_check_data/rrsig_rdata_ttl\.signed$ ^tests/knot/semantic_check_data/rrsig_signed\.signed$ ^tests/knot/semantic_check_data/rrsig_ttl\.signed$ -^tests/libzscanner/TESTS$ ^tests/libzscanner/data/00-3_general\.out$ ^tests/libzscanner/data/06-0_INCLUDE\.out$ ^tests/libzscanner/data/06-8_INCLUDE\.out$ @@ -160,3 +190,5 @@ ignore$ ^tests/libzscanner/data/32_APL\.out$ ^tests/libzscanner/data/42_LOC\.out$ ^tests/libzscanner/data/54_OPENPGPKEY\.out$ +^tests/libzscanner/TESTS$ +ignore$ diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 0e09aeb3a3..fe6b69e1c3 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -7,10 +7,11 @@ aabb aabbccdd aabbccddeeff AAC +aad +aadlen aaflag AAIBY -aarch -abbbc +Abbadi abbbf abcd abcde @@ -29,16 +30,16 @@ abde abigger ABRT abspath -accorrding -accumuled aceb acked +ackfr ackno -ackret acks +acktr acl AClass ACLOCAL +acnt acopy ACPKIX actx @@ -47,9 +48,9 @@ ADCA ADDFN addit additionals -addl +addrbuf +addreeses addrem -addremove addressof ADDRFAMILY addrinfo @@ -61,14 +62,17 @@ addtogroup addtopolicy adduser adflag +adguard adhrs adjn admon +adress adresses adserver adsl aead aerohive +aesenc afasconnect afdlen Affero @@ -76,31 +80,36 @@ afi afl afrinic afsdb +AFXR +agorithm +Agrawal AGs ahoj aldrinlabs alertmanager +alessandro Alexey +algdiff algname algo -algrithm algs -ALIGNTO +algtick +Alignas Allbery allealle ALLEXTERNALS alloc allocd +allowlist ALLSPHINXOPTS +allvalid allways alnum aloc -ALORITHM ALPHANUM alpn alpnl altsuff -alu amd AMFLAGS ams @@ -109,10 +118,9 @@ ANamespace anchorv ancount anf -ansible ansrr ansrrset -anyname +anyaddr aorig aoslu apeeex @@ -122,22 +130,14 @@ APLs apnic apon apparmor -Appendicies +appendv appkey applekey apps appserv -APROG AQAB -Aqk -aqname AQNRU -aqremoved -aqs -aqt -aqtemplate AQz -aqzone archange archlinux arcount @@ -149,18 +149,15 @@ argparse args argtypes argv -argval arin armv -arp arpa -ARPTABLES -ARSH +arraylen asan asc asctime +asdict Aserial -asm asn aso ASORT @@ -168,41 +165,40 @@ asprintf aspx ASSOCID asterix -aswered aten atexit +atmost atof atoi -atol -aton atos -attionals +attemps attr -attrbuf -atype Aumasson +AUT authdns -authenticaion -authrr +authsignal AUTOBRIEF autoconf -autodected +autodetected autodetection autodoc autogen autogenerated +autogenerating AUTOLINK automake -automaticaly autoneg AUTOPID +autopkgtest autoreconf autoritative autosetup autosigning autotools +availabe avas averate +avx aws awstats axfr @@ -211,333 +207,151 @@ AXFRIN AXFROUT AZJv baaa -Baaflag backend backticks backupdir -Bacl -Bactive BADALG +BADCERT badcookie -Badd -Badditional -Badflag BADKEY BADMODE BADNAME badrecord BADSIG -BADSTATE BADTIME BADTRUNC BADVERS baf -Balgorithm -Balignment -Balways +balloc bananakey -Banswer barfoo basebuf +basedefs BASEDIR BASETAG -Basynchronous BATCHLEN batchmode -Bauthority -BAXFR baz -Bbadcookie bbb BBBBB BBBBBB BBBBCCCC BBBf BBCCCCCD +bbf +Bbh bbigger BBNS -Bbufsize +bbr +Bca bcalloc -BCAST -BCAUTION bcb -Bcdflag -Bchanges bck -bclass -bcomment -Bconf -Bconfigure -Bcontrol -Bcookie +bckdir +bcnt bcp -Bcritical -Bcrypto -bda -Bdatabase -Bdateserial bdc -Bdebug bdecoded -Bdel -Bdelete -Bdifference -Bdnskey -Bdnssec -Bdouble -beacuse -Becdsap -Beditrc -Bedns -Bednsopt +bdp beeing -Bequal -Berror +befx beval -Bfalse -Bfastopen -bfvh -Bgenerate -Bgeneric -Bheader -Bhmac -Bhostname -Bhttps -Bhuman bibtex bigalloc -bigendian -Bignore +BIGENDIAN bignum bigz -Bimport binascii -Bincrement BINDANY BINDC bindir -binfile binfmt -Binfo binodes -binry binsearch -Binterpret -Biso bitfield -bitflags bitmaps bitmask -BIXFR -bjorn -Bkcatalogprint -Bkdig -Bkeepopen -Bkey -Bkeymgr -Bkeystore -Bkhost -Bkjournalprint -Bknot -Bknotc -Bknotd -Bknsec -Bknsupdate +BKMG Bknxw -Bksk -Bkxdpgun -Bkzonecheck -Bkzonesign -BLACKHOLE blackholed blahblah -BLBLBLBLBLBLBLBLBLBL +BLBLBLBLBLBLBLBL +BLBLBLBLBLBLBLBLBDBL +blkalloc blklen -Blocal -blockinfile +blks blocksize blog bloit bloitxx bmalloc -Bman -Bmaster bmatch -Bmember -Bmi -Bmo -Bmod -Bmodule bmp -Bmultiline -Bname -Bnet bnew bnmz bnnew -Bno -Bnone bnorig -BNOTE -Bnotice -bnotify -Bnsec -Bnsid -Bnxdomain -Bnxrrset BONDINFO -Boolen -BOOLOPT -boostrap -boottime -Bopt -Bopttext -Borigin +boringssl Bosmans -Boutgoing -Bpadding -bpdu -Bpem bpf -bpfeb -bpfel -bpftool -bpil -Bpkcs -Bpolicy -Bpost -Bpre -Bpregenerate -Bprereq bpriv -Bpublish -Bqr -Bquestion -Bquit -Braflag BRANCHTAG -Brdflag -Bready brealloc -Brecurse bref -Breload -Bremote -Bremove -Bretire -Bretry -Brevoke -Brobust -Brollover -Broot -BRPORT -Brsasha bsd bsdua bsearch -Bsemantic -Bsend -Bsep -Bserver -Bset -Bshare -Bshort -Bshow -Bsign -Bsize -bss -Bstatistics -Bstats -Bstatus -Bstderr -Bstdin -Bstdout -Bstop +bskey bstrdup bstrndup -Bsub -Bsubmission -Bsubnet bswap -Bsysctl -Bsyslog -Btcflag -Btcp -Btemplate -btf -Btimeout -BTIP -Btls -Btransfer -Btrue -Btsig -Bttl +BTF btwn -BTYPE -bucketmap buf +bufalloc bufbin +bufchain bufl buflen -bufnew BUFSIZ bufsize bugfix bugfixes BUGLIST bugreport -bugzilla builddir -buildid buildinfo -buildpackage +BUILDKIT buildroot buildsys buildx BUILDXDETECT -Bunixtime -Bupdate -Buser -bussiness +busconfig busyf -Bvalidate -Bversion -bwarning +busypoll Bwb BWfrm -Bwhole -Bworkers -Bxdp byref bytearray bytei -byteorder -Byxdomain -Byxrrset +bytesize +byteswap Bza bzero -Bzflag -Bzone -Bzonefile -Bzonemd -Bzsk caa -caaling cacheable -cacheinfo CACHEVAR cairographics -callee callergraph callgraph calloc -cancells cancelout -cands -cangeset canonname capng +cardwell casecmp +casefold caseout catalogedx catalogedy @@ -548,6 +362,7 @@ catzone cbc CBinary cbpf +cbrt CBuffer CBzbmlwc cca @@ -557,7 +372,10 @@ CCCCCC cccec Cccgo CCDDDDDD -Cdbgf +ccerr +cctx +ccwg +ccx CDE CDEFG cdflag @@ -566,30 +384,35 @@ cdn cdnskey cds cdx +cei certfile certs certtool CEs -cfg +CFG cfl cflag +cfu cgi CGro cgroup -cgrp +CHACHA chainend changelog changequote changeset changesetis changest -changseset +changset Charvat chdir +chech +checkconf +checkds CHECKDUP checkzone +chfl chgs -chgset CHILDERR chk chksum @@ -598,71 +421,71 @@ chown chr chset cicki -CIDR +cidbuf +cidlen +cidobj +cidr +cids +cil +cinfo +ciphertextlen cka -CKSUMV -classful -classid +ckm +CLABEL +CLAS classmethod classname classoptions CLEANFILES -Clenaup +cleartext CLNT -CLOEXEC +clockid closedir closelog cls -clsact -CLSBLK -clsid -clsname -clsstr CMake cmdline cmds +cmemeq CMessage cmin cmp -cmrg +cmpeq cmsg cmsghdr cname cnamesig -Cnet cnt cntrl CODEFILE -cofigured -coinstallability +codepoint colorized COLORSTYLE colorwheel -commitdir +comlen commited -commmit -comparation -comparsion +commiting compat -compatiblity compr compressibles -computs -concat -conecctions +conection confdb +conff conffile config configdir configfile configparser +configurably confile confio -Congiguration +connecion +connectoins +connecton connectx +Connestion consts -consuption -containg +consum controllen conts copyfile @@ -670,14 +493,13 @@ copyleft copytree coredump corporadir -correspnding -correspodning cotw counterr coverity cowleaf cowstate cpe +cpkt cplusplus cpng cpnmu @@ -689,20 +511,20 @@ cppflags cpufreq CPUID cpuinfo -CPUMAP cpuset cpy -creatingdocsetswithdoxygen +cpymem creativecommons +creds +Crendentials crippels -criterias CRounds crp crt cse -cslip +Csharp css -csum +cstat csv csync Cta @@ -714,25 +536,21 @@ ctlport ctltcp CTORS ctx -CTXLEN ctype -ctz CURDIR curget currentframe -Currenty -CUs customrr CVE cwd cwnd -cxt +cwr cxx cyber -Cygwin +cyg +cygwin cznic daac -dababase dactx daddr Daemonization @@ -740,26 +558,40 @@ daemonize Daisuke dangl daringfireball -databse +dasbus +datacnt DATACOUNT -datasec -datatase +datadir +dataksl +datalen +Datasheet +datatracker +datav +datavcnt +datavlen dateness dateserial datetime datsize +dawbarton dbase +DBB dbdir -dbe +dbf DBG dbi dbid dbname DBs dburi +dbus +DBw dcafe dcba DCDEFG +dcid +dcidlen +dcil DCONFIG dcount ddd @@ -769,46 +601,43 @@ DDDDEEEE ddf ddl ddns +ddnsmaster +DDNSo +ddnsq deadbeef -DEAGGREGATION dealloc debhelper debian -debname debugmode +decapsulated +decataloged +deceided declars decls +declspec decompr DECOMPRESSIBLE deconfigure +deconfigured decr +decryptes dedup -deduping -deduplicate deduplicated -deduplicating -DEFALT defgroup -definiton -defragmented DEFUN +DEGR deinit -deinitialised deinitialization deinitialize deinitialized deleg -delegaton deleglue +delent deletestr delevlop -Delgation -delimeters delmin delsafe deluser -depedent -deploytest DEPRECATEDLIST deps deraadt @@ -817,27 +646,28 @@ descs deserialize dest DESTDIR -DEVCG -develpoment +destlen +desynchronization devlon -DEVMAP devname DEVNULL dflt -dfx dgest dgram +dgramlen DGST +DGybjq dhcid DHCP Dhhmmss dhmrr dhms +dhowedhhjewodw DHTML +dhv diafile -dicontinuity +didx diffbrief -Differencies diffs difftime DIFSE @@ -846,6 +676,7 @@ digestlen digesttype DIGLEN dijewdjjdljewdew +Dijk dind dirent dirname @@ -853,9 +684,9 @@ dirp dirs distcheck distro -distrofiles -distrotest +DISTROTEST distutils +ditributions django djojdw dkeys @@ -867,51 +698,56 @@ dlerror dlfcn DLIBDIR dll +dllexport +dllimport dlopen dlsym DLV -dma dmac -dmb dmhz dmz dname +dnd DNDEBUG dnf dnl Dnn dnr -DNRTMSG dns -DNSEC +dnscrypt dnskey +dnskeysync +dnsmasq dnsop dnsproxy dnspython dnssec -DNSSSEC +dnssecutils dnstap dnstest dnsutils -dnsython docbook docdir Dockerfile docset +docstring doctools doctrees +DOCTYPE documentclass docutils doflag +dohpath +dojdojwodijowjeojdwe +dojewo donotfree dontcare dontinclude DONTWAIT +doq dotat dotfile DOTFONTPATH -downcasing -DOWNDELAY dox doxyfile doxygen @@ -922,13 +758,11 @@ doxysearch Doxywizard dpkg dport -DQBND Draheim DRUN -drv +DRV dsa -dsack -dsc +dsboot dsize dso DSRCDIR @@ -936,21 +770,21 @@ dss dst dstaddr dstaddrlen +dstcnt DSTORAGE -dth dthread dummyfunc dumy dupl +duplicit Duplicy DUPSORT dupval +dvc dvh DVI -DVR dwidjwoij dylib -dynaray dynarray eac EACCES @@ -958,25 +792,22 @@ EADDR EADDRINUSE EADDRNOTAVAIL eae +EAFNOSUPPORT EAGAIN EAI EALREADY -EAPROG -eatype -eax -eba -EBADF +EBACKUPDATA +EBADCERTKEY EBADKEY EBADSIG EBADTIME EBADTRUNC ebdd -ebp -EBPF EBUSY eca ecc ecdfa +ECDHE ecdsa ecdsap ece @@ -990,10 +821,10 @@ ECONNABORTED ECONNECT ECONNREFUSED ECONNRESET -ECRYPTFS +ECPUCOMPAT ECRYPTO ecs -ecx +ect eddsa ede EDENIED @@ -1003,39 +834,44 @@ edmonds edns ednsflags ednsopt +ednsoptval +ednsrcode +ednsudpsize +ednsversion edu -edx EEEEE EEMPTYZONE eerrno eexist efa -EFAULT +efab +EFACCES EFBIG efe EFEWDATA EFFFFFGG +efficively efgh -efile +EFILE eflag +EGAIN egrep -ehdr EHOSTDOWN EHOSTUNREACH -EHwu +EHSHAKE EID EINPROGRESS EINTR EINVAL EINVALID -EIO eip EISCONN EISRECORD +ejlx EKEY +EKEYTAG elanus ele -ELFDATA elif ELIMIT elkoss @@ -1046,13 +882,12 @@ emask EMFILE Emg EMISSINGKEYTYPE -emloyed -emtpy +emoji EMUL +ena enableval -ENAMETOOLONG -encap -encryptv +Ename +encoed endblock endcode endcond @@ -1081,6 +916,7 @@ ENOKEY ENOMASTER enomem ENONODE +ENONSEC ENOPARAM ENORECORD ENOSIG @@ -1091,13 +927,13 @@ ENOTEXISTS ENOTINIT ENOTSIG ENOTSUP +ENOTTL ENOXFR ENOZONE enq ENSEC ent entrypoint -entsize ENULL enum envinfo @@ -1108,11 +944,9 @@ EOPNOTSUPP eopt eot EOUTOFZONE -EOVERFLOW EPARSEFAIL epath -epc -epel +EPEL EPERM epoll EPOLLERR @@ -1123,21 +957,21 @@ EPREREQ EPROCESSING EPROGRAM EPROGRESS -EPROTONOSUPPORT +epu epub ERANGE ercode ERECV EREDEFINE +ERhc +Erih +EROFS errcode errcount errexit errf -errfd -errmsg errno errored -errormsg errorname erros errout @@ -1148,13 +982,13 @@ ESEND ESIZE ESOAINVAL ESOCKET -esrc +ESOON ESRCH -essent -Estabilishes +estim esyscmd ESYSTEM etb +Etdq ete ethdev ethhdr @@ -1164,31 +998,31 @@ ETIMEOUT ETRAIL ETter ETTL -eturn -etval etx eui +EUNREACH EUPTODATE EVERYTIME EVFILT +EVP evsched EVVEMh +Ewins EWOULDBLOCK exampld exe execfile -execinstr execl execlp executables -exitcode +EXPANDLEN EXPARAM -expectedv exportedfunc exportedvar expr -extack -exterr +extdata +EXTMATCH +extralen extranet EXTRATAG EZONE @@ -1196,20 +1030,19 @@ EZONEIN EZONEINVAL EZONESIZE fabs -Facebook -facebookmicrosites failhead failover failtail failured +fakeclock FALLOC FALLTHROUGH -FALLTROUGH fanf farsightsecurity fastopen fastparser favicon +fbe FBECC fbfc fbreak @@ -1222,10 +1055,8 @@ fcn fcntl FCONFIO fcontent -fcpu fct fda -FDB FDD fde fdebug @@ -1235,70 +1066,80 @@ fds fdset fea feac +featuredarticles FEBBD +fedc fedoraproject FEEDNAME +feef feela Feitian -fentry -feof +FEKDTKu +Felker feros ferror fetchurl -fexit FFCEDD ffd -FFE +ffe fff -ffff +FFFF FFFFC FFFFF ffffff fffffff -FFFFFFFF +ffffffff FFFFFFFFFF FFFFFFFFFFFF +ffffffffffffffcll +ffffffffffffffdll +ffffffffffffffell FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF +fffffffffffffffll fflush +ffu fgetc fgetln fgets fgoto fhold +fifthhorseman filecmp filedescriptors filein fileno fileout filesystem -filetype fillup +FILTERLEN finack Finalise -finfo +findall +findutils finialization +fiowjfoiwjeodijwojdw Firefox FIRSTHDR +firstib FIXME -FJAc FJtugbo flamingp Flate flg -flgas fline +FLIST flowinfo FMODULES FMULTI fnext +FNM +fnmatch fno FNOCHECK FNOFREE FNOHOSTNAME FNONE -fnproto -FNS FONTNAME FONTPATH FONTSIZE @@ -1309,72 +1150,79 @@ fopt FOPTMODULES foreach FORMERR +forw forwhole fout fpredictive fprintf fprog +fputc fputs fqd fqdn +framelen +FRAMENAME +FRAMETYPE +frc fread FREADONLY freeaddrinfo FREEBIND freebsd freecb +freedesktop freef freeifaddrs freeswitch +freezedddns FREF FREQMODULES FRLD +frm fromtimestamp FRONTEND +frq fsanitize -fscanf +fsearch fsf fsi fsize fslimit +fstack fstat fstrm ftp ftsafe ftw Fua -fugde -fullsock func -funcionality +functypedef FUSR FUTU fuzzer fval fvisibility -FWDED -fwding -fwds fwrite FZONE gai +gapksl +gaptr gatech gax -GBP gcc gcda GCHANNELS +gcm gcno gcore gcov gdb +gdbus gdiplus -gelf gemalto -geneve genhtml genkeyargs -gensymbols +GENSYMBOLS geodata geodb geodepth @@ -1382,17 +1230,14 @@ geoip geolite geolocation geoname -GEQ +geq getaddrinfo getargvalues getattr getattribute getc getcwd -getdata getdnsapi -getehdr -getelementptr getent getenv GETFL @@ -1404,7 +1249,6 @@ getifaddrs getitem getkey getline -GETLINK getmtime GETNEIGH getopt @@ -1414,20 +1258,13 @@ getpeername getpid getpwnam getpwuid -GETQDISC -getrel getrlimit GETROUTE getrusage -getscn -getshdr getsockname getsockopt -getsym GETTC -GETTCLASS gettext -GETTFILTER gettime gettimeofday gettrie @@ -1437,7 +1274,7 @@ getvalue GFy GGGGG GGGHHHHH -GGSN +ghedini Ghhd ghostscript Gillmor @@ -1450,7 +1287,6 @@ gitlab glados gle glibc -GLNUTLS globals globbing globfree @@ -1460,19 +1296,18 @@ gluenode gmail gmtime gmx -gnuc +GNUC gnupg GNUPGHOME gnutls google googleapis +googlesource GOST -GPE gpg gpgkey gpl GPLv -gpr graphviz grayscales grep @@ -1480,17 +1315,18 @@ grlen GRN groupadd grp +GRSSH grunused -gso +GSO gsstsig GState +gsub gtags gtalg gtctx -gtp +gtls guidod Gvgqt -gvn GVr GVzcy gwtype @@ -1499,28 +1335,40 @@ hahahahahah hahnekedar Haible haliat +handover +hanle happywithnsec +haproxy hardcoded hasattr -hashbucket -hashmap +hashlen +hashlib hashres -HASHSIZE -hashtable Hashtag Hasing +haslen hastwig HCI -Hdnx +hconn +hctx +hdlen +hdpktlen hdr -hdrlen +HDRLEN +Hdx +HEADERLEN HELEMENT +HEQ +HEqcx hev +hexdigest hexdigits hexhash hexlen hexlify HEXSTR +HFoe +HFyc hhc HHEAD HHHHH @@ -1533,28 +1381,31 @@ hidecallgraph hideinitializer Higashi highgarden +highlited hinfo histedit hjk -hlen +hkdf hlp hmac -hname +hms homepage HOS +hostlong hostmaster hostname hostnamectl +hostshort howlong howmany howto +hpamtsb hpos hpp hpre HQga -HSHAKE +hqi hsm -HSR htags htm html @@ -1566,67 +1417,41 @@ htons HTT http httpd -huawei +htype hurd HVt hwaddr +hwin hxx hyc hyperlink -hypot i'th IACPKIX -Iaction -IADDR -Iaddress -Ialg -Ialgorithm iana IAox -iargument -Iauthority -IBASE -IBIND -IBOOL -ibufs +ibi +ibuf +iccrg icecream icecrean -Iclass -icmpv +ICMPV ico -ICODE -Icommand -Icommon -Iconf -Iconfig -Icounter -Icpu -icsk -ICV ida -Idata idb -idefault -idendifier -identificators -idents -Idetail +idel idiff -Idir -Idirectory idl idn idna -IDNAME IDSERVER +idtr idval idx ieeetr ietf ifa iface -ifaddr -IFALIAS +ifaddrs ifarch ifblank ifc @@ -1634,17 +1459,7 @@ ifconfig ifdef IFELSE ifeq -ifi -ifile -Ifilename -Ifilter ifindex -ifinfo -ifinfomsg -ifla -Iflags -ifm -ifmap ifname IFNAMSIZ ifnblank @@ -1652,218 +1467,147 @@ ifndef ifr ifreq ifss +ifv ifvaln -Igenerate +igc IGFu -Iglob -Igroup -IHEX -IHEXSTR +ignorred ihl IHRo -Iid iiiiiiiiiioooooooooottttttttttssssssssss IILLL -IINT -Iinterface -Iinterpret -Iitem -Iiterations -Ikeyfile -Iknotc -Iknotd -Iksr -Ilibnghttp -Ilimit +illumos ILNP -Ilocal imap imask -Imember img -IMinimum -imm -Imodule -IMPL -implmented +immintrin +impl +implemeted importlib -imprefection impsum +imsg INADDR -Iname -inany inbetween +inbf inbuf includedir -includeing incomming -indentifier -indentity +incrementaly +Indentaiton indep indextoname indicies -indirecty +indir inet -Inew -Infiniband influxdb -infodir -infty -infuence -infuenced +infolen +INFTY +initcwnd inited initgroups -initializator +Inititalize inits +inkscape inl -inlined inlining inloop INMAX ino inode -inorder -Inotimeout -INPROGRESS -insconsistency +inprobable +inprocess insec insertsort insertstr -insn installchangelogs INSTALLDIR instdir -insted -inteface INTEGERKEY -intepreted -interoperability +Intentionaly interoperable -intial intlimits intmax intptr -intreprets -INTs +intrin +intsecret inttypes -INTVL -Inumber inuse -INVSEQ +inval iobuf ioctl iodef +IOFAIL iohandler -IOK IOLBF IONBF -ioption ioq -Iorigin iothr iothread iov iovec iovlen -Iowner ipaddress -iparameter -Ipath IPDEFTTL -IPEM IPGP iphdr ipi -IPIP IPKIX -IPo -IPOIB -Iport ipp IPPROTO -Iprefix ipsec ipseckey ipsum -iptables iptype +iputils ipv -ipvlan -iquery -Irdata -Irelative -Iretries +iqinlongfei +IQUERY IRGRP -irl IROTH irq irqbalance IRQINFO IRUSR IRWXG -IRWXO IRWXU isa isabs -Isalt isatty ISBLK isbranch ISCHR -ISCSI isdigit isdir isdst -Iseconds -Isection -Iserial -Iserver -Isettings ISFIFO isfile -ishld -ishst isinf isinstance -Iskr +ISLNK isnan isnumeric -Isoa isoformat isopen -Isovalent isp ISPKI ISREG +issbaz isset isspace -Istdout -ISTR -ISUBN -Isudo isvalid -Itapfile -Itarget -itcl -itearating itemsz itertools -itime -Itimeout -Itimestamp -Itsig itt -Ittl itu -Itype -IUNIX -IURL -IUsing -Ivalue -Iwait +IUHQGRLMPr +ivbuf +ivlen +IVs IWGRP IWOTH IWUSR +IXF ixfr IXFRIN IXFROUT @@ -1872,42 +1616,33 @@ IXGRP IXOTH IXUSR ixx -IXXXXX -IYYYYMMDDHHMMSS -Izone +jakub javadoc javascript Jax Jbsaxc jdb +jdoiwjeodjewo jemalloc jenkins -JEQ -JGE -JGT -jited +JKENg Jlc -JLT -jmp -JNE -Jounral +jobspecs journalctl journald journaldb joyent jpg jquery -JSET -JSGE -JSGT -JSLE -JSLT +jsdelivr json +jsonschema +jsonw +juch justdb Juste justlist Jvd -karlsson kasp kaspdb KASPDBKEY @@ -1926,16 +1661,14 @@ keepopen KEEPWIRE kepler Kerberos -kesytore kevent Kexample keyalg keyalgorithm keybit +keybuf keyclass -keycode keydir -keydown KEYEXIST keyfile keyfilename @@ -1944,7 +1677,6 @@ keyid keyinfo keylen KEYLENBITS -keymap keymgr keyname keypair @@ -1953,18 +1685,14 @@ keyperplus keyptr keyring keysize +keysonly keystate keystore keytag keytime -keytore keyv KFJ -kflag -Kfqqp -kfreebsd Kharbinge -KHkop khost kinquire kjournalprint @@ -1973,76 +1701,79 @@ klen KLH KLzz knotc -knotconf +KNOTCONF knotd KNOTPID knottest -knowning knsec knslookup knsupdate -KOBJECT +KOEF korm -kprobe +KORp kqueue -kretprobe krizek +kru ksc ksci kserial ksk +ksl ksoftirqd ksr kstr -ksym -ktime -kver -kversion kvh kvm kwargs kxdpgun kxsk +kyaml kzl kzonecheck +kzonecheck'ing kzonesign KZSK labelfile +labellen +Labolle lacnic -LACP lasp +lastbyte lasterr lasti +lastline lastsigned LASTSIGNEDSERIAL latexmk lbl lblen -lbx +lblk lcamtuf lcov lcp lcurses LDADD ldap +ldc ldconfig ldd ldflag -ldimm LDLAGS ldns ldnsutils -ldx leafp ledit len +LENBITS +Lenght +LENGTHLEN leopon leq letterpaper lexists -lfind +lfr lgpl -lgtm +lhs LIBADD libarchive libatomic @@ -2051,19 +1782,22 @@ libc libcap libclang libcontrib +libcurl +libdbus libdevel libdir libdnssec libdnssecdir -libdnstap +LIBDNSTAP libedit libelf -libembbpf -libexec +libembngtcp +liberr libexecdir libfstrm libfuzzer libgen +libglib libgnutls libiconv libidn @@ -2080,7 +1814,10 @@ libm libmaxminddb libmnl libmysqlclient +libname +libnet libnghttp +libngtcp libprotobuf libpthread libsofthsm @@ -2091,36 +1828,30 @@ Libucw libunistring liburcu LIBUTILS -libvirt -libzsanner +libxdp libzscanner libzscannerdir -likelyhood linein lineout lineptr linesplit -linfo -LINKINFO -LINKMODE linktags linux -lirc +liquic listdir +liste listhead +listls lisxdp -litte ljust lkey LKUP LLADDR -llc lld LLe llen LLHBBLLLLLLLLLD LLHBBLLLLLLLLLDL -lli llmdb LLONG LLQ @@ -2130,111 +1861,105 @@ llx lmaxminddb lmdb lmz +lnode +loadbalanced +loadu lobstes localhost localstatedir localtime -localy lockfile logf logfile -loging logline logname logsystem logtype lon +Longfei longttl LOOPBACKNET lorem -LORESERVE lowercased lowercases lrand -LRMM lro LSAN lsb lscpu -lse lseek -LSH -LSHIFT lsof lspci +lstat lstrip ltd LTLIBRARIES LTO LUBD -lurcu -lvl lws -lwt LXz lzscanner Maarten -macaddr maclen -macsec -macvlan +MACROFILE +macrosection maddr MADV madvise -magnus mailto mainpage MAINPID -maintaing maj makedirs Makefiles MAKEFLAGS makeindex -makeinfo MAKEVAR malloc Manabu mandrilm +maner manpage mantaray mantisa MAPASYNC mapsize Maq +MASKLEN masterfile MASTERSERIAL mathjax MAXBSIZE +maxcnt +maxcount maxdbs maxdepth -MAXINSNS MAXLABELLEN MAXLABELS maxlen +Maxmimum maxmind maxminddb maxp maxreaders MAXSEG maxsize -MAXTIME -maxtype -MCAST mch -mcternan +MCs mday mdb MDFILE mdm -meanwile MEGA +Mellanox memalign memb +memblock memcheck memchr memcmp memcpy +MEMDEBUG memdup meminfo MEMLOCK @@ -2250,18 +1975,17 @@ metacharacters metadata metatypes metavar +Metwally mflags +mgmt MGNT MGQ -Mgrid MHn microsoft -MII -MIIMON -miliseconds minfo +minindex mininmax -minlen +minpos minttl MINVER mirrorer @@ -2272,24 +1996,20 @@ mkbranch mkdir mkdtemp mkleaf -MKNOD +mkrundir mkstemp mktemp mktime mman -mmanipulation mmap -MMAPABLE -mmaping mmdb mmdblookup mmemb MML +mmsg mmsghdr MNAME mnemo -Mnemomic -Mni mnl modindex modref @@ -2299,37 +2019,34 @@ moduledir moduleid molamola mountnfs -mov -mptr +movemask +mpcwnd MRATE -mregparm mresp msb msc mscfile -mscgen -MSECS msghdr msgid msgs msgtype msoa +MSVC +msys mtim mtime mtimespec -MTK mtu mtype -mul multiarch -multidim MULTIGRP multiline -multimap multimessage Multiplatform multiqueue +multisigner multivalue +mults munmap musl mustcheck @@ -2347,91 +2064,98 @@ mysql mysqlclient myzone Nabcdefghijklmnopqrstuvwxyz +nacks nacts NAMECOUNT namedb namelen NAMEONLY nameserver -NAMESIZE namespace nametoindex nanosleep +nanswer napi naptr -narg -NBMA -NBUFS +nargs +NBLK +nbuf +ncapacity NCES +ncid +ncleaning NCOUNT ncpu +ncut ndalpn +ndatalen +ndcid NDEBUG -ndisc -neccassary -nelems -nestedness -netblk netblock NETBSD netdb netdev -netfilter netfuture nethsm -netif netinet netio netlink +netlong netmask -netns -NETNSID -Netronome +netshort nevim newbuf +newcommand +newconn newctx newex newgr newkey +newksk +newlen newlist +newob newpos newu newzone +nexit +nexpected nexthdr -nexthop nextlevelinlife -nextscn nfds NFI -NFLOG -nfp +nfr +nfrc nftw nfwxa +ngconn nghttp NGINX +ngot +ngtcp ngx -nhoff +nhead nic -Nicira nifs NII NIII nixos nixpkgs nkeys -nla +NKX nlabels nlattr nlen nlh nlmsg -nlmsgerr nlmsghdr -NLPARSE nmemb -nmi +nmerged +NMl NMNWMRH +nmove nnew +nnotice noaaflag noadditional noadflag @@ -2442,7 +2166,8 @@ noanswer noarch noauthority nobadcookie -NOBITS +nobreak +NOBUF nobufsize NOBYTE noc @@ -2463,9 +2188,10 @@ nocookie nocopy nocrypto nodata -noddns NODEE NODEFAULT +NODELAY +nodelen nodeptr nodf nodist @@ -2476,13 +2202,13 @@ noedns noednsopt noeflags NOERR +NOESCAPE NOEXIST +noexpire nofastopen -noflag +noflags nofree nogeneric -nohandler -nohdr noheader nohttps noidn @@ -2490,36 +2216,44 @@ noignore NOINFO noinst nojournal +nojson nok nokaspdb nokeepopen NOKEY -nolast +nokeysonly +nolibxdp nologin NOMATCH +NOMEM +NOMEMPOOL nomultiline NONAME nonapex -NONAUTH +nonauth +nonautj NONBLOCK -noncompressed +noncelen +NONCONF +nonex nonid NONINFRINGEMENT nonnull nonode -NONREC +nonposix nonsec nonsid noopt +nooptpresent noopttext nop nopadding -NOPARTIAL noport -noprefixed -NOPROMISC +noproxy +nopurge noqr noquestion +noquic noraflag nordata nordflag @@ -2533,6 +2267,7 @@ NOSIGNAL NOSIGPIPE nostats nosub +nosubgrouping nosubnet nosuffix NOSYNC @@ -2540,10 +2275,8 @@ NOTAUTH notc notcflag notcp -notexist -notexisting NOTFOUND -NOTIF +notifailed notifyf NOTIFYs notimeout @@ -2566,65 +2299,87 @@ nounset noveria nozflag nozonefile +npkt +npm NPROCESSORS +nptr +npv +nrangecnt NREACH -nrecord -nrels +nread +nreasonlen +nreference nsap nscount nsecs +nsend nsid NSIP NSPACES NSs nstack nsupdate +nsv nths ntohl ntohs -ntok +ntokenlen +ntonl ntop +NTY ntype +nuber nullbyte -numa +NUMER NUMERICHOST numfiles +numlen nutes NVI +NVIDIA nvxxezjnmz +nwrite nxd nxdomain +nxex nxrrset nxt +NXTHDR nxyz +objalloc objdump objectstore -occured +obuf +occurence ocsp +odcid odl -odo oerrno Ofbq offsetof -offsetofend +OFJv +ohttp oid OIF Ojxf okv oldex oldgsstsig +oldkey oldzone +oldzsk oleaf OLEN OMe +OMF OMG omlen -ommited Ond ondrej oneshot oneside onex +onlinepubs onlinesign ONLN onlymaster @@ -2632,112 +2387,130 @@ onlyslave onoff onx oob -oom oopisk OPCODEs -opearation openany openbsd opendir opendnssec +opengroup openldap openlog openpgpkey opensearch openssl opensuse -OPER -OPERSTATE +opl +oplent +OPLENTFIELD Oppermann optarg +optdata optflags optind optlen optmem optname optout +optpresent opttext optval -opval -oqoe +optype ordername -orecord +origdest +origdestlen ORIGID +origlen +origpkt ORIGTTL ortw -osc +oscid oss -osubgrouping OSX -ote -OTHERHOST -otput +otherlabel +othewise otype -oulu -ouspg outable +outbuf outder outdir outf outfd outfile +outgiong outlen outloop OUTMAX -overflowuid -overriden +outprocess +OVE owa +paccepted padawan padd +paddr +padsize Pagani pagerefs papermoth papersize -paramateres PARAMDOC paramkey +paramlen params +paramsbuf parm +passthrough passthru passwd -patchlevel -patern pathc -PATHLEN pathlib pathv +patsubst payl +payloadlen +pbinder +pbuf +pbufchain +pcap +pcent pchar +pcid +pckm pconf pconn pctx pdata +pdatalen +pdatav +pdcid +pdest pdf pdflatex +pdstcnt pefixed -pel -pelem +peltan pem perc -percpu -performace perl PERLMOD permval +pflags +pfr +pfrc PGl -pgoff PGP pgrep pgs +phash php phtml pid pidf pidfile pidof +pinter pkcs pkey -PKGBUILD pkgconfig pkgconfigdir pkgdesc @@ -2747,31 +2520,36 @@ pkglib pkglibdir pkgname pkgrel -pkgtest -pkgtestdir +PKGTEST pkgver PKI PKIX +pkn pktinfo +pktlen +PKTNAME +pktns pkts pktsection pktsize plainnat +plaintextlen plantuml pld Ple plen +ploss plugin -plumgrid PMTU +pmtud pmtudisc pname +pnew png +pngap pobj poing -POINTOPOINT pointsize -Poiters POLICYLAST POLLERR pollfd @@ -2779,33 +2557,36 @@ POLLHUP pollin POLLNVAL POLLOUT +popcnt popcount popd POPDEF popen portid -posibility posix -possibilies +postactive postgres postun -potentionally powerdns -powerpc -powerpcspe -pprev +pparams +ppc +ppe +ppkt +ppktns +ppmtud +PPPo +ppsl +ppv +ppw PQRSTUVWXYZ pragma -prandom -PREALLOC preallocd PREANSWER -PREASSOCIATE -prebuilding -precendence -PREDEF +predef +preferrred prefetch prefixlen +preformatted prefs PREFSRC prepends @@ -2813,18 +2594,18 @@ PREPROC preref prerefresh prereq -prerequisity +presenatation presigned preun prevs PRFs -prg PRId +PRIi PRINFO printables printf -printk prioritization +pritnf PRIu PRIVATEDNS PRIVATEOID @@ -2832,35 +2613,36 @@ privkey privname prlimit prng -proccessed -procssing -PROGBITS +probelen +probeslen PROGRAMLISTING -PROGTYPE proj projectbrief projectlogo projectname projectnumber -PROMISC PROPAG +propchange propget propput prot proteccio -PROTINFO protobuf protoc -protos -PROXYARP +protolimit +PROTOS +proxyv +prtb prv -prvious pseudosection psh +psl +psrccnt pstack +pstream psutil -Pth pthread +pto pton ptr ptrace @@ -2868,39 +2650,45 @@ ptrdiff ptrlist ptrname ptrnode +ptv PTVGE -ptype pubkey publicdomain pubname pubout +punsent punycode pushd PUSHDEF putchar putenv -PVID +pvec +pvent +pvmsg pwd pwdutils -PXAo +PXqv pybuild +pycache pygments pykeymgr pypi +pyproject pythondns pyw -Qbg qcdnskey qch -qclass +qclas +qconn +qcount qdata qdcount qdevice -qdisc qdnskeyrrsig qdnskeys qemu QEMUDETECT +QERG qextra qfiles qflag @@ -2912,11 +2700,13 @@ qhp qidconf Qif Qin +Qkc +qlog qmv qname qoo -qos qps +qreq qrstuvwxyz qry qsf @@ -2924,30 +2714,36 @@ qsize qsoa qsort qstyle +qtable qthelpproject +QTYP qtype -quering queryacl -QUIC +quic quicksort quickstart +quictls +quicv quoopisk Qvs qwertyuiopasdfghjklzxcvbnm -radnomized +qysdvs raflag ragel RAKR randint +randlen randrange randstr +rangecnt ratelimit -rawdata +RATEM +rawbuf rawid -rbp -rbuf +rblk rcctx rcds +rcid rcknot rclass rcname @@ -2957,24 +2753,23 @@ rcuhead rcv RCVBUF rcvd -RCVLOWAT +rcvry RCVSIZE -rcx rcz rdata rdatacase rdataclass +RDATAHEX rdataset rdatatype rdbin rdclass rdcount rdflag -rdi rdlen rdlength rdlock -RDMA +rdn rdname RDONLY RDs @@ -2982,115 +2777,105 @@ rdsize rdt rdtype RDVAL -RDWR -rdx +rdwr readdir readlines readlink -README +readlock +readme readonly -readthedocs +REALDEV realloc -reallocarray realpath realsize REALTIME -reasm +reasonlen rebootstrap -recalc -recofigure -Reconfiure reconn -recored recv -recv'r recvbuf recvd RECVDSTADDR +recver recvfrom +recving recvmmsg recvmsg RECVPKTINFO recvsize +RECVTCLASS +RECVTOS redhat -Refactored +refactor refcount -refersh refzone regex regexp reinit reinitialization -Reintroducted +Rejzw relbar relbaritems -relo -reloc relpath relsec -REMCSUM +RELTAG remn -removin -rendundancies +renewcommand renice -replylong repodir -repofile -reporitories -reqid +Reponse resch -resctricted -reserverd resolv -resonable -respdiff -respones +respcpy +responsibe responsing respools restype RESYNC reth -retprobe -retrans retransfered -retreived +retransmittable +retrylen returncode retval REUSEADDR reuseport revents -rexmits rfc rfind rflags rhel +rhs +ringbuf riverbankcomputing +rky rlen -rli rlim rlimit rls -rmb rmdir rmem -rmnet rmt rmtree Rmu rname rndc rndfix +RNDNAME rndzone -rodata -rollovered -rollvoer +rnode rootrellink +rootser ropt RORIGIN rosedb rosenkov +roundtrip rowner +rpkt +rpl RPREFIX +RPZ rra rrclass rrcnt @@ -3106,70 +2891,72 @@ rrset rrsig RRT rrtest +rrtext RRTTL rrtype rrtypelist rrwf +rrwl rsa RSAMD rsasha rset -RSHIFT -rsi rsize RSLOT -rsp rsplit rss rst rstrip -rtattr +rtb +rtbent rtf rtime RTLD rtm rtmsg rtnetlink -rtnl -rto rtt +rttvar rtype Ruehsen rundir -runrefresh runtests runuser rusage +ruzicka rval +rvt rwlock -rwmb -RWND rxcsum -rxq +rxfh +rzone Sabart saddr safenet salen +saltlen salzman +samplelen saq -satisifed sbin sbindir sbm sbuf -scancode -scanf -scatalog -scatterlist +SCDd +scg schalg sched Schr +scid +scident +scidlen SCLASS -scn +SCNu scriptlets SCRIPTNAME -SCSITRANSPORT +sdflags sdfn +sdiffer sdist sdl Sdoc @@ -3177,44 +2964,43 @@ searchdata SEARCHENGINE searchtools seberm -secdata -secinfo -secnd SECP +secretbuf +secretlen sectionauthor securityserver +SEFCi segfault -selftests -SELINUX semcheck semret -sendfile +sendbuf sendmmsg sendmsg -sendpage sendrecv +SENDSRCADDR sendto sentzones -seprately seqack +seqgap seqno -seri +seqs serializiation servername servfail +sessticket setaffinity setattr setcancelstate +setcap setenv SETFL setgroups setinheritsched setitem -SETLINK setlocale -setlocks setlogmask SETMASK +setmem SETPCAP setrecursionlimit setregid @@ -3226,30 +3012,29 @@ SETSIZE setsock setsockopt setstacksize +settingsbuf +settingslen SETUNIQUE setuptools setvbuf -SGE -SGSN -SGT +sfailed +sfinished +SFLAGS +sfr +sfrc sharedstatedir -shdr +shd shkey shlibs -SHN -shndx shortlist shortwrite -Shoud -shoudn't -Shoul showinitializer shrinked -shstrndx shutil sidebarlogo sideeffect SIGABRT +sigact sigaction sigaddset SIGALRM @@ -3259,27 +3044,27 @@ sigemptyset sigfillset SIGFPE SIGHUP -Siging -SIGINT +sigint sigmask -signedness +signalv signo signzone SIGPIPE +sigprocmask SIGPROF SIGQUIT +Sigs SIGSEGV sigset SIGSTOP sigterm sigusr -simpicity -sinfo singlehtml singlevalued SIOCETHTOOL SIOCGIFHWADDR SIOCGIFMTU +SIOCGIFVLAN Siph siphash siprouter @@ -3287,28 +3072,25 @@ SIRQINFO sirta siz sizeof -sjournal -skaspdb -skb -skc +SKB SKF skipspace -skops -SKQ skr +SLABEL +sle slibtool slist +SLo smac smartquotes Smath smemb +smhd smimea smp smth sname -snd sndbuf -sndcwnd sndsize sni snode @@ -3319,14 +3101,10 @@ soa SOAMINTTL socka sockaddr -SOCKARRAY sockfd -sockhash sockios socklen -SOCKMAP sockname -sockops sockopt socktype softhsm @@ -3335,55 +3113,62 @@ Solaris soname Sonoda SOPIN +Soref sorqw +sourceforge sourcelink -sourceport SOVERSION -sparc SPDX +specificaion spf SPHINXBUILD SPHINXBUILDDIR sphinxdoc SPHINXOPTS -spi spinlock -spki +SPKI +spktlen splitlines -spoofchk sprintf spublic sql sqlhub sqlobject +sqs srand +srb src +srccnt srcdir srcif -srcpkg +sremote +sreset sresp -srh srtt srv +srvname SRVR +sscan sscanf +sserial +sserver ssh sshfp ssize ssl -SSTART +SSLKEYLOGFILE ssthresh Ssymbols stac -stackid stacklevel +stackoverflow stacktrace standalone -Starovoitov +startswith startuml startwith startxref -statfs +STATICLIB statoverride stdarg stdatomic @@ -3400,40 +3185,42 @@ stdlib stdo stdout sth -stimers +STIN stlthu straddr +strapperrorcode strcasecmp -strcat strcdup strchr strcmp -strcpy strcspn strdup +streamfrq +strem strerr strerror +strerrorcode +strevent strftime strlcat strlcpy strlen +strm strmemcmp +strmq strncasecmp strncat strncmp -strncpy strndup strnlen strp +strpkttype strptime -strptr strrchr -strs +strsignal strspn strstr strstrip -strtab -strtabidx strtoimax strtol strtoll @@ -3444,7 +3231,6 @@ strtoull strtoumax structs sts -STT stuckzone stx stylesheet @@ -3452,10 +3238,11 @@ stype subchild subcounter subdir +subdn subdomain SUBEQ subgrouping -submittion +SUBM SUBN subname subpage @@ -3465,31 +3252,21 @@ subtries succ successfull sudo -sumbmission SUNIT suppnot sury suse -suug svalidation svcb +svcbtarget svcparam svg sweeped -swhash -sxdp -sychronization -symb +SWnx symlink -syms -symver synack Synacktiv -synchronnize -syncookie syns -synthetized -Synthetizes synthrecord sys sysadmins @@ -3501,113 +3278,105 @@ sysctl sysctlbyname sysdiag sysdie -sysfs syslog Sysoev -systematicly systemctl systemd sysusers +sysvinit szone -szonefile SZU +tablelen +tablelenbits TADDR tagfile +taglen tagname -tansfers tapfile tarball tardir tarfile -targ +targs tbit tbl TBOOL tcflag TCHANGE tci -tcl TCLASS -tclassid -tcm -tcmsg -TCN tcp tcpdump tcphdr tcpi +tcpip TDATA +tdiff TDNAME tedu telnet tempfile templ +templated testaddrem testcase -testcatse -TESTDIR +TESTIP testkey testlist testnum testpid testset teststr -testsuites testtest +testz testzone texinfo texlive TFLAG tfo -tgid -tgraf TGRP tgz THEX -thoff +thmac +Thomassen thr +thrd threadsafe -throught -ths +thres thx tickf -tids -TIF +timedelta timediff +TIMEDOUT timedwait timegm timenow -timeouted timercmp timerdb timesp +timespan timespec -timestaps timeval -timewait timezone +tinbufu tinnie tinydns titlesonly -TJXKn tkey tld -TLL +tlow tls tlsa -tlvs +TLSEXT TMASK Tmaster -tmax -tmestamp -tmin +TMAX tmp tmpdir tmpelem tmpfile -tmpfilesdir +tmphu +tmpu tmsize -tmstamp TNET TNONE Tns @@ -3617,57 +3386,58 @@ toctree todel todo TODOLIST +toepl +toeplitz tofree toh tok +tokenbuf tokendir Tokenizer +tokenlen +tolaunch tolower tomas +toml toolan tooltip -topel toplevel TOPT -torvalds +torem +tosend tostr -totlen toupper -tpc tpe tpl -tracepoint trafo -TRANPARENT transcoding -Transer -transformatio +transfered transitioning trctx treeview TRELOAD trie trmzlrz -trotlling +trpto trunc trustway TSET TSHIFT tsig +tsigfile tsigkeyring TSIGNED tso +TSQV tstamp -tstate tstr tths ttl TUappt -TUNINFO TUNSET +tupp tval tvalp -TVLs TVTO TWIDTH twigbit @@ -3675,29 +3445,23 @@ twigmax twigoff twodash txcsum -txhash txn -TXQLEN typedef typedef'ed typeid typename typeof tzset -uapi ubsan ubuntu ubyte -UCAST ucf UCq ucw udata -Udating udp -udpate udphdr -UEVENT +udpsize ufoo uframe ufreeze @@ -3708,67 +3472,63 @@ uint uintmax uintptr uio -uknown ulimit ULJG -ULOG +ulong ulr umask -UMCAST umem UML +unacked uname unbackslash -unclone -uncloned -Uncomment -uncompilable unconfigured unconflict unconn undef +undeterministic UNDOC UNDR -unicast unicode -UNINDENT +Uninitialize uninstall uniq unistd unitdir +unittests unixtime -UNKN +UNKNOWNRCODE +UNLIM unloadable -unmalformed Unmap -unmark unnable +unreachables +unref unregister -unsiccessful +unscaped unspec unsub -UNSUPP +untill +untrack upd -UPDELAY Uploaders upp -uprobe upto uptodate urandom urcu -ureg -uretprobe +urg uri url +urs usec usepackage useradd userinfo username -USERSOCK userspace ushort +USHRT usize usleep usntb @@ -3776,51 +3536,44 @@ usr utf utfau uthaw -uthu utils utimaco utime -utlity utqvuhu -utsn utsname -UUID +uvarint +uvarintlen uww +Uza +Uztd VAA VADDR -Vagrantfile +valen valgrind validators +valide validpgpkeys valp vals valuelen -vararg -varibles -Varoius -varsion +vargs +varint vasprintf Vatchenko -vaue Vavru VBOOL -vbox -Vcs +vcs vctx vcunat vdata VDNAME -VDP vdso vec +veclen veorq -VEPA -verdeict versioned -versioning -VFINFO +versionslen vfprintf -vfs vgdb VGhpcy VGRP @@ -3828,21 +3581,18 @@ vhd vhdl VHEX VHl -Vhmb vhz -VIOALTION +vialoated +VID virmire VIRT -virtualbox vismain Vjcm vlan -vlen vlog -vmlinux -VMs +vmsg +vneg VNET -VNI VNONE voidp voip @@ -3852,22 +3602,15 @@ vpre vprintf VQI VREF -VRF Vrstva -vsi vsnprintf -vsprintf VSTR vteohqt -VTID -Vwc vww -vxlan Vye waitable waitpid walrut -wangnan wantsuff WARNG Wattributes @@ -3878,58 +3621,55 @@ Wdeprecated webmin werror WEXITSTATUS -Wextra wfile -Wformat +wflags whitelist whitespaces whoami -whould widec WIFEXITED -WIFI WIFSIGNALED wiki wikipedia wildcards wildchar wimbgunts +winsock wirecount wireformat +wiretrunc wishno -withsymbols withval Witold WIy -wmb +Wmaybe wmem Wnl Wno +wole wopt wordsize workaround workdir -workflow WOULDBLOCK -Wpacked +Wpn WQn writef writelines WRITEMAP writeto +writev wrk wrlock -WRNGPID WRONLY +wrt WSC Wshadow Wstrict -wsum WTERMSIG -Wtype -Wuinitialized Wuninitialized -Wunitialized +Wvf +Wwd www Wxvbmdr wxyz @@ -3937,14 +3677,14 @@ xaa xab xac xad -XADD xae xaf +xafc Xample xapian xargs XAtn -xattr +xau xba xbb xbbccdd @@ -3954,8 +3694,8 @@ xbd xbe xbf xbhmac +xbu xca -xcafe xcalloc xcb xcc @@ -3965,24 +3705,28 @@ xcf xchg xcode xcred +xcu xda xdb xdc xdd +xdde xde xdeadbeef xdeadbeefdeadbeefdeadbeefdeadbeef xdf +XDFYGQA xdigit XDIGT xdomain xdp -xdpsock +xdu xea xeb xec xee xef +xeu xfa xfb xfc @@ -3991,39 +3735,45 @@ xfe xfer xff xffff -xfffff xffffff xffffffff +xffffffffu +xffu xfiles xfr -xfrm xfrout +xfu +XGD xhe xhtml Xkd -xlated Xlfm xlink xmalloc XMgc -xmit xml xmlns xmpp XOPEN +Xox XPOST Xpress xrealloc xrrset +xsj xsk -xskmap -XSTATS +XSKMAP xstrdup +xtday xtrace +XUDFYGQA +Xvh xxd Xxyo xyes +XZA xzf +YAi yama yaml YELW @@ -4042,51 +3792,53 @@ YWI YWJj yxdomain YXJr +yxnonex yxrrset YYYYMMD YYYYMMDDH YYYYMMDDHHMMSS -YZx Zabcdefghijklmnopqrstuvwxyz -zabtym +ZAfhhd ZCBt -zclose zcreator -ZEROCOPY +zdiff +zerolen zfile ZFIN zflag zfn zfpath -zfree ZFS ZGU ZGVm zij +ZIn zkey +ZKRFi zlen zlib zloader zlz zname +zoff zomnxw zonedb -zonef zonefile Zonefileless zonemd zonename +zonesign zoneslen zonestatus -zonetransfer zonetree +zpv ZRn ZSB ZSBk zscanner zsk +zsup ztree zub ZXk -zypper zzz