openbsd
2022-01-02 jsgpreferense -> preference
2022-01-02 jsgplaform -> platform
2022-01-02 guentherDon't use *ENTRY_NB() with END_BUILTIN(), at least yet
2022-01-02 jsgestablush -> establish
2022-01-01 guentherAdd ENTRY_NB() macro for doing an ASM function entry...
2022-01-01 kettenisRevert the hack for Apple M1 systems.
2022-01-01 kettenisRewrite the kernel FPU handling code. The new code...
2022-01-01 patrickUse correct defines for random seed magic/length.
2022-01-01 chelohauniq(1): miscellaneous style(9)-ish stuff
2022-01-01 chelohauniq(1): bump numchars, numfields from int to long...
2022-01-01 kettenisRemove unused function prototype.
2022-01-01 kettenisAdd missing locking to pmap_extract(9) and pmap_unwire(9).
2022-01-01 jsgMultiprocol -> Multiprotocol
2022-01-01 jsgIdentifiier -> Identifier
2022-01-01 jsgcopyright++;
2022-01-01 jsgspelling
2022-01-01 djmfix memleak in process_extension(); oss-fuzz issue...
2022-01-01 jsgeascape -> escape
2022-01-01 jsgapprociate -> appropriate
2022-01-01 jsgfailured -> failed
2022-01-01 chelohauniq(1): freopen(3) stdin, stdout
2022-01-01 jsgcontibutions -> contributions
2022-01-01 jsgidentfier -> identifier
2022-01-01 jsgspelling
2021-12-31 jsgspelling
2021-12-31 jsgexcpetions -> exceptions
2021-12-31 jsgdeafult -> default
2021-12-31 nicmTry to turn on less-capable mouse modes when turning...
2021-12-31 jsgInterrups -> Interrupts
2021-12-31 kettenisAdd missing locking to pmap_extract(9) and pmap_unwire(9).
2021-12-31 jsgavaialble -> available
2021-12-31 jsgspecifed -> specified
2021-12-31 patrickNewer Apple firmware on chipsets without a hardware...
2021-12-31 jmatthewFix up handling of IFF_ALLMULTI and call uaq_iff()...
2021-12-30 dvtypo: p5-Socket-SSL -> p5-IO-Socket-SSL
2021-12-30 dvrelayd(8): don't create sockets between CAs and RELAYs.
2021-12-30 kevloAdd Xiaomi MiniWif to list of devices supported by...
2021-12-30 antonUse a distinct variable while iterating the list of...
2021-12-30 guentherSync from libc: Use _MAX_PAGE_SHIFT, rather than #ifdef...
2021-12-30 ajacoutotSync rcexec with reality.
2021-12-30 claudioAdd back support for -B net -b bsd.rd which emulates...
2021-12-30 antonminor tweak
2021-12-30 antonPrevent a double free by assigning the new keymap and...
2021-12-30 guentherDelete dead (duplicate) test
2021-12-30 mvsPrevent concurrent access to incomplete or dying `sc...
2021-12-30 jsgcombine ifdef blocks
2021-12-29 tbPlug memleaks
2021-12-29 tbPlug memleak
2021-12-29 tbMore EVP_* return value checks
2021-12-29 tbRemove redundant NULL checks
2021-12-29 tbMinor cleanup after EC_POINT_get_affine_coordinates...
2021-12-29 tbMore return value checks for EVP_* API
2021-12-29 tbCheck return values of EVP_* API
2021-12-29 tbknfmt makes this slightly nicer.
2021-12-29 tbOne more leak of the same kind
2021-12-29 tbPlug memleak
2021-12-29 tbSet failed in test_random_points()
2021-12-29 jmcmake the argument name for veb's "child-iface" consistent;
2021-12-29 mpiConsistently name page argument `pg'.
2021-12-29 sdkAdd regress tests for grep -A, -B and -C flags
2021-12-29 patrickPHYs that we want to talk to over SGMII need to be...
2021-12-29 patrickMention attachment and reference to acpi(4).
2021-12-29 patrickEnable ohci(4) and ehci(4) at acpi(4).
2021-12-29 patrickAllow ohci(4) and ehci(4) to attach to acpi(4).
2021-12-29 patrickacpi_intr_disestablish() is available on all our ACPI...
2021-12-29 claudioCleanup struct entity. Remove the unneeded has_data...
2021-12-29 claudioMerge multiple similar code bits together into repo_don...
2021-12-29 antonEnsure file descriptor send/receive is not allowed.
2021-12-29 antonDo not allow send/receive of kcov descriptors as the...
2021-12-29 krwTweak some DEBUG output.
2021-12-29 mvsAdd unp_dispose() threads to 'unsopassgc' test.
2021-12-28 krwTweak some DEBUG output.
2021-12-28 dlgwhitespace tweak, no functional change.
2021-12-28 dlgit doesnt make sense to configure a vport as a span...
2021-12-28 dlgmove away from using the M_PROTO1 flag to prevent loops...
2021-12-28 tbFix typo in comment
2021-12-28 naddylld: restore upstream default for --[no-]allow-shlib...
2021-12-28 naddylld: do not report undefined weak references in shared...
2021-12-28 tbUse lowercase letters for hexadecimal constants, as...
2021-12-28 tbRewrite X509v3_addr_canonize() with new accessors
2021-12-28 tbValidate AFIs before sorting in X509v3_adr_canonize()
2021-12-28 tbRewrite/simplify X509v3_addr_is_canonical()
2021-12-28 tbCheck AFI/SAFI before comparing them in X509v3_addr_is_...
2021-12-28 tbMake IPAddressFamily_cmp() more pleasing on the eye
2021-12-28 tbStyle improvements in X509v3_addr_add_range()
2021-12-28 tbStyle improvements in X509v3_addr_add_prefix()
2021-12-28 antonThe initial kd_lookup() in kcovopen() is redundant...
2021-12-28 tbAnother small readability tweak in X509v3_addr_inherits()
2021-12-28 tbUse an accessor in X509v3_addr_inherits()
2021-12-28 tbAdd a comment to i2r_IPAddrBlocks that we may want...
2021-12-28 tbAdd a few accessors for IPAddressFamily and make first...
2021-12-28 ottoNow that -A prints -- markers as it is supposed to...
2021-12-28 ottoFix printing of -- marker when using -A as noted by...
2021-12-28 tbSimplify and explain expand_addr() a bit
2021-12-28 tbAdd a comment so I don't forget to think about input...
2021-12-28 tbConvert make_IPAddressFamily to CBS/CBB
2021-12-28 tbRemove two pointless NULL checks and allocations
2021-12-28 tbCheck for trailing garbage in X509_addr_get_afi()
2021-12-28 tbConvert X509v3_adr_get_afi() to CBS
2021-12-28 patrickCompile out-of-line helpers for atomic operations which...
next