freebsd-skq/share/man
rlibby dbf795e374 bitset: rename confusing macro NAND to ANDNOT
s/BIT_NAND/BIT_ANDNOT/, and for CPU and DOMAINSET too.  The actual
implementation is "and not" (or "but not"), i.e. A but not B.
Fortunately this does appear to be what all existing callers want.

Don't supply a NAND (not (A and B)) operation at this time.

Discussed with:	jeff
Reviewed by:	cem
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D22791
2019-12-13 09:32:16 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Expand stats(3) man page to add a caveat regarding HZ. 2019-12-02 21:03:09 +00:00
man4 cxgbe(4): Man page updates to go with r355107. 2019-12-10 20:51:28 +00:00
man5 pf: Remove references to 'egress' 2019-12-08 02:11:06 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 security.7: add caveat about interim sysctl paths from r355436 2019-12-11 16:43:54 +00:00
man8 Remove picobsd build scripts and the remaining tinyware 2019-11-05 02:30:41 +00:00
man9 bitset: rename confusing macro NAND to ANDNOT 2019-12-13 09:32:16 +00:00
Makefile