summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-02Silence a warning from zic about a too long zone name (POSIX limits TZ to 6 c...Todd C. Miller
2017-03-02fix error in Dt; from robert kleinJason McIntyre
2017-03-02Add a new sysctl machdep.lidaction. The sysctl works as follows:Martin Natano
2017-03-028168 support jumbo frames;Jason McIntyre
2017-03-02Initialize 'ni' pointer in ieee80211_keyrun(). Fallout from last minuteStefan Sperling
2017-03-02Fix a rtentry leak in error path.Martin Pieuchot
2017-03-02close ftp(1)'s output file to avoid leaking one FD per request.Stuart Henderson
2017-03-02Prefer the global list of interfaces to the dying global list of IPv6Martin Pieuchot
2017-03-02Use the routing table rather than the global list of IPv6 address.Martin Pieuchot
2017-03-02Convert domain declarations to C99 initializers.Martin Pieuchot
2017-03-02Add "locked lladdr" option to prevent VMs from spoofing MAC addresses.Reyk Floeter
2017-03-02refactor cpuid exit handler for easier merge with upcoming SVM version.Mike Larkin
2017-03-02log attempts to access cpuid leaf function 0x03, "processor serial number".Mike Larkin
2017-03-02reduce some more differences in vmm between i386 and amd64 that didn'tMike Larkin
2017-03-02Allow MPLS switching and VPLS across rdomains.Renato Westphal
2017-03-02reduce differences in vmm between amd64 and i386 (i386 picks up a handfulMike Larkin
2017-03-02Refactor cpuid exit handler to make it easier to bolt on SVM supportMike Larkin
2017-03-02syncTheo de Raadt
2017-03-01Print message why tests are skipped.Alexander Bluhm
2017-03-01Rename start_vm_complete to vm_start_complete for consistency.Reyk Floeter
2017-03-01unbreak vmctl build by renaming a function that now conflicts withMike Larkin
2017-03-01Comments ...Robert Peichaer
2017-03-01Fix some DPRINTFs I just added to ieee80211_pae_input.c.Stefan Sperling
2017-03-01Fix a bug allowing a man-in-the-middle attack against WPA wireless clients.Stefan Sperling
2017-03-01Split vmm.c into two files: vm.c for the VM child, vmm.c for the parentReyk Floeter
2017-03-01Remove pkg.conf leftover.Robert Peichaer
2017-03-01xdm -> xenodm; from jan staryJason McIntyre
2017-03-01Convert ssl3_{get,send}_server_key_exchange() to EVP_md5_sha1().Joel Sing
2017-03-01Add EVP test for MD5-SHA1.Joel Sing
2017-03-01Include EVP_md5_sha1() via OpenSSL_add_all_digests().Joel Sing
2017-03-01Don't try to access the com(4) hardware to set up the console speedPatrick Wildt
2017-03-01tweak previous; ok reykJason McIntyre
2017-03-01update currency exchange rates;Jason McIntyre
2017-03-01gc really old stuff that's not actually in use anymoreMarc Espie
2017-03-01scrape most of the config frameworkMarc Espie
2017-03-01Remove a misleading comment asking if a timeout needs a LOCK, it doesn't.Martin Pieuchot
2017-03-01Add "owner" option to set a user/group ownership for pre-configured VMsReyk Floeter
2017-03-01Remove unused table driven omgpio bits.Jonathan Gray
2017-03-01edma attaches to fdt nowJonathan Gray
2017-03-01remove remaining parts of the table driven approach to attaching edmaJonathan Gray
2017-03-01Dynamically attach edma(4) using the FDT.Jonathan Gray
2017-03-01Fix the code which preserves the device path of the loaded image ifYASUOKA Masahiko
2017-03-01Remove SYSCALL_DEBUG arm64 has been multiuser for a while now.Jonathan Gray
2017-03-01mention pciecam on arm64Jonathan Gray
2017-03-01Avoid warnings from ssh -t, check remote SUDO at beginning.Alexander Bluhm
2017-03-01*nargv[] holds an array of pointers, so it should beGleydson Soares
2017-03-01add missing rcsidGleydson Soares
2017-03-01move up getpid() and getpwnam(LDAP USER) checksGleydson Soares
2017-03-01Print SKIPPED if the architecture dependent regression tests areAlexander Bluhm
2017-03-01Use consistent address schema with local and remote machine. FillAlexander Bluhm