2021-03-03 |
jsg | off by one |
commit | commitdiff | tree | snapshot |
2021-03-03 |
djm | don't sshbuf_get_u32() into an enum; reported by goetze AT |
commit | commitdiff | tree | snapshot |
2021-03-03 |
tobhe | Free sc_vroute on shutdown. |
commit | commitdiff | tree | snapshot |
2021-03-03 |
kettenis | Remove bogus (and pointless) pmap_activate(9) call. |
commit | commitdiff | tree | snapshot |
2021-03-03 |
sthen | typo in other_hostkeys_message() display output, ok djm |
commit | commitdiff | tree | snapshot |
2021-03-03 |
martijn | s/byte/character |
commit | commitdiff | tree | snapshot |
2021-03-03 |
bru | Add a configurable button mapping for tap gestures... |
commit | commitdiff | tree | snapshot |
2021-03-03 |
ratchov | sndiod: Move MTC/MMC state to its own global structure |
commit | commitdiff | tree | snapshot |
2021-03-03 |
ratchov | sndiod: Move MIDI control endpoint to opt structure |
commit | commitdiff | tree | snapshot |
2021-03-03 |
ratchov | sndiod: Move controls out of the device structure |
commit | commitdiff | tree | snapshot |
2021-03-03 |
ratchov | sndioctl: Flush stdout before polling |
commit | commitdiff | tree | snapshot |
2021-03-03 |
kn | Unveil only /etc/resolv.conf and /etc/resolv.conf.new... |
commit | commitdiff | tree | snapshot |
2021-03-03 |
jsg | remove unreachable and unneeded code |
commit | commitdiff | tree | snapshot |
2021-03-03 |
djm | needs FILE*; from Mike Frysinger |
commit | commitdiff | tree | snapshot |
2021-03-03 |
jsg | off by one in array bounds tests |
commit | commitdiff | tree | snapshot |
2021-03-03 |
dlg | clean up span ports as span ports, not bridge ports. |
commit | commitdiff | tree | snapshot |
2021-03-02 |
dlg | fix an assert in veb_p_ioctl() that failed when called... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
bru | Read general and touchpad-specific wsmouse settings... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
millert | Fix size computation in replace_repeat() for special_ca... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
lum | It is now possible to define single value variables... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
florian | Only attach a fully configured bpf filter to a network... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
deraadt | include of netinet/in.h here is incorrect, because... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
deraadt | document ENOTSUP wxallowed/wxneeded behaviour more... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
claudio | Must include netinet/in.h before netinet/ip.h or bad... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
jsing | Separate variable declaration and assignment. |
commit | commitdiff | tree | snapshot |
2021-03-02 |
jsing | Replace two handrolled tls12_record_protection_engaged(). |
commit | commitdiff | tree | snapshot |
2021-03-02 |
jsing | Move key/IV length checks closer to usage sites. |
commit | commitdiff | tree | snapshot |
2021-03-02 |
florian | Fix indentation of switch / case. No binary change. |
commit | commitdiff | tree | snapshot |
2021-03-02 |
jsing | Add tls12_record_protection_unused() and call from... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
deraadt | satisfy older gcc with poor warning generation |
commit | commitdiff | tree | snapshot |
2021-03-02 |
deraadt | requires netinet/in.h |
commit | commitdiff | tree | snapshot |
2021-03-02 |
krw | Rename local variable 'cur_time' in set_timeout() to... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
tb | Fix misleading indentation in SSL_get_error() |
commit | commitdiff | tree | snapshot |
2021-03-02 |
lum | This diff soaks up the user input while the the maximum... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
krw | Eliminate redundant checks for expired leases in ifi... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
lum | Update logging with comments made by florian@ some... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
edd | sndiod: Allow alternative devices to support different... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
florian | Make unveiling the lease directory a warning instead... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
florian | Better unveil error messages; requested by deraadt... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
nicm | Do not use NULL active window; also do not leak window... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
espie | finish GC old unintuitive interface |
commit | commitdiff | tree | snapshot |
2021-03-02 |
nicm | Drop support for popups where the content is provided... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
mpi | Fix the deadlock between uvn_io() and uvn_flush() by... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
mpi | Revert the fix for the deadlock between uvn_io() and... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
claudio | Introduce 'rde evaluate all' a mode to work around... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
claudio | There is no longer the need to mkpathat(), the main... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
kn | Add missing RCS marker |
commit | commitdiff | tree | snapshot |
2021-03-02 |
kn | Do not unveil unused unwind socket under SMALL |
commit | commitdiff | tree | snapshot |
2021-03-02 |
claudio | Open both the cachedir and outputdir early and use... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
claudio | When building the chain of the intermediate certificate... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
jsg | remove ts_print() prototype function was removed in... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
jsg | remove uneeded md5.h include |
commit | commitdiff | tree | snapshot |
2021-03-02 |
jsg | Increase the size of iov in pfkey_sa() to be large... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
jsg | don't read past the end of an array |
commit | commitdiff | tree | snapshot |
2021-03-02 |
djm | openssh-8.5 |
commit | commitdiff | tree | snapshot |
2021-03-02 |
patrick | Do *not* delay while waiting for IOTLB invalidation... |
commit | commitdiff | tree | snapshot |
2021-03-02 |
jsg | off by one in bounds test |
commit | commitdiff | tree | snapshot |
2021-03-01 |
afresh1 | sync for perl 5.32.1 |
commit | commitdiff | tree | snapshot |
2021-03-01 |
afresh1 | Apply pre-built unicore patch, remove excess files... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
afresh1 | Apply local patches, remove excess files - perl-5.32.1 |
commit | commitdiff | tree | snapshot |
2021-03-01 |
afresh1 | Fix merge issues, remove excess files - match perl... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
afresh1 | Import perl-5.32.1 |
commit | commitdiff | tree | snapshot |
2021-03-01 |
patrick | Update the MSI addresses for the Armada 8040. This... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
patrick | Instead of sprinkling the device's DMA tag, always... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
patrick | Transactions on the AXI bus contain a Stream ID. SMMUs... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
patrick | The ep-gpios property is optional on the Rockchip PCIe... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-03-01 |
jmc | remove unneccessary Pp; |
commit | commitdiff | tree | snapshot |
2021-03-01 |
espie | document log entry W, reminded by naddy@ |
commit | commitdiff | tree | snapshot |
2021-03-01 |
jmc | fix Nd and remove trailing whitespace; |
commit | commitdiff | tree | snapshot |
2021-03-01 |
jmc | escape quotes and remove some unneccessary Pp; ok nicm |
commit | commitdiff | tree | snapshot |
2021-03-01 |
tobhe | Make sure sa_policy is not NULL in sa_configure_iface... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
florian | Log adding and deleting of IP addresses as well as... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
florian | We really must handle all possible enumeration values in |
commit | commitdiff | tree | snapshot |
2021-03-01 |
florian | Let send_rdns_withdraw and send_deconfigure_interface... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
kn | Document veb(4) support |
commit | commitdiff | tree | snapshot |
2021-03-01 |
bluhm | Refactor ip_fragment() and ip6_fragment(). Use a mbuf... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
lum | Put the hardcoded '\n' character which is found through... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
nicm | There is no need to call del_curterm in the server... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
nicm | Add some text with examples of ; as a separator, GitHub... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
espie | document pkg_check-version |
commit | commitdiff | tree | snapshot |
2021-03-01 |
jsg | allocate enough space in start_child() argv for all... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
mpi | If an anon is associated with a page, acquire its lock... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
mpi | Move the top part of uvm_fault_lower(), the lookup... |
commit | commitdiff | tree | snapshot |
2021-03-01 |
jsg | off by one in bounds test |
commit | commitdiff | tree | snapshot |
2021-03-01 |
jsg | off by one in bounds test |
commit | commitdiff | tree | snapshot |
2021-03-01 |
deraadt | resolvd and dhcpleased should not be enabled yet |
commit | commitdiff | tree | snapshot |
2021-03-01 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2021-03-01 |
deraadt | typo; from Scott Bennett |
commit | commitdiff | tree | snapshot |
2021-03-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-28 |
dtucker | Add %k to list of keywords. From Eero Häkkinenvia... |
commit | commitdiff | tree | snapshot |
2021-02-28 |
dlg | add veb(4) to the list of supported bridges/switches... |
commit | commitdiff | tree | snapshot |
2021-02-28 |
patrick | Have acpipci(4) look for a matching SMMU in the IORT. |
commit | commitdiff | tree | snapshot |
2021-02-28 |
patrick | Enable acpiiort(4), add smmu(4) but keep disabled. |
commit | commitdiff | tree | snapshot |
2021-02-28 |
patrick | acpiiort(4) and smmu(4) |
commit | commitdiff | tree | snapshot |
2021-02-28 |
patrick | Add smmu(4), a driver the ARM System MMU. This IOMMU... |
commit | commitdiff | tree | snapshot |
2021-02-28 |
patrick | Add acpiiort(4), a driver for the ACPI I/O Remapping... |
commit | commitdiff | tree | snapshot |
2021-02-28 |
patrick | Add memory attributes for stage-2 pagetables. |
commit | commitdiff | tree | snapshot |
2021-02-28 |
patrick | Issue call to IOMMU OFW API to collect an IOMMU-sprinkl... |
commit | commitdiff | tree | snapshot |
2021-02-28 |
patrick | Implement IOMMU OFW API for on-SoC/non-PCI devices. |
commit | commitdiff | tree | snapshot |
next |