summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15add riskv64 from Robert Swindellschristos
2023-05-15+LRO Large Receive Offload, +RSC Receive Segment Coalescing (win counterpart)andvar
2023-05-15indent: fix type cast in function definitionrillig
2023-05-15indent: clean up local indentation profilerillig
2023-05-15indent: fix duplicate space between comment and binary operatorrillig
2023-05-15indent: format its own code, extend some commentsrillig
2023-05-15indent: fix line wrapping of comments to the right of coderillig
2023-05-15Add openssl fileschristos
2023-05-15add openssl fileschristos
2023-05-15indent: improve type guessing, fix formatting of declarationsrillig
2023-05-15tests/indent: test type detectionrillig
2023-05-15indent: remove accidental space before tabrillig
2023-05-15indent: remove backslash line continuation outside preprocessingrillig
2023-05-1532bit sparc needs the atomic hack toomartin
2023-05-15switch everyone to OpenSSL-3.xchristos
2023-05-15fix ppc, sh3christos
2023-05-15tests/indent: demonstrate wrong spacing after function prototyperillig
2023-05-15indent: fix spacing between function prototype and attributesrillig
2023-05-15armv4 also needs the atomic hackmartin
2023-05-15indent: fix indentation of struct member namesrillig
2023-05-15Fix armv5martin
2023-05-15fix buildchristos
2023-05-15fix mipschristos
2023-05-15tests/indent: demonstrate wrong indentation of struct membersrillig
2023-05-15indent: indent multi-line conditionsrillig
2023-05-15indent: fix indentation of statements after controlling expressionrillig
2023-05-15tests/indent: add another test for -eei -nlprillig
2023-05-15indent: fix indentation of expressions in -nlp -eei moderillig
2023-05-15tests/indent: test extra indentation with fixed continuation indentationrillig
2023-05-15indent: fix indentation of multi-line '?:' expressions in functionsrillig
2023-05-15indent: group parser state by topicrillig
2023-05-15indent: let indent format its own coderillig
2023-05-15tests/indent: -badp should not add blank lines in initializersrillig
2023-05-15indent: document feature toggle for debugging outputrillig
2023-05-15indent: fix spacing in for loop with declaration (since 2022-02-13)rillig
2023-05-15tests/indent: demonstrate wrong spacing in for loopsrillig
2023-05-15indent: remove redundant include linesrillig
2023-05-15indent: clean up memory allocationrillig
2023-05-15Count the number of link down events in the MAC using with LINK_DN_CNT.msaitoh
2023-05-15indent: move debugging code to separate filerillig
2023-05-15indent: clean up memory and buffer managementrillig
2023-05-15uvm: avoid a deadlock in uvm_map_clean()chs
2023-05-14fix typqpgoyette
2023-05-14move hppa and powerpc to OpenSSL-3.xchristos
2023-05-14Regenpgoyette
2023-05-14Add a Lenovo mouse so we can set the ALWAYS_ON quirk.pgoyette
2023-05-14indent: only null-terminate the buffers if necessaryrillig
2023-05-14fix powerpcchristos
2023-05-14make things linkchristos
2023-05-14move arm to OpenSSL-3.xchristos