openbsd
2021-03-04 tbAdd two error checks for strdup for consistency.
2021-03-04 tbtypo in comment
2021-03-04 visaUpdate clock interrupt count atomically.
2021-03-04 claudioLast commit was done from a non-clean tree. Revert...
2021-03-04 claudioUpdate TAL files to offical versions that include a...
2021-03-04 claudioUnify the out of memory errors here as well.
2021-03-04 claudioUse the same way to error out in out of memory situation.
2021-03-04 tban -> and
2021-03-04 tbzap whitespace on three lines
2021-03-04 claudioReplace NOTREACHED with actuall errx() calls. I managed...
2021-03-04 claudioRemove NOTREACHED marker, it should be obvious when...
2021-03-04 claudioSimply ignore errors from tls_close(). ftp(1) does...
2021-03-04 claudioImplement a https client as a sub-process for rpki...
2021-03-04 claudioAdd sys/queue.h to the include list since imsg.h needs...
2021-03-04 espiewarn about proper usage of Lst_Destroy.
2021-03-04 espiebetter if I commit the version which actually includes...
2021-03-04 espiesomehow I forgot to add copyright and to include the...
2021-03-04 mpiMerge issignal() and CURSIG() in preparation for turnin...
2021-03-04 mpiModify `uvmexp.swpgonly' atomically, required for uvm_f...
2021-03-04 mpiBring back previous fix for UVM vnode deadlock.
2021-03-04 jsgremove extra argument to printf
2021-03-04 krwNotice when link-timeout expires even if istty(STDERR...
2021-03-04 afresh1Never automatically rewrite perl/dist/Devel-PPPort...
2021-03-03 jsgoff by one
2021-03-03 djmdon't sshbuf_get_u32() into an enum; reported by goetze AT
2021-03-03 tobheFree sc_vroute on shutdown.
2021-03-03 kettenisRemove bogus (and pointless) pmap_activate(9) call.
2021-03-03 sthentypo in other_hostkeys_message() display output, ok djm
2021-03-03 martijns/byte/character
2021-03-03 bruAdd a configurable button mapping for tap gestures...
2021-03-03 ratchovsndiod: Move MTC/MMC state to its own global structure
2021-03-03 ratchovsndiod: Move MIDI control endpoint to opt structure
2021-03-03 ratchovsndiod: Move controls out of the device structure
2021-03-03 ratchovsndioctl: Flush stdout before polling
2021-03-03 knUnveil only /etc/resolv.conf and /etc/resolv.conf.new...
2021-03-03 jsgremove unreachable and unneeded code
2021-03-03 djmneeds FILE*; from Mike Frysinger
2021-03-03 jsgoff by one in array bounds tests
2021-03-03 dlgclean up span ports as span ports, not bridge ports.
2021-03-02 dlgfix an assert in veb_p_ioctl() that failed when called...
2021-03-02 bruRead general and touchpad-specific wsmouse settings...
2021-03-02 millertFix size computation in replace_repeat() for special_ca...
2021-03-02 lumIt is now possible to define single value variables...
2021-03-02 florianOnly attach a fully configured bpf filter to a network...
2021-03-02 deraadtinclude of netinet/in.h here is incorrect, because...
2021-03-02 deraadtdocument ENOTSUP wxallowed/wxneeded behaviour more...
2021-03-02 claudioMust include netinet/in.h before netinet/ip.h or bad...
2021-03-02 jsingSeparate variable declaration and assignment.
2021-03-02 jsingReplace two handrolled tls12_record_protection_engaged().
2021-03-02 jsingMove key/IV length checks closer to usage sites.
2021-03-02 florianFix indentation of switch / case. No binary change.
2021-03-02 jsingAdd tls12_record_protection_unused() and call from...
2021-03-02 deraadtsatisfy older gcc with poor warning generation
2021-03-02 deraadtrequires netinet/in.h
2021-03-02 krwRename local variable 'cur_time' in set_timeout() to...
2021-03-02 tbFix misleading indentation in SSL_get_error()
2021-03-02 lumThis diff soaks up the user input while the the maximum...
2021-03-02 krwEliminate redundant checks for expired leases in ifi...
2021-03-02 lumUpdate logging with comments made by florian@ some...
2021-03-02 eddsndiod: Allow alternative devices to support different...
2021-03-02 florianMake unveiling the lease directory a warning instead...
2021-03-02 florianBetter unveil error messages; requested by deraadt...
2021-03-02 nicmDo not use NULL active window; also do not leak window...
2021-03-02 espiefinish GC old unintuitive interface
2021-03-02 nicmDrop support for popups where the content is provided...
2021-03-02 mpiFix the deadlock between uvn_io() and uvn_flush() by...
2021-03-02 mpiRevert the fix for the deadlock between uvn_io() and...
2021-03-02 claudioIntroduce 'rde evaluate all' a mode to work around...
2021-03-02 claudioThere is no longer the need to mkpathat(), the main...
2021-03-02 knAdd missing RCS marker
2021-03-02 knDo not unveil unused unwind socket under SMALL
2021-03-02 claudioOpen both the cachedir and outputdir early and use...
2021-03-02 claudioWhen building the chain of the intermediate certificate...
2021-03-02 jsgremove ts_print() prototype function was removed in...
2021-03-02 jsgremove uneeded md5.h include
2021-03-02 jsgIncrease the size of iov in pfkey_sa() to be large...
2021-03-02 jsgdon't read past the end of an array
2021-03-02 djmopenssh-8.5
2021-03-02 patrickDo *not* delay while waiting for IOTLB invalidation...
2021-03-02 jsgoff by one in bounds test
2021-03-01 afresh1sync for perl 5.32.1
2021-03-01 afresh1Apply pre-built unicore patch, remove excess files...
2021-03-01 afresh1Apply local patches, remove excess files - perl-5.32.1
2021-03-01 afresh1Fix merge issues, remove excess files - match perl...
2021-03-01 afresh1Import perl-5.32.1
2021-03-01 patrickUpdate the MSI addresses for the Armada 8040. This...
2021-03-01 patrickInstead of sprinkling the device's DMA tag, always...
2021-03-01 patrickTransactions on the AXI bus contain a Stream ID. SMMUs...
2021-03-01 patrickThe ep-gpios property is optional on the Rockchip PCIe...
2021-03-01 deraadtsync
2021-03-01 jmcremove unneccessary Pp;
2021-03-01 espiedocument log entry W, reminded by naddy@
2021-03-01 jmcfix Nd and remove trailing whitespace;
2021-03-01 jmcescape quotes and remove some unneccessary Pp; ok nicm
2021-03-01 tobheMake sure sa_policy is not NULL in sa_configure_iface...
2021-03-01 florianLog adding and deleting of IP addresses as well as...
2021-03-01 florianWe really must handle all possible enumeration values in
2021-03-01 florianLet send_rdns_withdraw and send_deconfigure_interface...
2021-03-01 knDocument veb(4) support
2021-03-01 bluhmRefactor ip_fragment() and ip6_fragment(). Use a mbuf...
next