summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-22Oops. Missed chunk keeping /32 netmask magic.Kenneth R Westerback
2017-07-22Fix the various SIGSEGV and SIGBUS scenarios to match what we do onMark Kettenis
2017-07-22Fix the various SIGSEGV and SIGBUS scenarios to match what we do onMark Kettenis
2017-07-22Rename *_add_address to *_set_address to reflect that theKenneth R Westerback
2017-07-22Introduce jiffies, a volatile unsigned long version of our ticks variableMark Kettenis
2017-07-22Add missing RCS IDs and zap redundant SRCS from Makefile.anton
2017-07-22Favor err() over perror() in example.anton
2017-07-22Cleanup previous release patches and backup kernel _before_ applying newAntoine Jacoutot
2017-07-22Use monotonic clock for the time command in csh and ksh.anton
2017-07-22zap trailing whitespace;Jason McIntyre
2017-07-22rework the page a bit, clarify a few things, maybe better wordingTed Unangst
2017-07-21Use the actual width written rather than the possible width to clear.Nicholas Marriott
2017-07-21Stress the fact that individual pvbus device nodes correspond toMike Belopuhov
2017-07-21Add fields for wsmouse/touchpad configuration.Ulf Brosziewski
2017-07-21Rename _hn to AI_HOSTNAME and export it as global variable so it'sRobert Peichaer
2017-07-21Align ifstart() in netstart and install.sub.Robert Peichaer
2017-07-21Do not permit USB ioctl handler malloc(9)'s to block as this interferesians
2017-07-21Show Synaptics Model IDs.Ulf Brosziewski
2017-07-21Replace MD _bus_dmamap_* function calls with MI onesMike Belopuhov
2017-07-21syncMike Belopuhov
2017-07-21Multiple virtualization layers may be available at the same timeMike Belopuhov
2017-07-21s/set_interface_mtu/set_mtu/gKenneth R Westerback
2017-07-21whitespace botch.Kenneth R Westerback
2017-07-21Document settings for XenServerMike Belopuhov
2017-07-21Add a newlineJeremie Courreges-Anglas
2017-07-21No need for ioctl(SIOCGIFDATA), getifaddrs(3) gives us the link stateJeremie Courreges-Anglas
2017-07-21autoinstall(8) related global variables are prefixed with AI_.Robert Peichaer
2017-07-21Add frame length boundary checks to the input path of atu(4).Stefan Sperling
2017-07-21document that usage of .PHONY, since it's not exactly obvious.Marc Espie
2017-07-21Trim trailing spaces from full line when it is clearly OK to do so.Nicholas Marriott
2017-07-21More consistent with other architectures.Kenji Aoyama
2017-07-21Unbreak the rsu(4) driver which was not kept up-to-date with recent WPAStefan Sperling
2017-07-21Fix frame length bounds checks in rsu(4).Stefan Sperling
2017-07-21Allow ispunct() as well as isalnum() when parsing initial window names.Nicholas Marriott
2017-07-21Fixup too much indentationMike Belopuhov
2017-07-21Garbage collect unused manual page .SUFFIXES, left overIngo Schwarze
2017-07-21fix two nasty out-of-bound accesses that killed (sporadically mk38 and mk38bis.Marc Espie
2017-07-21Accessing a mmap(2)ed file behind its end should result in a SIGBUSMark Kettenis
2017-07-21Add -c for respawn-pane and respawn-window, from J Raynor.Nicholas Marriott
2017-07-21I'm equally upset as Kurt Mosiejczuk, who found irrelevant 22-yearTheo de Raadt
2017-07-21Check the hibernation signature for softraid disks and select valid bsdYASUOKA Masahiko
2017-07-21Drop Rx'd frames larger than MCLBYTES.Kevin Lo
2017-07-20Make otus(4) drop frames larger than MCLBYTES.Stefan Sperling
2017-07-20extra test because mk38 triggers two issues and fixing the first oneMarc Espie
2017-07-20Fixup pf109.ok and rewrite pf110Mike Belopuhov
2017-07-20Bring SIBUS/SIGSEGV reporting in line with amd64 and i386.Mark Kettenis
2017-07-20Move the execution of the {install,upgrade}.site script to the endRobert Peichaer
2017-07-20Allow leading . in nameConstraints. from openssl via jabberwock. ok jsingTed Unangst
2017-07-20When receiving a struct sockaddr from userland, enforce that memoryAlexander Bluhm
2017-07-20Don't exit on invalid config lines, yet return a proper exit status.Jeremie Courreges-Anglas