Age | Commit message (Expand) | Author |
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 |
2018-05-28 | Call readdisksector() instead of rolling our own. Drop <sys/systm.h> | Mark Kettenis |
2018-05-28 | fix mail-from in relay rules, was not propagated from grammar to mta | Gilles Chehade |
2018-05-28 | rwsleep: generalize to support both read- and write-locks. | cheloha |
2018-05-28 | Constipate a bunch of time functions | Philip Guenther |
2018-05-28 | zero memory before calling text_to_relayhost() | Eric Faurot |
2018-05-28 | stop processing envelope if smarthost parsing failed | Eric Faurot |
2018-05-28 | Call vput(dvp) in vnode operation functions instead of calling it in | Visa Hankala |
2018-05-28 | When mounting an ext2 filesystem, lock the device vnode for the duration | Visa Hankala |
2018-05-28 | John Gardner tells me that among frontend developers, gratuitous use | Ingo Schwarze |
2018-05-28 | URL-fragment strings can only contain certain characters. | Ingo Schwarze |
2018-05-28 | When looking for panes, ignore dead ones (with -1 file | Nicholas Marriott |
2018-05-28 | Document escaping inside conditionals, from "sadie-parayno" in GitHub | Nicholas Marriott |
2018-05-28 | regen | Martin Pieuchot |
2018-05-28 | missing m_close() | Eric Faurot |
2018-05-28 | Next step in disentangling the switches in in_ioctl(). Split out the | Theo Buehler |
2018-05-28 | regen | Martin Pieuchot |
2018-05-28 | Grab the KERNEL_LOCK() after socreate() and soconnect2() in socket(2) | Martin Pieuchot |
2018-05-28 | Regress for the dup2(2) vs accept(2) race. | Martin Pieuchot |
2018-05-28 | Add clock support for i.MX8MQ. Most of the clocks can be configured | Patrick Wildt |
2018-05-28 | Returns EBUSY if dup2(2) is called for a LARVAL file. | Martin Pieuchot |
2018-05-28 | Remove unused <sys/param.h> | kn |
2018-05-28 | Get MAC address from "local-mac-address" property if provided. | Mark Kettenis |
2018-05-28 | Clear the sign bit in the QNAN constants used by strtof, strtod and strtold, | Jonathan Matthew |
2018-05-28 | Mention column-number-mode in the tutorial to clear up a potentially | Brian Callahan |
2018-05-28 | document eoip(4). | David Gwynne |
2018-05-28 | implement support for MikroTik's Ethernet over IP protocol as eoip(4) | David Gwynne |
2018-05-28 | recognise MikroTik's Ethernet over IP (eoip) protocol | David Gwynne |
2018-05-27 | Add 20 MHz MMC clock. | Mark Kettenis |
2018-05-27 | Allwinner A64 as well. | Mark Kettenis |
2018-05-27 | Add Allwinner A64 support. | Mark Kettenis |
2018-05-27 | Implement A64 thermal sensor clocks. | Mark Kettenis |
2018-05-27 | Allwinner H3 is supported now as well. | Mark Kettenis |