summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-19The previous fix for creating isakmpd(8) IKE pcap file, weakenedAlexander Bluhm
2019-12-19Start protecting the pipe_peer member of `struct pipe' using theanton
2019-12-19In ndp(8) the scope ID was not set correctly so it touches the wrongAlexander Bluhm
2019-12-19Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest ofMartin Pieuchot
2019-12-19Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest ofMartin Pieuchot
2019-12-19Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest ofMartin Pieuchot
2019-12-19Convert infinite sleeps to {m,t}sleep_nsec(9).Martin Pieuchot
2019-12-19wider list width to adjust for previous;Jason McIntyre
2019-12-19Validate auth_offset before using it. If it's too big ripd will crash.remi
2019-12-19Fix output loop to not stop when the first unused output format isClaudio Jeker
2019-12-19Document that security key-hosted keys can act as host keys.Christian Weisgerber
2019-12-19Align man file with realityjob
2019-12-19tweak previous;Jason McIntyre
2019-12-19poll handlers must return a poll(2) revents value, not errno(2) values.Reyk Floeter
2019-12-19Add size for free() in vio(4).Frederic Cambus
2019-12-19Spell "mount point" as other man pages do, with a space.Anthony J. Bentley
2019-12-19When adding a list with multiple commands to the queue, the next item toNicholas Marriott
2019-12-19Use bus_size_t as the type for the base address.Mark Kettenis
2019-12-19Change the way individual show functions are called. Up until now an imsgClaudio Jeker
2019-12-19Do not need the getudpportrange functions. We don't need to perform anyTheo de Raadt
2019-12-19"Forward security" -> "Forward secrecy" since that's the correct term.Darren Tucker
2019-12-19Prevent redirections to file: URLsJeremie Courreges-Anglas
2019-12-18unifdef _AIXStuart Henderson
2019-12-18remove HTMLPAGES components, not usedTheo de Raadt
2019-12-18dig not DiGTheo de Raadt
2019-12-18do not need theseTheo de Raadt
2019-12-18about time unwind got a namecheck;Jason McIntyre
2019-12-18move -h description into .Bl list rather than main bodyTheo de Raadt
2019-12-18-h for help can be discovered other waysTheo de Raadt
2019-12-18spell "name server" consistently; i kind of prefer "nameserver", but this wayJason McIntyre
2019-12-18Set vm_map's pmap in uvm_map_setup().Visa Hankala
2019-12-18Workaround unbound github issue #99.Florian Obser
2019-12-18Update to libunbound 1.9.6Florian Obser
2019-12-18use "Currently" in the doc for "openssl enc" when talking about defaultStuart Henderson
2019-12-18merge Unbound 1.9.6Stuart Henderson
2019-12-18import Unbound 1.9.6, ok tb florianStuart Henderson
2019-12-18add the changelogStuart Henderson
2019-12-18remove, not useful hereStuart Henderson
2019-12-18merge NSD 4.2.4Stuart Henderson
2019-12-18import NSD 4.2.4, ok florianStuart Henderson
2019-12-18Mask high bits of iwm(4) firmware SYSASSERT codes before matchingStefan Sperling
2019-12-18no need for double Cm;Jason McIntyre
2019-12-18give a better name to a couple functions and struct fields related toGilles Chehade
2019-12-18Re-enable firmware-based Tx retries at lower rates for iwm(4).Stefan Sperling
2019-12-18Implement unwindctl status memory to show chache memory usage.Florian Obser
2019-12-18Rework unified cache handling to be able to unify key and neg caches.Florian Obser
2019-12-18Use neg and key cache from the passed in environment if initialized so thatFlorian Obser
2019-12-18Allow pagefault_disable() to be called recursively, something that may happenMark Kettenis
2019-12-18Use separate rwlock initializations for userland ("vmspace") and kernelMark Kettenis
2019-12-18teach relay action how to do domain-based relay host, this allows declaringGilles Chehade