summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-18Fix build with DEBUG_PCI_CONF.Visa Hankala
2018-06-18space needed between macro args and punctuation;Jason McIntyre
2018-06-18Do not allow to change the rdomain of the default loopback interface.Martin Pieuchot
2018-06-18Allow write for non-regular files when file system is mounted read-only.helg
2018-06-18chmod(2) should return EFTYPE if the effective user ID is not thehelg
2018-06-18Refactor the six ways to find TCP options into one new function. As a result:Richard Procter
2018-06-18fix memory leak: freeaddrinfo() the data from getaddrinfo().Sebastian Benoit
2018-06-18point readers to multicast(4) directly, the documentation has moved.Sebastian Benoit
2018-06-18Replace hardcoded constants with defineskn
2018-06-18Put file descriptors on shared data structures when they are completelyMartin Pieuchot
2018-06-18Talk about the common USE_LIBTOOL vs BUILD_DEPENDS case (ports that onlyStuart Henderson
2018-06-18upfront, explain action/match, since it is central to how the new config works;Jason McIntyre
2018-06-18consistently spell "real-time clock";Jason McIntyre
2018-06-18remove the SECTIONS header, since a one line DESCRIPTION is a bit silly;Jason McIntyre
2018-06-18the directive is "listen on";Jason McIntyre
2018-06-18remove the example output from ifconfig and route: it will keep getting out ofJason McIntyre
2018-06-18Align the end of the retguard area on a page boundary and provide symbolsPhilip Guenther
2018-06-18Revert previous: style=height is still used by roff_html.c, and itIngo Schwarze
2018-06-17"filter" is optional; from matthew martinJason McIntyre
2018-06-17if there is an audioamd page, i can;t find it;Jason McIntyre
2018-06-17Use regmapMark Kettenis
2018-06-17Fix an off-by-one line count when using include statements.denis
2018-06-17Bring snmpd agentx.c closer in line with relayd.rob
2018-06-17fix memory leaks: freeaddrinfo() the data from getaddrinfo().Sebastian Benoit
2018-06-17Resetting fec(4) also resets the MII control register. Since wePatrick Wildt
2018-06-17Add curly braces to the if-condition to make sure the bus widthPatrick Wildt
2018-06-17Add heuristic for IPv6 addresses.Florian Obser
2018-06-17use size_tTheo de Raadt
2018-06-17incorrect pointer used, hence gecos expansion was ignoredTheo de Raadt
2018-06-17Add another missing clock for i.MX7D. This particular clock lives on theMark Kettenis
2018-06-17fix usageanton
2018-06-17Add a test covering the panic found in knote_processexit(). Note that you'llanton
2018-06-17Move kqueue related fields from struct filedesc to struct kqueue. Solves a panicanton
2018-06-16regenJonathan Matthew
2018-06-16add SAS3.5 megaraids in SAS HBA modeJonathan Matthew
2018-06-16rework the table API so that it takes a struct smtpd * context in parameterGilles Chehade
2018-06-16TIOCSTI is goneTheo de Raadt
2018-06-16syncTheo de Raadt
2018-06-16This code is already painful enough to look at. Putting the braces at theTheo Buehler
2018-06-16Allow to enter a DUID as answer to the "Which disk is the root disk?"Robert Peichaer
2018-06-16Add add PIE support for m88k (requires gcc4 toolchain)Philip Guenther
2018-06-16Zap whitespacesRobert Peichaer
2018-06-16Introduce "wroute" promise.Florian Obser
2018-06-16Fix some i.MX7D clocks.Mark Kettenis
2018-06-16Enable imxrtc(4).Mark Kettenis
2018-06-16Mention i.MX 7.Mark Kettenis
2018-06-16imxrtc(4)Mark Kettenis
2018-06-16Add imxrtc(4), a driver for the "secure" RTC in the Low Power Domain of theMark Kettenis
2018-06-16base and ports are now clean of TIOCSTI uses. The #define can now be removed.Theo de Raadt
2018-06-16heh. bug happens so seldom, fix was not 100%Marc Espie