summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-03Whitespace.Kenneth R Westerback
2017-08-03Make -Q work play nice with other flags. This makes things like:Aaron Bieber
2017-08-03Remove duplicated commented out "dev/rasops/files.rasops" include.Frederic Cambus
2017-08-03Flush static (RTF_STATIC) routes and not justKenneth R Westerback
2017-08-02Split up source code to keep clang from optimizing this into failure.Mark Kettenis
2017-08-02Fix register numbering for OpenBSD/i386. Make exception handling work withMark Kettenis
2017-08-02When performing an inverted search in less, make sure to invalidate the matchanton
2017-08-02List D-Link DWA-130 rev F1 as a supported run(4) device.Stefan Sperling
2017-08-02Match D-Link DWA-130 rev F1 devices. These work with run(4).Stefan Sperling
2017-08-02regenStefan Sperling
2017-08-02Add device ID for D-Link DWA-130 rev F.Stefan Sperling
2017-08-02No longer use names that only occur in the SYNOPSIS section as namesIngo Schwarze
2016-09-03Import libunwind 3.9.0Patrick Wildt
2005-09-28two new regresses for dlclose. double dlopen("foo") with singleKurt Miller
2017-08-02Delete duplicated switch {} case: block.Kenneth R Westerback
2017-08-02Add selection_present format so commands in copy mode can use it, GitHubNicholas Marriott
2017-08-02Fix rtable regression tests.Martin Pieuchot
2017-08-02Move a sanity check that only makes sense for userland where it belongs.Martin Pieuchot
2017-08-02Only run mtree if we install a patch.Antoine Jacoutot
2017-08-01Handle the flags of mousecfg fields correctly.Ulf Brosziewski
2017-08-01rt_if_track() is needed even on ramdisk kernels, because of MPATHTheo de Raadt
2017-08-01Add missing splx().Martin Pieuchot
2017-08-01Remove some debug printfs.Mark Kettenis
2017-08-01use AI_NUMERICHOST for getaddrinfo(), we can only configure ipSebastian Benoit
2017-08-01Apply stricter pledge rules if possible. These are based on the usage ofMartijn van Duren
2017-08-01syncVisa Hankala
2017-08-01man octxctl(4)Visa Hankala
2017-08-01Add a driver for the OCTEON USB3 controller bridge.Visa Hankala
2017-08-01Zero out excess bytes in perl long doublesAndrew Fresh
2017-08-01delete sigmask(3) from sigsetmask(3) SYNOPSIS and use .Xr ratherIngo Schwarze
2017-08-01Remove self assignment.anton
2017-08-01add missing and correct misspelled names, most in NAME sections;Ingo Schwarze
2017-08-01Disable ksh VI-editing mode on the install media. We need the spaceTheo de Raadt
2017-08-01#if 0 unused chunk for nowTheo de Raadt
2017-08-01A fix is coming in the future, but in the meantime we should never declareTheo de Raadt
2017-08-01For the kernel binpatches, only deal with /bsd. On MP machines we do haveAntoine Jacoutot
2017-08-01Use "volatile unsigned int" instead of _atomic_lock_t. The _atomic_lock_tMark Kettenis
2017-08-01correct function name;Jason McIntyre
2017-08-01update currency exchange rates;Jason McIntyre
2017-08-01Use int3 trap padding between functions instead of trapsleds with a leading j...mortimer
2017-08-01defer init of the myxmcl pool to mountroot, and enable pool cpu caches.David Gwynne
2017-07-31Silence some warnings generated by clang.Martijn van Duren
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-07-31Removed unused struct, also noticed by Edgar Pettijohn. ok jca@, krw@rob
2017-07-31Shorten description and remove details regarding the parser implementation.anton
2017-07-31Tweak demoted state test, ok jca@rob
2017-07-31Fix whitespace, ok jca@rob
2017-07-31Give back some space to the ramdisk by compiling net/radix.c onlyFlorian Obser
2017-07-31handle empty output correctly in mda_getlastline()Gilles Chehade
2017-07-31cmd_dump() is unusedGilles Chehade