summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-17Sprinkle FFS_NO_SNAPSHOT and -fno-unwind-tables to reducerin
2023-06-17Build NSLU2 kernel with NOCTF="yes" as workaround forrin
2023-06-17Panic if kernel image is not fit within its VA range,rin
2023-06-17Missing #endif for the previous...rin
2023-06-17Catch up with new pmap_devmap implementation.rin
2023-06-16indent: merge lexer symbols for type in/outside parenthesesrillig
2023-06-16Fix memory leakwiz
2023-06-16Remove trailing whitespace.wiz
2023-06-16Comment out variable assignations that are not used.wiz
2023-06-16tests/indent: format stderr output as end-of-line commentsrillig
2023-06-16indent: add debug output for typedef declarationsrillig
2023-06-16indent: fix spacing between postfix operator and left parenthesisrillig
2023-06-16make: do not allow delete of readOnly variable.sjg
2023-06-16add missing 'obsolete' keywordwiz
2023-06-16mark some openssl 1.1 files as obsolete with openssl 3wiz
2023-06-16fix typos in comments.andvar
2023-06-16s/curent/current/ in comment.andvar
2023-06-16indent: improve heuristics for cast expressionsrillig
2023-06-16indent: improve heuristics for cast expressionsrillig
2023-06-16tests/indent: add a few code snippets from usr.bin/xlintrillig
2023-06-16indent: improve heuristics for castsrillig
2023-06-16indent: fix indentation and linebreaks in typedef declarationsrillig
2023-06-16tests/indent: demonstrate wrong tokenization after typedefrillig
2023-06-16indent: don't force a blank line between '}' and preprocessing linerillig
2023-06-16indent: rename a field of the parser staterillig
2023-06-16patch: add --backup-if-mismatch and --no-backup-if-mismatch for GNU patch com...wiz
2023-06-16tests/make: add test for multiple-inclusion guardsrillig
2023-06-16tests/make: clean up tests for the ':M' and ':S' modifiersrillig
2023-06-16make: remove parameter names from function declarationsrillig
2023-06-16White space fixes. No binary changes.rin
2023-06-16Align function name in its declaration consistently.rin
2023-06-16Consistently use __inline instead of inline, as done for rev. 1.119:rin
2023-06-15+CNA (CVE Numbering Authority)jschauma
2023-06-15indent: consolidate handling of statement continuationsrillig
2023-06-15indent: rename state variable to be more accuraterillig
2023-06-15indent: fix indentation of multi-line enum constant initializersrillig
2023-06-15indent: miscellaneous cleanups, more tests for edge casesrillig
2023-06-15Undo unlock/relock for VOP_IOCTL().hannken
2023-06-15Regen.hannken
2023-06-15VOP_IOCTL() is a wrapper around spec_ioctl() aka Xdev_ioctl() andhannken
2023-06-15indent: fix alignment of multi-line declarationsrillig
2023-06-15if_scx.cnisimura
2023-06-15G/C file was renamed in recent commit.skrll
2023-06-15Add missing include paths for libz. Not used at the moment although.rin
2023-06-14Remove redundant variable assignmentgutteridge
2023-06-14indent: reduce number of relocationsrillig
2023-06-14indent: clean up the code, add a few testsrillig
2023-06-14indent: allow more than 128 brace levelsrillig
2023-06-14indent: fix out-of-bounds read when reducing a statementrillig
2023-06-14tests/indent: separate stdout from stderrrillig