Age | Commit message (Expand) | Author |
2018-05-30 | point readers to the correct place instead of having them | Sebastian Benoit |
2018-05-30 | cosmethic change, shuffle smtpd specific grammar bits _after_ the ones that | Gilles Chehade |
2018-05-30 | Use new SIOCGIFGLIST to provide carpGroupTable, showing "demote" values | Stuart Henderson |
2018-05-30 | Add SIOCGIFGLIST to fetch a list of interface groups on the system. | Stuart Henderson |
2018-05-30 | when path is too long, display it in error message | Gilles Chehade |
2018-05-30 | Add const to both arguments of X509_certificate_type() and clean up | Theo Buehler |
2018-05-30 | Add a const qualifier to the argument of EVP_PKEY_size(). | Theo Buehler |
2018-05-30 | Add a const qualifier to the `name' argument of | Theo Buehler |
2018-05-30 | Add a const qualifier to the `uni' argument of OPENSSL_uni2asc(). | Theo Buehler |
2018-05-30 | calling err after fgets assumes we're not at EOF. | Marc Espie |
2018-05-30 | Add sizes for free() for octeon. | Frederic Cambus |
2018-05-30 | Implement SDIO DMA support. This is achieved by wrapping the | Patrick Wildt |
2018-05-30 | For the upcoming SDIO DMA support we need to use DMA-able buffer | Patrick Wildt |
2018-05-30 | Define IPL_MPFLOOR on SP archs. | Martin Pieuchot |
2018-05-30 | tweak previous; | Jason McIntyre |
2018-05-30 | consistent casing; | Jason McIntyre |
2018-05-30 | Add uvm view to show all values being collected in uvmexp. | Kenneth R Westerback |
2018-05-30 | Clear the DMA select bits in case we use PIO instead of DMA. Some | Patrick Wildt |
2018-05-30 | The open POSIX test suite reveals that sigpause(int sigmask) from | Alexander Bluhm |
2018-05-30 | tweak previous; | Jason McIntyre |
2018-05-30 | Remove comcnspeed variable, which gets set but is never actually used. | Mark Kettenis |
2018-05-30 | port -u userlist option from update-plist, as suggested by sthen@. | Marc Espie |
2018-05-30 | teach mail.maildir how to junk mails if -j option is set and X-Spam is | Gilles Chehade |
2018-05-30 | Add a const qualifier to the return value of BIO_s_file(). | Theo Buehler |
2018-05-29 | it turns out we can provide syntaxic sugar for an LMTP action in smtpd.conf | Gilles Chehade |
2018-05-29 | RECIPIENT should really be the dest address, post-expansion, not rcpt | Gilles Chehade |
2018-05-29 | remove unused function | Eric Faurot |
2018-05-29 | missing case | Eric Faurot |
2018-05-29 | no need to parse and dump the relayhost in the lookup process. | Eric Faurot |
2018-05-29 | Make md_consoleinfo() set the appropriate variables that make install.sub | Mark Kettenis |
2018-05-29 | When adjusting the speed of a 'console' tty entry, also change entries | Mark Kettenis |
2018-05-29 | Remove redundant value= attributes from option elements, | Ingo Schwarze |
2018-05-29 | remove unused code | Eric Faurot |
2018-05-29 | simplify mail.maildir as well as the parse.y glue | Gilles Chehade |
2018-05-29 | provide mail user agents with the same environments as Postfix | Gilles Chehade |
2018-05-29 | Lock the device vnode when calling vinvalbuf() in ext2fs_reload(), | Visa Hankala |
2018-05-29 | Improve `checkpatch' description | kn |
2018-05-29 | remove paragraph that's no longer true about authenticated users being | Gilles Chehade |
2018-05-29 | If foo doesn't exist and can't be expanded in #{?foo,a,b} then assume it | Nicholas Marriott |
2018-05-29 | `f_mtx' must block interrupts as long as it is taken w/ and w/o the | Martin Pieuchot |
2018-05-29 | sync | Theo de Raadt |
2018-05-29 | Delete support for the print_otag(sw) * and - modifiers, | Ingo Schwarze |
2018-05-29 | Ignore author-specified -width arguments for -tag and -hang lists | Ingo Schwarze |
2018-05-28 | 8 spaces -> tab | Theo Buehler |
2018-05-28 | Initialize FIFO watermark thresholds. Fixes DMA issues on controllers that | Mark Kettenis |
2018-05-28 | Make sure that the inetd echo and nonxt protocol reflectors are | Alexander Bluhm |
2018-05-28 | More steps for i386 Meltdown fix: | Alexander Bluhm |
2018-05-28 | Cleanup bootconfig.h and use strlcpy() to copy boot arguments. | Mark Kettenis |
2018-05-28 | Remove unused include file. | Mark Kettenis |
2018-05-28 | Drop include of <arm64/swi.h> and remove it. | Mark Kettenis |