openbsd
2022-11-05 jmc- escape a macro in an Rs/Re block: groff appears to...
2022-11-05 janFix kernel build without IPSEC option.
2022-11-05 knAdd mount_nfs(8) to fetch sets over NFS
2022-11-05 jsingAdd regress coverage for TLS exporters.
2022-11-05 chelohaclockintr(9): initial commit
2022-11-05 patrickBump version number so that it's easier to see if the...
2022-11-05 patrickNot every device tree we're getting passed has an ...
2022-11-05 patrickActivate the device tree we just loaded from disk....
2022-11-05 patrickMake sure fdt_find_node() returns NULL if it can't...
2022-11-05 deraadtThe /var/run/ld.so.hints file is mapped into memory...
2022-11-05 deraadtteach ld.so how to call the mimmutable() system call
2022-11-05 chelohapowerpc64: TimeBase: add userspace timecounting support
2022-11-05 kn"need root privileges" is an error, print it on stderr"
2022-11-05 knPrint full path in usage; OK jmc
2022-11-05 jobFix missing variable declaration in regress, thanks...
2022-11-05 deraadtFor textrel binaries, skipping immutability on text...
2022-11-05 jsgmatch on Intel 500 Series HD Audio (0x43c8)
2022-11-04 tbDo not fail on non-rsync URIs in EE cert SIA extensions
2022-11-04 tbIn very verbose mode, log unexpected accessMethods
2022-11-04 jobFormat filemode output in a tabular fashion to improve...
2022-11-04 kettenisEFI firmware has bugs which may mean that calling EFI...
2022-11-04 espieallow "=" to be "hey only the default value" for pkgspe...
2022-11-04 tbAdd missing field initializer.
2022-11-04 bluhmIn ktrace execve(2) no longer shows meaningless exit...
2022-11-04 tbwhitespace
2022-11-04 claudioExtend l3vpn test to insert and remove a route
2022-11-04 jobCatch bad characters in rpkiManifest filenames earlier on
2022-11-04 jobDon't show CPS URIs when in filemode
2022-11-04 jobCheck the SIA signedObject in ROA/MFT/ASPA/TAK/GBR...
2022-11-04 mpiAssert the VM map lock is held in function used by...
2022-11-04 nicmUnescape the string for the literal operator (l:) so...
2022-11-03 jcariscv64 pmap: flush memory writes before remote sfence.vma
2022-11-03 jcaZap unused variable
2022-11-03 djmreplace recently-added valid_domain() check for hostnam...
2022-11-03 martijnWhen decoding a sequence/set, make sure that:
2022-11-03 jmcdon't needlessy uppercase Nd;
2022-11-03 patrickEnable smbios0 on arm64 RAMDISK so the code mitigating...
2022-11-03 claudioAdd an abolute minimal test for L3VPNs. Right now not...
2022-11-03 jobConstrain KeyUsage and ExtendedKeyUsage on both CA...
2022-11-03 nicmIf there are no buffers, reset mode as soon as any...
2022-11-03 nicmAdd a -l flag to display-message to disable format...
2022-11-03 guentherStyle: always use *retval and never retval[0] in syscalls,
2022-11-03 guentherMake scdebug_ret() behave like ktrsysret(), showing...
2022-11-03 jobshorten Autonomous System Provider Authorizations
2022-11-03 jobAdd notion of ASPA
2022-11-03 jobPermit only keyCertSign and CRLSign in CA KeyUsage...
2022-11-02 jobEmit warnings when unexpected X.509v3 extensions are...
2022-11-02 claudioIntroduce conn_info() which combines http_info() and...
2022-11-02 jobAdd regress for Signed TAL (.tak) files
2022-11-02 jobReference RSC RFC-to-be instead of internet-draft
2022-11-02 jobAdd support for draft-ietf-sidrops-signed-tal-12
2022-11-02 claudioDon't free the addrinfo array after connect and refacto...
2022-11-02 tbLength check URI before strncasecmp()
2022-11-02 jobAlso print IP address of the connection that timed...
2022-11-02 knRemove audio(9) speaker_ctl(), let open() handle speake...
2022-11-02 tbFix x509_get_time() error checks
2022-11-02 nicmInstead of always setting the extended flag, set it...
2022-11-02 guentherClean up more ancient history: since 2015 the libc...
2022-11-01 tbDo not neuter __attribute__ with __STRICT_ANSI__
2022-11-01 espieHave -S actually behave like the other introspection...
2022-11-01 espiefix a logic error from 2018: be silent if any of -S...
2022-11-01 kettenisUse todr_attach().
2022-11-01 claudioUse unsigned long long to store integer value. At least...
2022-11-01 martijnOn endOfMibView reset OID back to the original requeste...
2022-11-01 knOnly load the SOII key if IPv6 is available
2022-11-01 espieI plain forgot to document -S !
2022-11-01 knDo not wait for DAD completion in dry-run mode
2022-11-01 nicmAdd modified Tab key sequences, from Aaron Jensen,...
2022-11-01 nicmUse active pane in target window not current window...
2022-11-01 chelohavmm(4): vcpu_reset_regs_svm: allow reads of MSR_HWCR...
2022-10-31 knHoist only the feature check
2022-10-31 knFix comment: IPv6 link local addresses do not use...
2022-10-31 knImprove shell style wrt. variable naming/boolean convention
2022-10-31 claudioAdd a intergration test that checks if the pftable...
2022-10-31 claudioMake CLEANFILES patterns not match anything that may...
2022-10-31 jcaThe cad(4) ethernet controller works well on the Hifive...
2022-10-31 millertUpdate to 2022fgtz from https://github.com/JodaOrg...
2022-10-31 dvvmd(8): remove unfinished user accounting.
2022-10-31 visamips64: Raise SPL for hardclock()
2022-10-31 mpiFix VMMAP_DEBUG code to compile with not-so-recent...
2022-10-31 guentherstyle: 'The function type should be on a line by itself...
2022-10-30 dtuckerUse variable for diff options instead of unconditionall...
2022-10-30 guentherSimplfity setregs() by passing it the ps_strings and...
2022-10-30 patrickOn the Lenovo X13s attaching to the multiport USB contr...
2022-10-30 knThe previous commit message out to say this:
2022-10-30 kn/* $OpenBSD: $ */
2022-10-30 knMove duplex check from sbdsp_midi_open() to sbdsp_open...
2022-10-29 kettenisThe x13s only defines the (legacy) 32-bit SMBIOS entry...
2022-10-28 miodFix indent botch; noticed by kettenis@
2022-10-28 miodRemove antique^Wolder-than-binutils-2.17 c++filt(1).
2022-10-28 miodBuild and install binutils-2.17's version of c++filt...
2022-10-28 kettenisDecode DT_MIPS_RLD_MAP_REL.
2022-10-28 knRemove unused audio(9) get_props()/AUDIO_PROP_FULLDUPLEX
2022-10-28 knReplace audio(9) get_props() with duplex check in open...
2022-10-28 kettenisAdd DT_MIPS_RLD_MAP_REL support to the in-tree GDB.
2022-10-28 kettenisImplement DT_MIPS_RLD_MAP_REL support and add such...
2022-10-28 kettenisImplement support for DT_MIPS_RLD_MAP_REL.
2022-10-28 knRemove audio(9) get_props() from record-only drivers
2022-10-28 knReplace audio(9) get_props() with duplex check in open...
2022-10-28 nicmAdd paste-buffer-deleted notification and fix name...
next