summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-09-04Do "goto failed" in case returning EAGAIN as well.YASUOKA Masahiko
2016-09-04httpS://www.openbsd.org/Theo Buehler
2016-09-04Sync struct pkthdr with sys/mbuf.hLawrence Teo
2016-09-04Fix incorrect formatting and add the missing argument name for m_resethdr().Lawrence Teo
2016-09-04Modify to ANSI-style function declarations. No binary change.Kenji Aoyama
2016-09-04Treat .cpp files as C++ source code in make depend.Patrick Wildt
2016-09-03A commented block starts withTheo de Raadt
2016-09-03ld knows PT_OPENBSD_RANDOMIZE nowTheo de Raadt
2016-09-03log IP/hostname for all SMTP operations.Giovanni Bechis
2016-09-03handle the remaining bits of the packet we are sentPeter Hessler
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2016-09-03clarify purpose of src/gnu/ directory.Sebastian Benoit
2016-09-03only clear the error counter if we are successful, not if we getPeter Hessler
2016-09-03remove dead codeGilles Chehade
2016-09-03rearrange code: traceroute.c now only contains main() and usage(),Sebastian Benoit
2016-09-03aha remnants lurking in hereTed Unangst