summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-04Add PT_GNU_EH_FRAME.Mark Kettenis
2016-09-04Mandoc db dump regress depends on objects existing in usr.bin/mandoc.Alexander Bluhm
2016-09-04After aligning the cpg field, non ffs partitions were not displayedAlexander Bluhm
2016-09-04Grab a reference to the route and free it once no longer needed.Claudio Jeker
2016-09-04Use 'daemonize' instead of 'no_daemon', just like in dhcpd and dhcrelay.Jeremie Courreges-Anglas
2016-09-04Remove the IFF_LINK0 option to send the response back to the peer'sReyk Floeter
2016-09-04define the targets the parent level forwards with _SUBDIRUSEIngo Schwarze
2016-09-04Bring back 2 MB socket buffers to speed up TCP. This increasesAlexander Bluhm
2016-09-04Rename local variables called 'ret' to 'err' everywhere in iwm.Stefan Sperling
2016-09-04Clean up the pile of iwm MAC context command add/send/changed functions.Stefan Sperling
2016-09-04Remove support for tape block devices. Nobody mount(8)s tapes any longer.Christian Weisgerber
2016-09-04correct the size passed to free in iatp_write_regJonathan Gray
2016-09-04Add /var/syspatch/ to hier(7).Antoine Jacoutot
2016-09-04move to ping's getaddrinfo version to reduce diff; no functional changeFlorian Obser
2016-09-04Avoid double negations in tests.Jeremie Courreges-Anglas
2016-09-04Rename iwm_mvm_phy_ctxt_apply() to iwm_mvm_phy_ctxt_cmd() and get rid ofStefan Sperling
2016-09-04naddy discovered that bha no longer builds because it includes the nowTed Unangst
2012-10-13import OpenSSL-1.0.1cDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2016-09-04Purge routes attached to an address when this address is removed.Martin Pieuchot
2016-09-04Now that we have IP_SENDSRCADDR, add sendtofrom().Vincent Gross
2016-09-04bha depends on the deleted aha.h, so it will follow it into the atticTed Unangst
2016-09-04Remove unused iwm_mvm_binding_update() wrapper function and replace theStefan Sperling
2016-09-04Improve the auto disk selection and also apply it for installs as wellAlexander Hall
2016-09-04Get rid of pointless iwm_mvm_time_event_send_add() wrapper.Stefan Sperling
2016-09-04Get rid of ticket support, replace "struct _spinlock" with "_atomic_lock_t".Michal Mazurek
2016-09-04A few bits of stray leading/embedded/trailing whitespace spotted whileKenneth R Westerback
2016-09-04Switch the cubie miniroot from the Allwinner A10 based Cubieboard1Jonathan Gray
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-09-04only regen pkg-config files when required; ok jasperMartin Natano
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-09-04Make it possible to set the RTF_BFD flag in a change request. Also add aClaudio Jeker
2016-09-04Make it possible to toggle RTF_BFD via RTM_CHANGE and fix some minor thingsClaudio Jeker
2016-09-04test wcrtomb(3)Ingo Schwarze
2016-09-04bump the random timeout to taking % 2048 sec to avoid modulus biasTheo Buehler
2016-09-04Switch ping to getaddrinfo while retaining inet_aton functionality asFlorian Obser
2016-09-04Remove the "smtpctl stop" command.Eric Faurot
2016-09-04jmc says you can never have too many functions in one man page, so listTed Unangst
2016-09-04remove caveats that are either misleading or unhelpful.Ted Unangst
2016-09-04Introduce Dynamic Profiling, a ddb(4) based & gprof compatible kernelMartin Pieuchot
2016-09-04syncTheo de Raadt
2016-09-04Options that take a time argument....take an argumentPhilip Guenther
2016-09-04TCB_GET_MEMBER() is no longer used after the TIB changesPhilip Guenther
2016-09-04Restrict MSR access to supported ones, log invalid accesses.Mike Larkin
2016-09-04Telling gcc the TCB pointer is in %r2 via the 'register asm' extensionPhilip Guenther
2016-09-04ld also knows about PT_OPENBSD_BOOTDATAPhilip Guenther