summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lib/Bitcode/Reader/BitcodeReader.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-24add support for multiple transmit ifqueues per network interface.dlg17-160/+305
2017-01-24only send the rt msg on timeout failure if bfd is not downphessler1-3/+5
2017-01-24Fix typo in brainpool curve name within a comment.jsing1-2/+2
2017-01-24syncderaadt1-1/+1
2017-01-24Modernize and unify test idioms for the sake of readability andtb1-9/+8
2017-01-24Add /etc/installurl to changelist.ajacoutot1-1/+2
2017-01-24There is no point returning then breaking...jsing1-2/+1
2017-01-24Zap a "true ;" that is there for no good reason.tb1-2/+1
2017-01-24unifdef OPENSSL_NO_BIO - we do not support this in any form.jsing1-15/+1
2017-01-24move setting the IP TOS from the listening socket to the sending socketphessler1-12/+12
2017-01-24Unbreak $ORIGIN support when only one of DT_RUNPATH and DT_RPATH is usedguenther1-5/+7
2017-01-24Use header <sys/atomic.h> rather than <machine/atomic.h> in MI code.visa5-10/+10
2017-01-24Introduce ticket support. To enable them it is enough to set a positiveclaudio6-14/+251
2017-01-24ssl_cert_free() checks for NULL itself.jsing1-10/+5
2017-01-24Remove a "free up if allocated" comment that exists before code that freesjsing1-2/+1
2017-01-24sk_SSL_CIPHER_free() checks for NULL so do not bother doing the same fromjsing4-27/+16
2017-01-24Fix passing &_DYNAMIC to _dl_boot_bind; makes -static -pie work.kettenis1-2/+3
2017-01-24ssl_sess_cert_free() checks for NULL, so do not bother doing it at thejsing2-6/+8
2017-01-24There is no point in zeroing fields that exist within a struct that isjsing1-3/+1
2017-01-24Add missing documentation for tls_config_set_verify_depthclaudio1-1/+5
2017-01-24Whitespace.ajacoutot1-3/+3
2017-01-24The /p modifier now takes a TID, while here add a missing argumentmpi1-5/+5
2017-01-24Rename pfind(9) into tfind(9) to reflect that it deals with threads.mpi14-41/+46
2017-01-24Fix typo in variable name.bluhm5-5/+5
2017-01-24Shuffle the deck chairs to bring them back in order.claudio1-9/+9
2017-01-24remove unused junk definitionsderaadt1-6/+1
2017-01-24Introduce rt_report() a function that generates a route message from anclaudio1-97/+114
2017-01-24tls_config_add_keypair_mem is the function to add additional keypairs andclaudio1-5/+5
2017-01-23Interpolate a 'make cleandir' if KEEPKERNELS is set to a non-empty string,tb1-4/+6
2017-01-23File descriptor passing internalizes fd's into an mbuf-stored array ofderaadt2-33/+44
2017-01-23Mission accomplished, bgpctl is now fatal free.claudio1-32/+1
2017-01-23Kill the timer.c reacharound it is not needed.claudio1-2/+2
2017-01-23cleanup log* functions that break with bgpd reacharoundbenno1-22/+15
2017-01-23Make util.c fatal() free by allowing undefined behaviour in prefix_compare.claudio1-6/+8
2017-01-23Allocate all memory chunks, and potentially sleeping, before freeingmpi1-6/+11
2017-01-23For testing http redirect unset http_proxy, not ftp_proxy.bluhm1-2/+2
2017-01-23Rename rib pointer in struct prefix to re since it points to a rib_entry.claudio3-21/+21
2017-01-23Introduce a struct rib sitting between struct rib_desc and struct rib_tree.claudio4-66/+77
2017-01-23enable bcmdog on armv7 as welljsg2-2/+4
2017-01-23move default_passwd_cb and default_passwd_cb_userdata back intobeck4-30/+35
2017-01-23Avoid curproc dance in dupfdopen(), by passing a struct proc *deraadt3-11/+13
2017-01-23The ftp program is only verbose by default, if stdin is a tty. Asbluhm1-3/+4
2017-01-23When run as root, fstat prints the pcb pointer instead of 0x0.bluhm1-5/+8
2017-01-23The function raw_input() has not been called since netiso has beenbluhm6-95/+8
2017-01-23remove line that slipped in with rev 1.77 but doesn't belong there; ok sthen@naddy1-2/+1
2017-01-23Move options and mode from SSL_CTX and SSL to internal, since these can bejsing12-66/+70
2017-01-23Enable bcmdog on RAMDISK as well so it can reboot.jsg1-1/+2
2017-01-23Add bcmdog(4), a watchdog timer for the Raspberry Pi.kettenis3-2/+163
2017-01-23Remove duplicate $OpenBSD$ tag.kettenis1-2/+1
2017-01-23Enter UKC when built with BOOT_CONFIG and -c is specified.jsg1-1/+9