summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-25Follow up on jmatthew's suggestion:Kevin Lo
2019-04-25Also touch --param ssp-buffer-size when using retguard in lieu of themortimer
2019-04-24Do not check for working go executable during make clean cleandir obj.Alexander Bluhm
2019-04-24Add product id for the USB serial adapter found in Juniper SRX 300.remi
2019-04-24Use bg not fg when adjusting for aixterm, from Ailin Nemui.Nicholas Marriott
2019-04-24regenremi
2019-04-24Use setaf/setab for aixterm colours, from Ailin Nemui.Nicholas Marriott
2019-04-24New product id for the USB serial adapter found in Juniper SRX 300.remi
2019-04-24Do not loop forever if there is a nonprintable character in the format.Nicholas Marriott
2019-04-24Do not check for working go executable during make clean cleandir obj.Alexander Bluhm
2019-04-24restrict filesystem access to read only on main process via unveil(2)Ricardo Mestre
2019-04-24In unattended mode do a reboot even if things go wrong andFlorian Obser
2019-04-24Perform unattended upgrade if /bsd.upgrade is present.Florian Obser
2019-04-24Re-add HISTORY sectiondenis
2019-04-24Tweak the initial sentence to mention OCTEON II and OCTEON III.Visa Hankala
2019-04-24clarify the difference between .Cm and .Ic;Ingo Schwarze
2019-04-24Fix the capitalization of OCTEON.Visa Hankala
2019-04-24Tell when the openprom(4) interface appeared instead of when the manualVisa Hankala
2019-04-24new manual page rcsfile(5)Ingo Schwarze
2019-04-24implement SIOCGIFSFFPAGE so ifconfig can get transceiver info.Jonathan Matthew
2019-04-24Style tweaks:Philip Guenther
2019-04-24regenDavid Gwynne
2019-04-24add the product id for VMware NVMe interfaceDavid Gwynne
2019-04-23syncTheo de Raadt
2019-04-23Somehow missed these bits in last commit.Nicholas Marriott
2019-04-23Indicate an array option with a flag rather than a special type so thatNicholas Marriott
2019-04-23add ccp to acpi, and scale back the caps;Jason McIntyre
2019-04-23Since ppb(4) properly allocates bus ranges for attached devices,Patrick Wildt
2019-04-23syncTheo de Raadt
2019-04-23shorten some stringsTheo de Raadt
2019-04-23syncTheo de Raadt
2019-04-23clarify how .%P is conventionally used;Ingo Schwarze
2019-04-23ccp(4) attaches to acpi(4) now.Mark Kettenis
2019-04-23Add support for ccp(4) at acpi(4).Mark Kettenis
2019-04-23Add support for "pinconf-single" devices and add support for bias andMark Kettenis
2019-04-23replace "--" with "\(en" in numeric ranges in .%P macros;Ingo Schwarze
2019-04-23missing dots after ".%P pp"; the case of btree(3) wasIngo Schwarze
2019-04-23add some missing "pp." to .%P macros;Ingo Schwarze
2019-04-23Remove HISTORY sectiondenis
2019-04-23Add missing manpage.denis
2019-04-23Convert tls_decrypt_ticket() to CBS.Joel Sing
2019-04-23Add missing manpage.denis
2019-04-23Call exit(2) if sigreturn(2) fails on mips64. This is what otherVisa Hankala
2019-04-23Xr octiic(4)Visa Hankala
2019-04-23syncVisa Hankala
2019-04-23Add a manual page for octiic(4).Visa Hankala
2019-04-23Add a driver for OCTEON two-wire serial interface.Visa Hankala
2019-04-23Remove file name and line number output from witness(4)Visa Hankala
2019-04-23Documenting the MODPY_TEST_DIR addition to python.port.mk inkmos
2019-04-23Use the LogLevel typdef instead of int where appropriate. Patch fromDarren Tucker