summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-14Bump MAXTSIZ from 64MB to 128MB also for o32.he
2023-05-14indent: shorten variable names for indenting commentsrillig
2023-05-14indent: fix handling of multiple block comments in a linerillig
2023-05-14make arm buildchristos
2023-05-14undo previouschristos
2023-05-14indent: in comments, keep a leading tabrillig
2023-05-14indent: fix vertical spacing after declarationsrillig
2023-05-14Update loadbsd source and distribution binary to version 3.3.phx
2023-05-14indent: reduce code for scanning tokensrillig
2023-05-14try to fix the build.christos
2023-05-14indent: remove foreign RCS IDsrillig
2023-05-14indent: miscellaneous cleanupsrillig
2023-05-14openssl compat: Try this again!riastradh
2023-05-14indent: reduce binary sizerillig
2023-05-14kern/sys_descrip.c: Nix trailing whitespace.riastradh
2023-05-14Check for RB_HALT in cpu_reboot.skrll
2023-05-14x86/efiboot: Nix trailing whitespace.riastradh
2023-05-14x86/locore.S: Nix trailing whitespace.riastradh
2023-05-14x86/boot(8): Nix trailing whitespace.riastradh
2023-05-14options(4): Nix trailing whitespace.riastradh
2023-05-14mark /usr/lib/openssl and /usr/lib/openssl/modules as "compatdir".mrg
2023-05-14switch alpha to OpenSSL-3.xchristos
2023-05-13lint: add query for chained assignmentsrillig
2023-05-13openssl: More set list fixes.riastradh
2023-05-13fix alphachristos
2023-05-13indent: prevent undefined behavior on unbalanced parenthesesrillig
2023-05-13openssl: More tests need -Wno-missing-field-initializers.riastradh
2023-05-13indent: do not add a blank at the beginning of a linerillig
2023-05-13indent: do not add a space before a comment that starts a linerillig
2023-05-13indent: replace __dead functions with return statementsrillig
2023-05-13switch i386 and m68k to OpenSSL-3.xchristos
2023-05-13indent: implement 'blank after declarations'rillig
2023-05-13openssl: libcrypto bf test needs -Wno-missing-field-initializersriastradh
2023-05-13indent: use enum instead of magic numbers for tracking declarationsrillig
2023-05-13tests/indent: extend test for blank line after declarationrillig
2023-05-13indent: improve names of option variablesrillig
2023-05-13indent: add debug logging for enum token classificationrillig
2023-05-13fix m68k/i386christos
2023-05-13indent: fix lexing of numbers that are spread over multiple linesrillig
2023-05-13tests/indent: add test for lexing of numbersrillig
2023-05-13distrib/sets: format tests listrillig
2023-05-13aarch64: New directories for compat openssl on aarch64.riastradh
2023-05-13libfido2: Needs -Wno-error=pointer-sign on arm.riastradh
2023-05-13aq(4): AQC113-116 support by ryo@ has been pull-up'ed into netbsd-10.rin
2023-05-13indent: rename struct fields for buffersrillig
2023-05-13change a typo in sizeof(struct queueue *) to sizeof(nqueue[0])andvar
2023-05-13fix typo in unused definition s/ESA_KDATA_OUEUE_LEFT/ESA_KDATA_QUEUE_LEFT/.andvar
2023-05-13s/requied/required/ in comments (likely grammar should be also improved in theandvar
2023-05-13fix typos in comments.andvar
2023-05-13libcryptotest: Suppress some warnings.riastradh