openbsd
2022-04-20 espieadd a symlink test that currently fails, I want to...
2022-04-20 bluhmRoute timeout was a mixture of int, u_int and long...
2022-04-20 espielikewise for set flavors
2022-04-20 espiezap branch info so that pre-caching works with stuff...
2022-04-20 espiereinstate temp-error3: do an update that will force...
2022-04-20 espiebetter error report when I botch some test writing
2022-04-20 dtuckerSimplify forward-control test. Since we no longer...
2022-04-20 tbRemove an unreachable error message
2022-04-20 djmTry to continue running local I/O for channels in state...
2022-04-20 deraadtsync
2022-04-20 dtuckerImport regenerated moduli
2022-04-20 krwEliminate some local pointers to gp[pn] and just use...
2022-04-19 bluhmAdd dummy implementation for rt_timer_init(). Kernel...
2022-04-19 tbzap extra line break and extra empty line
2022-04-19 krwForgot a file for previous commit.
2022-04-19 bluhmUse a pool instead of malloc for struct rttimer_queue...
2022-04-19 claudioDo not use a hidden global for the EVP_ENCODE_CTX to...
2022-04-19 tbAvoid leaking crldp in mft_parse() if one of the crlfil...
2022-04-19 krwBring GPT_print_partition() into line with other functi...
2022-04-19 krwMove declaration of DEBUG-only variable inside #ifdef...
2022-04-19 krwEliminate superfluous intermediate variables 'pncnt...
2022-04-19 tbDrop unused KeyUpdate from debug printf
2022-04-19 bluhmInstead of a MP unsafe global variable to initialize...
2022-04-19 semarieadd missing unlock before returning in uvn_detach()
2022-04-19 espiedocument the actual problems that pkg_check-version...
2022-04-19 claudioChange type of talsz and dependent code from size_t...
2022-04-19 claudioMake it a hard error when an unknown repoistory id...
2022-04-19 espienext iteration: make the support dependent on TEST...
2022-04-19 claudioCosmetics, add missing space
2022-04-19 claudioAdjust on how CRL and MFT files are verified.
2022-04-19 dlgdocument the bits of the kstat struct that providers...
2022-04-19 kevloregen
2022-04-19 kevloAdd a new RDC PHY.
2022-04-19 kevloRestore original MDC speed control register value on...
2022-04-19 dlgremove a comment saying we might want kstat_remove.
2022-04-19 dlgenable kstat(4) and kstat(1).
2022-04-18 krwConvert the GPT header read from disk into a host-endia...
2022-04-18 kevloregen
2022-04-18 kevloA few devices found on EBOX-3360-C2CF and EBOX-3300MX.
2022-04-17 bluhmWhen kbd -l was executed as regular user, it failed...
2022-04-17 deraadtsync
2022-04-16 naddyesm(4): constify sensor tables
2022-04-16 naddyit(4): constify sensor tables
2022-04-16 naddyconstify SCSI adapter entry points
2022-04-16 stspupdate list of firmware files used by iwx(4)
2022-04-16 stspMake device matching in iwx(4) more similar to Linux...
2022-04-16 stspregen
2022-04-16 stspAdd more Intel wifi PCI device IDs. Some AX201, some...
2022-04-16 espierefactor the code so that caching is setup in the repos...
2022-04-16 dtuckerssh-keygen's -G/-T have been replaced with -M generate...
2022-04-16 tjlist the correct version number when usage of the sftp...
2022-04-15 tbAllow more than one CRL URI in certificates
2022-04-15 espiemake use of the fact that repositories are unique objec...
2022-04-15 espiewe probably already have that info, but in any case...
2022-04-15 deraadtdelete an ancient paragraph suggesting the wrong reason...
2022-04-14 bluhmThe XOR instruction affects the carry and zero flag...
2022-04-14 naddyddb: constify command tables
2022-04-14 krwMove ((gh_part_size % d_secsize) == 0) validity check
2022-04-14 claudioRelax address availability check for multicast binds.
2022-04-14 bluhmpf and pfsync are running without kernel lock, so the...
2022-04-14 jsgdrm/amdgpu: don't use BACO for reset in S3
2022-04-14 jsgdrm/amdkfd: Create file descriptor after client is...
2022-04-14 jsgdrm/amdgpu/vcn: Fix the register setting for vcn1
2022-04-14 jsgdrm/amdgpu/smu10: fix SoC/fclk units in auto mode
2022-04-14 jsgdrm/amdgpu/display: change pipe policy for DCN 2.1
2022-04-14 jsgamd/display: set backlight only if required
2022-04-14 jsgdrm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
2022-04-14 jsgdrm/amdkfd: make CRAT table missing message information...
2022-04-14 jsgdrm/amdgpu: Fix recursive locking warning
2022-04-14 jsgdrm/amdkfd: Don't take process mutex for svm ioctls
2022-04-14 jsgdrm/amd/display: Use PSR version selected during set_ps...
2022-04-14 jsgdrm/amd/display: Fix memory leak
2022-04-14 jsgdrm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fe...
2022-04-14 jsgdrm/amd/display: Add signal type check when verify...
2022-04-14 jsgdrm: Add orientation quirk for GPD Win Max
2022-04-14 nicmFix clearphist alias, from Jacqueline Jolicoeur via...
2022-04-13 krwCorrect a gh_part_csum calculation used in debug output.
2022-04-13 millertFix typo in last commit.
2022-04-13 espiescaffolding from using the locate db that's now in...
2022-04-13 espietrack ::Sample and ::Extra across an UpdateSet so that...
2022-04-13 espieadd Paths to the quirks locate db and the locate binary...
2022-04-13 deraadtIKED_LIFETIME_BYTES is > 2GB, and potentially used...
2022-04-13 schwarzeTo prevent infinite recursion while expanding eqn(7...
2022-04-13 espiewe're not 2000 anymore, direct the user to using binary...
2022-04-13 millertftok: avoid left shift of a signed in by 24 places
2022-04-13 millertinet_net_pton_ipv6: avoid signed vs unsigned comparison
2022-04-13 krwCorrect a gh_csum calculation used in debug output.
2022-04-13 krwEliminate a couple of 'XXX' assumptions by calculating...
2022-04-13 schwarzeDo not die on an assertion if an input file contains...
2022-04-13 schwarzeSurprisingly, groff supports multiple copy mode escapes...
2022-04-13 tobheDocument sntrup761x25519 key exchange.
2022-04-13 sthenUse a simpler "formula" to decide a default kern.maxthr...
2022-04-12 naddyddb: simplify machine command handling
2022-04-12 naddyconstify USB host controller method tables and root...
2022-04-12 ajacoutotMake this more readable.
2022-04-12 claudioDo not convert the int value twice from little to host...
2022-04-12 semariestruct vnode: document the protection required for...
2022-04-12 jmcfix bad space;
2022-04-12 jobExtend -f filemode to decode & print TAL details
2022-04-12 tbKNF for a brace and zap trailing blank line
next