summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/src/algorithm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-22back out 1.28dlg1-4/+5
2019-03-22use a cond in ixl_atq_exec to wait for a command to be completed.dlg1-22/+7
2019-03-22don't blindly complete admin queue entriesdlg1-1/+3
2019-03-21Test that "calendar -A 0" on a Friday doesn't include weekend events.millert2-2/+7
2019-03-21Fix typo in usage and comment.bluhm3-6/+6
2019-03-21Reference permissions in the canonical plural.rob1-3/+3
2019-03-21Remove struct intrhand. It is no longer used on octeon.visa1-21/+1
2019-03-21Remove an unused header.visa1-60/+0
2019-03-21syncderaadt1-0/+3
2019-03-21Start in the daemon configured routing table and not in the one we're currentlyajacoutot1-2/+2
2019-03-21import EVP_camellia_128_cbc(3) from OpenSSL 1.1.1,schwarze4-3/+156
2019-03-21space before punct;jmc1-3/+3
2019-03-21Split EVP_rc4(3) out of EVP_EncryptInit(3) to reduce clutter.schwarze4-21/+116
2019-03-21Split EVP_des_cbc(3) out of EVP_EncryptInit(3) to reduce clutter:schwarze4-55/+230
2019-03-21don't set VLAN things when configuring promiscdlg1-5/+3
2019-03-21Do not run keyboard and mouse device detection during make clean,bluhm1-1/+3
2019-03-21run event callbacks directly in the atq processingdlg1-10/+3
2019-03-21add a handful of missing functionsschwarze1-5/+38
2019-03-21Fix IPv6 address parsing and skipping of comment lines followed by blankotto1-2/+5
2019-03-21punctuation needs to be preceeded by a space, in Scots;jmc1-2/+2
2019-03-21Bring back EVP_chacha20 list item that was accidentally removedtb1-2/+3
2019-03-21Clarify verbiage. If we could just write it in Scots thenkrw1-4/+4
2019-03-21Simplify merge_option_data() with strpbrk().krw1-3/+3
2019-03-20Document additions to the lang/python module that support pytest.remi1-3/+24
2019-03-20Do not accept dhclient.conf(5) "prepend" or "append" statements whenkrw5-62/+90
2019-03-20States in pf(4) let ICMP and ICMP6 packets pass if they have abluhm1-4/+24
2019-03-20Improve cursor positioning after reflow by storing the position as annicm3-73/+80
2019-03-20fix examples (libtls uses its own error reporting mechanism)espie1-4/+4
2019-03-20regenjsg2-4/+49
2019-03-20add more intel graphics pci ids with known marketing namesjsg1-2/+11
2019-03-20Include function name in logging.nicm1-5/+7
2019-03-20Do not leak ranges on error.nicm1-2/+5
2019-03-20Ignore invalid styles rather than throwing away the whole format, thisnicm1-2/+3
2019-03-20Bit more logging to show drawing errors.nicm1-2/+6
2019-03-20remove bogus escaping of < and >schwarze1-4/+4
2019-03-20remove incorrect escaping of '+', correctly escape '-', and garbage collect .Tnschwarze1-9/+6
2019-03-20fix serious markup error: \B -> \fB to select bold fontschwarze1-1/+1
2019-03-20escape backslashes;schwarze2-11/+11
2019-03-20regenjsg2-23/+408
2019-03-20add radeondrm pci ids missing from pcidevs but present in drm_pciids.hjsg1-12/+89
2019-03-19Parsing error messages display only the first 80 characters of thekrw1-2/+2
2019-03-19delay dropping privs a bit when root so that setrtable works.tedu2-6/+17
2019-03-19Remove old X proto documentation directories.matthieu1-39/+1
2019-03-19Include window-status-style and window-status-current style in the format.nicm1-13/+31
2019-03-19correct LOCATION_REPORTED maskanton1-2/+2
2019-03-19Document the flag EVP_CIPHER_CTX_FLAG_WRAP_ALLOW needed for the EVPschwarze2-4/+71
2019-03-19Add a cursor_character format.nicm2-2/+20
2019-03-19Avoid an internal 2 byte overread in ssl_sigalgs().jsing1-7/+2
2019-03-19Revert TLS1_get{,_client}_version simplification because DTLS.jsing4-14/+15
2019-03-19When the last line of the input is empty and the previous line reducedschwarze1-1/+3