summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-29remove unused codeEric Faurot
2018-05-29simplify mail.maildir as well as the parse.y glueGilles Chehade
2018-05-29provide mail user agents with the same environments as PostfixGilles Chehade
2018-05-29Lock the device vnode when calling vinvalbuf() in ext2fs_reload(),Visa Hankala
2018-05-29Improve `checkpatch' descriptionkn
2018-05-29remove paragraph that's no longer true about authenticated users beingGilles Chehade
2018-05-29If foo doesn't exist and can't be expanded in #{?foo,a,b} then assume itNicholas Marriott
2018-05-29`f_mtx' must block interrupts as long as it is taken w/ and w/o theMartin Pieuchot
2018-05-29syncTheo de Raadt
2018-05-29Delete support for the print_otag(sw) * and - modifiers,Ingo Schwarze
2018-05-29Ignore author-specified -width arguments for -tag and -hang listsIngo Schwarze
2018-05-288 spaces -> tabTheo Buehler
2018-05-28Initialize FIFO watermark thresholds. Fixes DMA issues on controllers thatMark Kettenis
2018-05-28Make sure that the inetd echo and nonxt protocol reflectors areAlexander Bluhm
2018-05-28More steps for i386 Meltdown fix:Alexander Bluhm
2018-05-28Cleanup bootconfig.h and use strlcpy() to copy boot arguments.Mark Kettenis
2018-05-28Remove unused include file.Mark Kettenis
2018-05-28Drop include of <arm64/swi.h> and remove it.Mark Kettenis
2018-05-28Call readdisksector() instead of rolling our own. Drop <sys/systm.h>Mark Kettenis
2018-05-28fix mail-from in relay rules, was not propagated from grammar to mtaGilles Chehade
2018-05-28rwsleep: generalize to support both read- and write-locks.cheloha
2018-05-28Constipate a bunch of time functionsPhilip Guenther
2018-05-28zero memory before calling text_to_relayhost()Eric Faurot
2018-05-28stop processing envelope if smarthost parsing failedEric Faurot
2018-05-28Call vput(dvp) in vnode operation functions instead of calling it inVisa Hankala
2018-05-28When mounting an ext2 filesystem, lock the device vnode for the durationVisa Hankala
2018-05-28John Gardner tells me that among frontend developers, gratuitous useIngo Schwarze
2018-05-28URL-fragment strings can only contain certain characters.Ingo Schwarze
2018-05-28When looking for panes, ignore dead ones (with -1 fileNicholas Marriott
2018-05-28Document escaping inside conditionals, from "sadie-parayno" in GitHubNicholas Marriott
2018-05-28regenMartin Pieuchot
2018-05-28missing m_close()Eric Faurot
2018-05-28Next step in disentangling the switches in in_ioctl(). Split out theTheo Buehler
2018-05-28regenMartin Pieuchot
2018-05-28Grab the KERNEL_LOCK() after socreate() and soconnect2() in socket(2)Martin Pieuchot
2018-05-28Regress for the dup2(2) vs accept(2) race.Martin Pieuchot
2018-05-28Add clock support for i.MX8MQ. Most of the clocks can be configuredPatrick Wildt
2018-05-28Returns EBUSY if dup2(2) is called for a LARVAL file.Martin Pieuchot
2018-05-28Remove unused <sys/param.h>kn
2018-05-28Get MAC address from "local-mac-address" property if provided.Mark Kettenis
2018-05-28Clear the sign bit in the QNAN constants used by strtof, strtod and strtold,Jonathan Matthew
2018-05-28Mention column-number-mode in the tutorial to clear up a potentiallyBrian Callahan
2018-05-28document eoip(4).David Gwynne
2018-05-28implement support for MikroTik's Ethernet over IP protocol as eoip(4)David Gwynne
2018-05-28recognise MikroTik's Ethernet over IP (eoip) protocolDavid Gwynne
2018-05-27Add 20 MHz MMC clock.Mark Kettenis
2018-05-27Allwinner A64 as well.Mark Kettenis
2018-05-27Add Allwinner A64 support.Mark Kettenis
2018-05-27Implement A64 thermal sensor clocks.Mark Kettenis
2018-05-27Allwinner H3 is supported now as well.Mark Kettenis