summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-14indent: clean up array indexing for parser symbolsrillig
2023-06-14indent: allow more than 20 nested parentheses or bracketsrillig
2023-06-14indent: merge duplicate coderillig
2023-06-14indent: fix formatting of comment after 'switch (expr)'rillig
2023-06-14Make this compile again with VERBOSE_INIT_ARM.rin
2023-06-14indent: use correct preprocessing directive in error messagerillig
2023-06-14Use %zd instead of %ld for ssize_t.rin
2023-06-14indent: allow more than 5 levels of #if/#endifrillig
2023-06-14indent: clean up debugging coderillig
2023-06-14indent: clean up handling of commentsrillig
2023-06-14indent: remove another flag from parser staterillig
2023-06-14indent: remove a redundant flag from the parser staterillig
2023-06-14indent: merge parser symbols for stmt and stmt_listrillig
2023-06-14Fix previous. Patch mistakenly applied somehow...rin
2023-06-14Make PCI_ADDR_FIXUP depended on PCI_BUS_FIXUP.rin
2023-06-14Cite src/sys/rump/README.compileopts as a reference for MKRUMP.rin
2023-06-14Avoid void * pointer arithmetic; cast to UINT8 * explicitly.rin
2023-06-14Add missing member for terminating sentinel.rin
2023-06-14Sprinkle braces around _PROP_RWLOCK_UNLOCK() in ``if'' block.rin
2023-06-14Add /* FALLTHROUGH */ comment for sure.rin
2023-06-14force PHY loopback while uengine reloading process as tianocore/EDK2 UEFInisimura
2023-06-13fix build.sh wrong variable use that caused nbmake to be always rebultchristos
2023-06-13- use sx_wait() to avoid stalling the MBusmacallan
2023-06-13add counter to periodically drain the instruction queue in order to avoidmacallan
2023-06-13major code quality improvements, descriptive comments, code density.nisimura
2023-06-12Remove redundant variable assignmentgutteridge
2023-06-12Add DPDK.alnsn
2023-06-12risc-v: MULTIPROCESSOR supportskrll
2023-06-12sortskrll
2023-06-12Call / define fdtbus_cpus_md_attach for platforms with cpus @ fdt.skrll
2023-06-12Fix compile for non-MULTIPROCESSOR and PMAP_TLB_MAX > 1 buildsskrll
2023-06-12Fixup UVMHIST buildsskrll
2023-06-11BUILDING: remove duplication from mk.conf(5)lukem
2023-06-11mk.conf(5): more variables from BUILDING and build.shlukem
2023-06-11+DPAAdholland
2023-06-11Correct history (Brad Smith)christos
2023-06-11BUILDING: update from mk.conf(5). reorderlukem
2023-06-11mk.conf(5): add remaining vars from BUILDINGlukem
2023-06-11more NBUILDJOBS deprecationlukem
2023-06-10indent: rename misleading variablerillig
2023-06-10indent: fix debug outputrillig
2023-06-10indent: fix line break between semicolon and bracerillig
2023-06-10tests/indent: add move coverage testsrillig
2023-06-10indent: fix stack overflow, add more testsrillig
2023-06-10gratuitous commit to fix spelling errordbj
2023-06-10indent: miscellaneous cleanupsrillig
2023-06-10sets: enhance MAKEVERBOSE supportlukem
2023-06-10maketars: add comments for skipped mtree keywordslukem
2023-06-103RDPARTY: libarchive latest is 3.6.2. note local fixeslukem
2023-06-10indent: clean up function names, fix blank lines in debug outputrillig