summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2023-07-07heartbeat(9): New mechanism to check progress of kernel.riastradh
2023-07-06+CAC - cryptographic access controljschauma
2023-07-05mk.conf(5): document rump variableslukem
2023-06-30rc.conf(5): Set entropy=wait by default.riastradh
2023-06-30entropy(9): Reintroduce netbsd<=9 time-delta estimator for unblocking.riastradh
2023-06-30Add npflog.4 to setsgutteridge
2023-06-29npflog.4: add and adjust some detailsgutteridge
2023-06-20npflog.4: add a man page for the npflog devicegutteridge
2023-06-18sysctl(7): Note nodev,nosuid requirement for user-mounted fs.riastradh
2023-06-15+CNA (CVE Numbering Authority)jschauma
2023-06-15VOP_IOCTL() is a wrapper around spec_ioctl() aka Xdev_ioctl() andhannken
2023-06-14Fix previous. Patch mistakenly applied somehow...rin
2023-06-14Cite src/sys/rump/README.compileopts as a reference for MKRUMP.rin
2023-06-12Add DPDK.alnsn
2023-06-11mk.conf(5): more variables from BUILDING and build.shlukem
2023-06-11+DPAAdholland
2023-06-11mk.conf(5): add remaining vars from BUILDINGlukem
2023-06-10sets: enhance MAKEVERBOSE supportlukem
2023-06-05bsd.README: update to reality, sync from mk.conf(5)lukem
2023-06-05mk.conf(5): editoriallukem
2023-06-04mk.conf(5): add more from BUILDING and bsd.READMElukem
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.*.mk: move MKSTRIPSYM default to bsd.own.mklukem
2023-06-03bsd.obj.mk: move MKHOSTOBJ to bsd.own.mklukem
2023-06-03bsd.dep.mk: move MKDEPINCLUDES to bsd.own.mklukem
2023-06-03bsd.*.mk: move MKCLEAN* to bsd.own.mklukem
2023-06-03mk.conf: fix the yearlukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-06-02bsd.own.mk: obsolete non-MK variants MANZ UNPRIVED UPDATElukem
2023-06-02follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.andvar
2023-06-01mk.conf(5): update to realitylukem
2023-06-01bsd.own.mk: describe recent convention in commentslukem
2023-06-01bsd.own.mk: MKPERFUSE isn't used anywherelukem
2023-06-01bsd.own.mk: MKLLD, MKLLDB, MKMCLINKER are obsoletelukem
2023-05-31bsd.own.mk: support ${MACHINE} defaults in MK* = yeslukem
2023-05-31bsd.own.mk: sort lists. whitespace fixeslukem
2023-05-29sysctl.7: be a little more descriptive about kern.osrevisiongutteridge
2023-05-29bsd.own.mk: rename NO_ADDR_OF_PACKED_MEMBER to CC_NO_ADDR_OF_PACKED_MEMBERlukem
2023-05-29bsd.own.mk: sort list of NO* variableslukem
2023-05-28bsd.own.mk: deprecate NOCRYPTOlukem
2023-05-28share/mk: finish USE_COMBINE, NOCOMBINE deprecationlukem
2023-05-26+CRDT conflict-free replicated data typejschauma
2023-05-24deprecate SHAREDSTRINGS build optionlukem
2023-05-23tools/compat: MAKEVERBOSE support in regenlukem
2023-05-22uiomove(9): Add uiopeek/uioskip operations.riastradh
2023-05-22man0: support objdirs, tools, parallel buildslukem
2023-05-22man0: add bind/dist/bin/tests to nomanlukem
2023-05-15+LRO Large Receive Offload, +RSC Receive Segment Coalescing (win counterpart)andvar
2023-05-15switch everyone to OpenSSL-3.xchristos