summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-07-31Ignore explicitly specified negative column widths rather thanIngo Schwarze
2017-07-31Fix an out of bounds read access to a constant array that causedIngo Schwarze
2017-07-31Replace OCTEON_MAXCPUS with MAXCPUS to avoid redundancy.Visa Hankala
2017-07-31Assume edge triggering by default for robustness, as is doneVisa Hankala
2017-07-31Back out previous commit but handle the case where the device path consistsMark Kettenis
2017-07-31Back out previous commit but handle the case where the device path consistsMark Kettenis
2017-07-31Comment out non-crucial device drivers (xhci(4), wdc@pcmcia, and cd(4)Theo de Raadt
2017-07-31Use unsigned long instead of uint32_t, which is the appropriate integerMark Kettenis
2017-07-31Don't set HTTP date header if already set.ians
2017-07-31print the number of GCs with print_fld_size instead of print_fld_uint.David Gwynne
2017-07-31The handling of 'add' used by bridge and switch in ifconfig does notJonathan Gray