summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-12 Error logging is done inside of resolve since it depends on theFlorian Obser
2019-11-12 It is possible to cancel libunbound queries by tracking an id.Florian Obser
2019-11-12use the default URL when running fw_update, we can't guarantee that pkg_add willStuart Henderson
2019-11-12Only check if the current thread has the lock in rw_assert_unlocked(9).Martin Pieuchot
2019-11-12Convert tsleep(9) that wait for a multiple of `hz' to tsleep_nsec(9).Martin Pieuchot
2019-11-12Default to 0 arguments if no symbol has been found in the CTF section.Martin Pieuchot
2019-11-12Fix support for 3168 iwm(4) devices, and load new firmware for them.Stefan Sperling
2019-11-12tweak previous; ok deraadtJason McIntyre
2019-11-12syncTheo de Raadt
2019-11-12enable rpki-client buildTheo de Raadt
2019-11-12Now that libc.so has only five PLT entries on almost all our archs,Philip Guenther
2019-11-12Check sleep timeout state only if the sleep has a timeout. Otherwise,Visa Hankala
2019-11-12SIOCDVNETID mutates state, so should only be run by root.David Gwynne
2019-11-11Prevent underflows in tp->snd_wnd if the remote side ACKs more thanAlexander Bluhm
2019-11-11skip demanding -fstack-protector-all on hppa. we never wrote a stack protectorTheo de Raadt
2019-11-11Typo.Martin Pieuchot
2019-11-11print the URL when sysupgrade fetches new sets, allowing time for a quick ^CStuart Henderson
2019-11-11Prevent a NULL deref in ieee80211_node2req() which could be triggeredStefan Sperling
2019-11-11Kernel is missing propper input validation when configuring IPv6Alexander Bluhm
2019-11-11sensors can als be marked trusted; ok deraadt@Otto Moerbeek
2019-11-11fix 'mx:' mechanism in smtpd spf walkGilles Chehade
2019-11-11tweak previous: delete stray .PpIngo Schwarze
2019-11-11Extended the scope of the pipelock() in pipe_write() making the lockinganton
2019-11-11change the nmea sensor to "trusted"Theo de Raadt
2019-11-11trusted sub-option works on sensors also now; ok ottoTheo de Raadt
2019-11-11Cleanup message retransmission handling with new helper functions.tobhe
2019-11-11drm/amdgpu: fix potential VM faultsJonathan Gray
2019-11-11Also implement "trusted" for sensors; do not do constraint validationOtto Moerbeek
2019-11-11Implement DNS proposals to learn nameservers from networkFlorian Obser
2019-11-11 Send DNS proposals on route socket when new nameservers are learnedFlorian Obser
2019-11-11CLIENT_PATH died in 2014Theo de Raadt
2019-11-11add linkstate hooks at the head of the tailq.David Gwynne
2019-11-11move /usr and var remounting (nfs diskless case...) earlier, so thatTheo de Raadt
2019-11-11you still need newlines when using log(9). add some errnos while here.David Gwynne
2019-11-11remove -s and -S documentation, and explain the boot-time startup modeTheo de Raadt
2019-11-11Disable -s and -S functionality. -s would force time using NTP packets withoutTheo de Raadt
2019-11-11update ntpd example configurationTheo de Raadt
2019-11-10Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,Philip Guenther
2019-11-10Simplify the handling of the explicit relocations based on ld.so onlyPhilip Guenther
2019-11-10unifdef HAVE_JMPREL, delete dt_pltrelsz handling (which was only usedPhilip Guenther
2019-11-10Recommit CHECK_LDSO bits for mips64, verified on both loongson and octeon.Philip Guenther
2019-11-10Add a Content-Security-Policy HTTP header that allows only CSS.Anthony J. Bentley
2019-11-10Opportunisticly run fw_update before rebooting to run the upgrade.Bob Beck
2019-11-10Consistently use _rcctl enable foo_ in examples, it's simpler and lessLandry Breuil
2019-11-10document server/servers "trusted" sub-option. Indicates a particularTheo de Raadt
2019-11-10Introduce a "trusted" modifier, for peers that should be on a local netOtto Moerbeek
2019-11-10alphatically order sub-options for sensors, and make the explanationsTheo de Raadt
2019-11-10Tedu scsi_scanner.h as krw@ intended to doPatrick Wildt
2019-11-10It has been called to my attention that the cookie monster ascii artBob Beck
2019-11-10scsi_scanner.h join its friends after a lonely 9 years.Kenneth R Westerback