2021-12-31 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2021-12-31 |
jsg | excpetions -> exceptions |
commit | commitdiff | tree | snapshot |
2021-12-31 |
jsg | deafult -> default |
commit | commitdiff | tree | snapshot |
2021-12-31 |
nicm | Try to turn on less-capable mouse modes when turning... |
commit | commitdiff | tree | snapshot |
2021-12-31 |
jsg | Interrups -> Interrupts |
commit | commitdiff | tree | snapshot |
2021-12-31 |
kettenis | Add missing locking to pmap_extract(9) and pmap_unwire(9). |
commit | commitdiff | tree | snapshot |
2021-12-31 |
jsg | avaialble -> available |
commit | commitdiff | tree | snapshot |
2021-12-31 |
jsg | specifed -> specified |
commit | commitdiff | tree | snapshot |
2021-12-31 |
patrick | Newer Apple firmware on chipsets without a hardware... |
commit | commitdiff | tree | snapshot |
2021-12-31 |
jmatthew | Fix up handling of IFF_ALLMULTI and call uaq_iff()... |
commit | commitdiff | tree | snapshot |
2021-12-30 |
dv | typo: p5-Socket-SSL -> p5-IO-Socket-SSL |
commit | commitdiff | tree | snapshot |
2021-12-30 |
dv | relayd(8): don't create sockets between CAs and RELAYs. |
commit | commitdiff | tree | snapshot |
2021-12-30 |
kevlo | Add Xiaomi MiniWif to list of devices supported by... |
commit | commitdiff | tree | snapshot |
2021-12-30 |
anton | Use a distinct variable while iterating the list of... |
commit | commitdiff | tree | snapshot |
2021-12-30 |
guenther | Sync from libc: Use _MAX_PAGE_SHIFT, rather than #ifdef... |
commit | commitdiff | tree | snapshot |
2021-12-30 |
ajacoutot | Sync rcexec with reality. |
commit | commitdiff | tree | snapshot |
2021-12-30 |
claudio | Add back support for -B net -b bsd.rd which emulates... |
commit | commitdiff | tree | snapshot |
2021-12-30 |
anton | minor tweak |
commit | commitdiff | tree | snapshot |
2021-12-30 |
anton | Prevent a double free by assigning the new keymap and... |
commit | commitdiff | tree | snapshot |
2021-12-30 |
guenther | Delete dead (duplicate) test |
commit | commitdiff | tree | snapshot |
2021-12-30 |
mvs | Prevent concurrent access to incomplete or dying `sc... |
commit | commitdiff | tree | snapshot |
2021-12-30 |
jsg | combine ifdef blocks |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | Plug memleaks |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | Plug memleak |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | More EVP_* return value checks |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | Remove redundant NULL checks |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | Minor cleanup after EC_POINT_get_affine_coordinates... |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | More return value checks for EVP_* API |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | Check return values of EVP_* API |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | knfmt makes this slightly nicer. |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | One more leak of the same kind |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | Plug memleak |
commit | commitdiff | tree | snapshot |
2021-12-29 |
tb | Set failed in test_random_points() |
commit | commitdiff | tree | snapshot |
2021-12-29 |
jmc | make the argument name for veb's "child-iface" consistent; |
commit | commitdiff | tree | snapshot |
2021-12-29 |
mpi | Consistently name page argument `pg'. |
commit | commitdiff | tree | snapshot |
2021-12-29 |
sdk | Add regress tests for grep -A, -B and -C flags |
commit | commitdiff | tree | snapshot |
2021-12-29 |
patrick | PHYs that we want to talk to over SGMII need to be... |
commit | commitdiff | tree | snapshot |
2021-12-29 |
patrick | Mention attachment and reference to acpi(4). |
commit | commitdiff | tree | snapshot |
2021-12-29 |
patrick | Enable ohci(4) and ehci(4) at acpi(4). |
commit | commitdiff | tree | snapshot |
2021-12-29 |
patrick | Allow ohci(4) and ehci(4) to attach to acpi(4). |
commit | commitdiff | tree | snapshot |
2021-12-29 |
patrick | acpi_intr_disestablish() is available on all our ACPI... |
commit | commitdiff | tree | snapshot |
2021-12-29 |
claudio | Cleanup struct entity. Remove the unneeded has_data... |
commit | commitdiff | tree | snapshot |
2021-12-29 |
claudio | Merge multiple similar code bits together into repo_don... |
commit | commitdiff | tree | snapshot |
2021-12-29 |
anton | Ensure file descriptor send/receive is not allowed. |
commit | commitdiff | tree | snapshot |
2021-12-29 |
anton | Do not allow send/receive of kcov descriptors as the... |
commit | commitdiff | tree | snapshot |
2021-12-29 |
krw | Tweak some DEBUG output. |
commit | commitdiff | tree | snapshot |
2021-12-29 |
mvs | Add unp_dispose() threads to 'unsopassgc' test. |
commit | commitdiff | tree | snapshot |
2021-12-28 |
krw | Tweak some DEBUG output. |
commit | commitdiff | tree | snapshot |
2021-12-28 |
dlg | whitespace tweak, no functional change. |
commit | commitdiff | tree | snapshot |
2021-12-28 |
dlg | it doesnt make sense to configure a vport as a span... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
dlg | move away from using the M_PROTO1 flag to prevent loops... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2021-12-28 |
naddy | lld: restore upstream default for --[no-]allow-shlib... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
naddy | lld: do not report undefined weak references in shared... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Use lowercase letters for hexadecimal constants, as... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Rewrite X509v3_addr_canonize() with new accessors |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Validate AFIs before sorting in X509v3_adr_canonize() |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Rewrite/simplify X509v3_addr_is_canonical() |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Check AFI/SAFI before comparing them in X509v3_addr_is_... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Make IPAddressFamily_cmp() more pleasing on the eye |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Style improvements in X509v3_addr_add_range() |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Style improvements in X509v3_addr_add_prefix() |
commit | commitdiff | tree | snapshot |
2021-12-28 |
anton | The initial kd_lookup() in kcovopen() is redundant... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Another small readability tweak in X509v3_addr_inherits() |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Use an accessor in X509v3_addr_inherits() |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Add a comment to i2r_IPAddrBlocks that we may want... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Add a few accessors for IPAddressFamily and make first... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
otto | Now that -A prints -- markers as it is supposed to... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
otto | Fix printing of -- marker when using -A as noted by... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Simplify and explain expand_addr() a bit |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Add a comment so I don't forget to think about input... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Convert make_IPAddressFamily to CBS/CBB |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Remove two pointless NULL checks and allocations |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Check for trailing garbage in X509_addr_get_afi() |
commit | commitdiff | tree | snapshot |
2021-12-28 |
tb | Convert X509v3_adr_get_afi() to CBS |
commit | commitdiff | tree | snapshot |
2021-12-28 |
patrick | Compile out-of-line helpers for atomic operations which... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
mpi | Unlock bottom part of the fault handler. |
commit | commitdiff | tree | snapshot |
2021-12-28 |
claudio | In io_write_buf() adjust the calculation of the multipl... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
patrick | Not only BCM4378, but all PCIe core revisions >= 64... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
patrick | Map the chip ids used on Apple M1 Pro/Max and Apple... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
patrick | Support reading OTP information from a few more chips... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
visa | Reduce sensitivity to TCP segmentation in urgent data... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
visa | Disable poll/select iocond regress |
commit | commitdiff | tree | snapshot |
2021-12-27 |
anton | Yet another errno correction. |
commit | commitdiff | tree | snapshot |
2021-12-27 |
florian | knf |
commit | commitdiff | tree | snapshot |
2021-12-27 |
jsing | Pull BN_{new,init,clear,clear_free,free} up to the... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
jsing | Provide a set of RSA and ECDSA test certificates/keys. |
commit | commitdiff | tree | snapshot |
2021-12-27 |
jsing | Provide a script to generate test certificates/keys. |
commit | commitdiff | tree | snapshot |
2021-12-27 |
patrick | Fix off-by-one in blob download, where in the case... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
visa | Make clear that poll_iocond pty test fails currently. |
commit | commitdiff | tree | snapshot |
2021-12-27 |
patrick | BCM4387 needs the D11 cores to be held in reset by... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
patrick | Send TxCap and WiFi calibration blobs to the chip. |
commit | commitdiff | tree | snapshot |
2021-12-27 |
patrick | Switch module codename retrieval to use the newly propo... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
patrick | Handle trailing odd-sized 1024 byte blocks when calcula... |
commit | commitdiff | tree | snapshot |
2021-12-27 |
patrick | Bump rxpost and rxcomplete ring size to 1024 for newer... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
mvs | Rework garbage collector for unix(4) sockets. |
commit | commitdiff | tree | snapshot |
2021-12-26 |
djm | split method list search functionality from authmethod_... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
patrick | Add information about TCM rambase and how to check... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
tb | zap doubled semicolon |
commit | commitdiff | tree | snapshot |
2021-12-26 |
tb | Check BIO_indent() return like all the others in this... |
commit | commitdiff | tree | snapshot |
next |