summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-02Record lock type even if witness is disabled. The value will be neededVisa Hankala
2018-05-01skip printing the embedded style sheet if an external style is referencedIngo Schwarze
2018-05-01In x509.h rev. 1.46 2018/05/01 19:01:28, tb@ added const qualifiersIngo Schwarze
2018-05-01Convert a handful of X509_*() functions to take const as in OpenSSL.Theo Buehler
2018-05-01Mention RFC 7217 and RFC 7772Florian Obser
2018-05-01Bump the clock frequency to a higher level that every card (per spec)Patrick Wildt
2018-05-01Simplify/refactor the way vendor/product/serial informations areLandry Breuil
2018-05-01The -d flag should be a no-op in monitor mode since it does not modifyFlorian Obser
2018-05-01Sync p_rttables() to netstat(1) version. Pointed out by claudio andFlorian Obser
2018-05-01In bio.h rev. 1.41 2018/05/01 13:29:09, tb@ added const qualifiersIngo Schwarze
2018-05-01In ssl.h rev. 1.158 2018/05/01 13:30:24, tb@ changed BIO_f_ssl(3)Ingo Schwarze
2018-05-01Fix whitespace on a few lines to reduce noise in an upcoming diff.Theo Buehler
2018-05-01The argument to TIOCSETVERAUTH must be a pointer; ok tedu@anton
2018-05-01Remove extraneous new line from error message.anton
2018-05-01The length field of a DNS packet must be network byte order encoded; ok tedu@anton
2018-05-01vmmci(4) depends on pvbus(4) being available, unbreakPeter Hessler
2018-05-01const for BIO_f_ssl(), the last const difference to OpenSSL in ourTheo Buehler
2018-05-01const for BIO_{new,set}() and most of the BIO_{f,s}_*() family ofTheo Buehler
2018-05-01Update documentation of UVM_FLAG_* valuesStefan Kempf
2018-05-01Add an explanation to relink.log what a failed checksum of /bsdRobert Peichaer
2018-05-01update currency exchange rates;Jason McIntyre
2018-05-01regress changes for new stuff. - allow walking .., return EPERMBob Beck
2018-04-30Reduce the scope of the NET_LOCK() in in_control(). Two functions wereTheo Buehler
2018-04-30Use acpi_register_gpio() to register gpio space like we do for chvgpio(4).Mark Kettenis
2018-04-30The trapframe layout is no longer exactly the same as the sigcontextPhilip Guenther
2018-04-30No, you cannot use "10.257" as a shorthand for "10.0.1.1" in 2018.Ingo Schwarze
2018-04-30allow limited setting of permanent A records. like unbound local-data.Ted Unangst
2018-04-30* simplify code by no longer calling getnetbyname(3)Ingo Schwarze
2018-04-30Treat all negative values of witness_watch equally for robustness.Visa Hankala
2018-04-30tableid is either initialized to the current routing table or to theFlorian Obser
2018-04-30No need to get the whole routing table from the kernel if we areFlorian Obser
2018-04-30Fix route monitor -AF filter.Florian Obser
2018-04-30vmd(8): unbreak i386Mike Larkin
2018-04-30Add a missing header when compiling with -DDEBUGdenis
2018-04-29syncTheo Buehler
2018-04-29if we create fragments, we must know which files they come fromMarc Espie
2018-04-29In hash{free,init}(), there's no need to calculate the size of the hash table ifanton
2018-04-29In view of the recent BN_FLG_CONSTTIME vulnerabilities in OpenSSL,Ingo Schwarze
2018-04-29Simpler description of output formats, shortening the manual page by 15 lines.Ingo Schwarze
2018-04-29Don't bother with background scans while the desired BSSID is fixed.Stefan Sperling
2018-04-29Manpage tweaks:Anthony J. Bentley
2018-04-29delete four sentences that have nothing to do with reality;Ingo Schwarze
2018-04-29stop installing /etc/networks, it is now unused; OK deraadt@ tb@Ingo Schwarze
2018-04-29remove useless indirectionsEric Faurot
2018-04-29Unsigned values are always >= 0, fix Coverity 1468443.Martin Pieuchot
2018-04-29move "mail from" and "rcpt to" code into their own function.Eric Faurot
2018-04-29Fail early when transfers aren't completed in order.Martin Pieuchot
2018-04-29'juming' -> 'jumping' in comment.Kenneth R Westerback
2018-04-29em: Add magic delay for HP elitebook 820 G3Stefan Fritsch
2018-04-29em: Make em_get_software_flag() recursiveStefan Fritsch