| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-06 | +CAC - cryptographic access control | jschauma | |
| 2023-06-15 | +CNA (CVE Numbering Authority) | jschauma | |
| 2023-06-12 | Add DPDK. | alnsn | |
| 2023-06-11 | +DPAA | dholland | |
| 2023-05-26 | +CRDT conflict-free replicated data type | jschauma | |
| +UDS Unix Domain Socket | |||
| 2023-05-15 | +LRO Large Receive Offload, +RSC Receive Segment Coalescing (win counterpart) | andvar | |
| PR 57408 | |||
| 2023-04-30 | domains: re-gen with fix. | nikita | |
| 2023-04-30 | update-domains: replace missed html. | nikita | |
| 2023-04-30 | domains: re-gen | nikita | |
| 2023-04-30 | fix update-domains rule. | nikita | |
| 2023-04-21 | style: remove mentions of ANSI C | rillig | |
| The distinction between traditional C and ISO C90 or later is no longer needed in the style guide. Any old-style code is caught by the compilers. https://mail-index.netbsd.org/tech-userlevel/2023/04/15/msg013768.html https://mail-index.netbsd.org/tech-userlevel/2023/04/17/msg013776.html | |||
| 2023-04-17 | share/misc/style: Don't prescribe using "extern.h" for all prototypes. | dholland | |
| That's very 80s. No objection (or even response, amazingly enough) on tech-userlevel in two weeks. | |||
| 2023-04-15 | style: fix spelling of plural parentheses | rillig | |
| 2023-04-14 | style: don't require sorting variables in functions | rillig | |
| Sorting the variables by size would be platform-dependent and thus is not possible. Sorting the variables alphabetically may or may not make the code easier to read, and the example given below that rule doesn't follow it, otherwise the correct order would be 'eight, eleven, nine, ten, thirteen, twelve'. https://mail-index.netbsd.org/tech-userlevel/2023/04/11/msg013749.html | |||
| 2023-04-11 | style(5): Omit redundant proscription against .c externs in previous. | riastradh | |
| 2023-04-04 | +RBL, DNSBL | jschauma | |
| reputation block list real-time blackhole list DNS block list | |||
| 2023-04-01 | +PIR (private information retrieval) | jschauma | |
| 2023-03-30 | style(5): Forbid extern in .c files. | riastradh | |
| Discussed on tech-userlevel (bcc tech-kern): https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.html | |||
| 2023-03-23 | +ALPN (application-layer protocol negotiation; a TLS extension) | jschauma | |
| 2023-03-15 | +BQP bounded-error quantum polynomial time | jschauma | |
| +KEM key encapsulation mechanism +PQC post-quantum cryptography | |||
| 2023-03-14 | Add SPIR (standard portable intermediate representation). | fcambus | |
| 2023-03-07 | Add: | thorpej | |
| HCC - Home Cable Computer HCCA - Home Cable Computer Adaptor (yes, that is the original spelling) | |||
| 2023-03-03 | add CMC (Certificate Management over CMS, RFC5272) | jschauma | |
| add CMS (Cryptographic Message Syntax, RFC5652) | |||
| 2023-03-01 | Add RTTI (run-time type information). | fcambus | |
| 2023-03-01 | Add TU (translation unit). | fcambus | |
| 2023-03-01 | Add RAII (resource acquisition is initialization). | fcambus | |
| 2023-03-01 | Add IR (intermediate representation) and MLIR (multi-level IR). | fcambus | |
| 2023-03-01 | Add NHACP (NABU HCCA Application Communication Protocol) | thorpej | |
| 2023-02-28 | Add DWARF (Debugging With Attributed Record Formats). | fcambus | |
| 2023-02-28 | Add PE (portable executable). | fcambus | |
| We have an entry for COFF, so it makes sense to add PE as well. | |||
| 2023-02-28 | Add KASAN (Kernel Address Sanitizer). | fcambus | |
| 2023-02-28 | Add GUS (Gravis UltraSound). | fcambus | |
| 2023-02-28 | Remove duplicate entry for RCS, keep the capitalized version to match CVS. | fcambus | |
| 2023-02-28 | Add GCC (GNU Compiler Collection). | fcambus | |
| 2023-02-28 | Remove sanitizer mention for CFI, it's a general term. | fcambus | |
| 2023-02-27 | Add PGO (profile guided optimization). | fcambus | |
| 2023-02-14 | exit with EXIT_FAILURE, not 1, as elsewhere | jschauma | |
| 2023-01-28 | Regen | jmcneill | |
| 2023-01-28 | Catch up to 20 years of HTML and URL changes. | jmcneill | |
| 2023-01-26 | +ABE attribute-based encryption | jschauma | |
| +TEE Trusted Execution Environment | |||
| 2022-12-30 | Move a style recommendation closer to the syntax that it describes. | jkoshy | |
| 2022-12-30 | C99: Suggest using narrow scopes for loop indices. | jkoshy | |
| 2022-12-29 | Terminate a sentence with a full stop. | jkoshy | |
| 2022-12-08 | +AEAD, HKDF, NMR, SIV | jschauma | |
| 2022-12-06 | +ROP - return-oriented programming | jschauma | |
| 2022-12-05 | +CSPM - cloud security posture management | jschauma | |
| 2022-09-26 | add PFA (please find attached) | jschauma | |
| 2022-09-09 | Add YMMD | pgoyette | |
| 2022-08-07 | Update what has been released by the BSD family during the last | ast | |
| two years; that is, since May 2020 after NetBSD 8.2 was registered in this file. Merge some additional information from the FreeBSD and DragonFly versions that had several updates during this time. Added OpenBSD and macos release dates for the same interval. Where some release dates don't match exactly (release vs. announce date) in the various bsd-family-tree files, assume the respective flavor to be authoritive for its dates in this file. Reviewed by: Sergey A. Osokin <osa@NetBSD.org> | |||
| 2022-03-20 | s/circut/circuit/ and s/circiut/circuit/ in comments and acronyms file. | andvar | |
