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