summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08tests/indent: extend test for wrong indentation in 'else if'rillig
2023-06-08indent: clean up and condense coderillig
2023-06-08allow drivers to specify horizontal alignment of glyph cache cellsmacallan
2023-06-08socket(2): change type flags list back to -taguwe
2023-06-07add a note about how to setup http -> https redirection.mrg
2023-06-07serve .iso as "application/octet-stream". bump version & copyright.mrg
2023-06-07indent: extract the stack of parser symbols to a separate structrillig
2023-06-07indent: send all debug output to the same streamrillig
2023-06-07TLS variant I archs need to fudge the offset by the size of the TCB.joerg
2023-06-06socket(2): fix macro invocation in a columnuwe
2023-06-06socket(2): use "provides" consistently in "type" descriptionsuwe
2023-06-06socket(2): use .Bl -column where appropriateuwe
2023-06-06socket(2): Move prose list of socket type summaries into a table.riastradh
2023-06-06socket(2): Tidy up markup a bit.riastradh
2023-06-06Fix markup of libh_ MKDEBUGLIB=yes only filesmartin
2023-06-06indent: right-trim single-line commentsrillig
2023-06-06ch-ch-changesnia
2023-06-06indent: clean up formatting of commentsrillig
2023-06-06indent: simplify handling of commentsrillig
2023-06-06indent: split printing of comments into smaller functionsrillig
2023-06-06Fix MKDEBUGLIB build by adding these installed files to the debugpgoyette
2023-06-06tests/indent: comments with trailing whitespace may fit in a single linerillig
2023-06-06indent: condense code for writing tabsrillig
2023-06-06indent: sort functions in call orderrillig
2023-06-06indent: compute indentation of 'case' labels on-demandrillig
2023-06-05bsd.README: update to reality, sync from mk.conf(5)lukem
2023-06-05BUILDING: editoriallukem
2023-06-05mk.conf(5): editoriallukem
2023-06-05indent: in 'if (expr)', the parentheses do not form a cast expressionrillig
2023-06-05Fix previous comment fix, which broke a comment.martin
2023-06-05We cannot handle input with precision != stride yet.mlelstv
2023-06-05tests/indent: add test for left-justifying declarationsrillig
2023-06-05indent: improve layout of debug outputrillig
2023-06-05indent: sync debug output with parser staterillig
2023-06-05Un-comment the ident linepgoyette
2023-06-05indent: clean up commentsrillig
2023-06-05indent: format own source coderillig
2023-06-05indent: don't remove blank line after 'if (expr) {'rillig
2023-06-05/etc/rc.d/sshd: Use default curve for ECDSA keygen, not NIST P-521.riastradh
2023-06-05/etc/rc.d/sshd: Stop generating DSA host keys by default.riastradh
2023-06-05indent: do not report broken lines, report configuration on stderrrillig
2023-06-05indent: fix formatting of 'do' statementsrillig
2023-06-05indent: make heuristics for '*' pointer types simplerrillig
2023-06-05indent: fix trailing whitespace after commentrillig
2023-06-05tests/indent: add tests for 'do-while' loopsrillig
2023-06-05indent: rename variables, clean up commentsrillig
2023-06-05indent: clean up handling of whitespacerillig
2023-06-05indent: let the output routines keep track of the indentationrillig
2023-06-05Make DEBUG_FFS_MOUNT compile again (with 64-bit ino_t).rin
2023-06-05route: run workqueue kthreads with KERNEL_LOCK unless NET_MPSAFEozaki-r