summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-07Rename the ENVIRONMENT section which was squatting on the standardIngo Schwarze
2019-05-07Treat keys in identify mode (display-panes) specially and handle themNicholas Marriott
2019-05-07Do not use evbuffer_add_buffer because it is destructive and doesn'tNicholas Marriott
2019-05-07Add support for std::filesystem. We're already installing thePatrick Wildt
2019-05-07always rearm completion queues as leaving them disarmed would lead to rxJonathan Matthew
2019-05-07syncTheo de Raadt
2019-05-07align the rx buffer to ETHER_ALIGNDavid Gwynne
2019-05-07use MCX_PAGE_SIZE when calculating number of pages for queuesDavid Gwynne
2019-05-06not do -> do not; ok jmc@Otto Moerbeek
2019-05-06Only try to resolve the DNSSEC trust anchor if we have a validatingFlorian Obser
2019-05-06Fix thinko in previous. The .bss clearing was overzealous and overwroteVisa Hankala
2019-05-06enable deadlock related testsanton
2019-05-06Bring back lockf deadlock detection from the dead. Back in 2007, the deadlockanton
2019-05-06Remove an example that doesn't do what the accompanying text says,Ingo Schwarze
2019-05-06Enforce store/load order when setting or clearing AST flag on mips64Visa Hankala
2019-05-06Issue write-write barrier before sending IPI on mips64Visa Hankala
2019-05-06Fix unintentional delay of ASTs on MP mips64Visa Hankala
2019-05-06Fix reloading of network statements that have no fixed prefix specification.Claudio Jeker
2019-05-06Fix a logic error when configuring the driver to use msi.Kevin Lo
2019-05-06double macro snuck in;Jason McIntyre
2019-05-06Whitespace removalMike Larkin
2019-05-06Whitespace removalMike Larkin
2019-05-06Whitespace removalMike Larkin
2019-05-06Whitespace removalMike Larkin
2019-05-06Whitespace removalMike Larkin
2019-05-06Whitespace and extra semicolon removal.Mike Larkin
2019-05-06vmctl.8 : man page cleanupMike Larkin
2019-05-06Remove vmm(4) from i386 MAKEDEV.8Mike Larkin
2019-05-06Cleanup things that missed removal during vmm(4) i386 purge a few monthsMike Larkin
2019-05-05The perldoc(1) program wants to support the MANWIDTH environmentIngo Schwarze
2019-05-05Like we already do for pod2man(1), always let perldoc(1) produce man(7)Ingo Schwarze
2019-05-05switchd(8) will sometimes not save a copy of a packet needing forwardingakoshibe
2019-05-05Getting too tight. Surrender a littleTheo de Raadt
2019-05-05Add support for the EFI Random Number Generator Protocol and use it to XORMark Kettenis
2019-05-05sync the description of bufcachepercent; ok deraadtJason McIntyre
2019-05-05Use bsd.gz inside ramdiskTheo de Raadt
2019-05-05kern.bufcachepercent is actually for dma-reachable memory.Theo de Raadt
2019-05-05like ../cdfs/, not yet adjusted to use FSSIZETheo de Raadt
2019-05-05Use the .bss for the bootstrap stack of mips_init(). This way the memoryVisa Hankala
2019-05-05Call cpu_unidle() from need_resched() on mips64 like mostVisa Hankala
2019-05-05Turn need_resched() and signotify() into proper functions on mips64.Visa Hankala
2019-05-05For "unpriv -f file", chown file back to root once the command finishes,Antoine Jacoutot
2019-05-05Initialise variable.Antoine Jacoutot
2019-05-05Change variable name.Antoine Jacoutot
2019-05-05regenMark Kettenis
2019-05-05Harmonize AMD CPU/APU devices.Mark Kettenis
2019-05-05sentences start with capitals;Jason McIntyre
2019-05-04oops, fix unpriv() argument handling; from install.subChristian Weisgerber
2019-05-04* For "unpriv -f file", chown file back to root once the command finishes,Christian Weisgerber
2019-05-04let users try mcx(4)Theo de Raadt