summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-03Avoid printing garbage when aborting a program that tries to use aTheo Buehler
2017-06-03use proper name for LPIAlexander Hall
2017-06-03fix spelling in a handful of the Swedish entriesAlexander Hall
2017-06-02Perform grant table page allocation outside of the table mutexMike Belopuhov
2017-06-02Use += instead of = for extra flag. Prompted by miod@Otto Moerbeek
2017-06-02Fix an infinite loop in fortune(6).Frederic Cambus
2017-06-02Partial implementation of \h (horizontal line drawing function).Ingo Schwarze
2017-06-02regenMark Kettenis
2017-06-02Intel HD Graphics 510.Mark Kettenis
2017-06-02Scale the missed beacon counter threshold to the AP's beacon interval.Stefan Sperling
2017-06-02Remove a bogus run_read() call about getting MAC version.Kevin Lo
2017-06-02typo; meant to say locore0.STheo de Raadt
2017-06-02add about 15 missing character escape sequences found in groff_char(7);Ingo Schwarze
2017-06-02When iwm(4) firmware reports missed beacons, send a probe request onlyStefan Sperling
2017-06-02When iwn(4) firmware reports missed beacons, send a probe request onlyStefan Sperling
2017-06-02Attach the xhci(4) FDT driver to the generic-xhci compatible as well.Patrick Wildt
2017-06-02Synonym -Wno-cpp for -Wno-#warnings. That one is not a headache forMarc Espie
2017-06-02handle 64bit dva in the tx path as well as the rx path.David Gwynne
2017-06-02rationalise the long list of manual CDIAGFLAGS that we add; most ofDamien Miller
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-06-02only update the tx descriptors high address if it changes.David Gwynne
2017-06-02be less tricky about when ifq_free is handled.David Gwynne
2017-06-01reorder ops in sk_start to avoid possibly rolling back ifq_deq.David Gwynne
2017-06-01reorder ops in sk_start to avoid possibly rolling back ifq_deq.David Gwynne
2017-06-01Pass the correct dma tag to the load buffer function. Passing t onlyPatrick Wildt
2017-06-01The fact is simple: Subshells have the same PPID as the current shell.Theo Buehler
2017-06-01Revert 1.16 ("add a workaround for the rebound portjacking hijinks"),Stuart Henderson
2017-06-01Minimal implementation of the \h (horizontal motion) escape sequence.Ingo Schwarze
2017-06-01STYLE message about full stop at the end of .Nd; inspired by mdoclint(1)Ingo Schwarze
2017-06-01Expand $eapid in iked tags, allowing PF rules to be written based on EAPStuart Henderson
2017-06-01Delete -f. What matters is covered by mandoc.Ingo Schwarze
2017-06-01Return time_uptime as value for when pf was enabled instead ofPatrick Wildt
2017-06-01mention /var/db/acpi; diff from Jan Stary <hans at stare dot cz>;Ingo Schwarze
2017-06-01Remove branch prediction hint from conditional branch instruction.Christian Weisgerber
2017-06-01Don't panic when we cannot locate a handle for the Serial IO protocol.Patrick Wildt
2017-06-01Sync with amd64 and allow building the i386 bootstrap with clang:Christian Weisgerber
2017-06-01Re-enabled futex based condvar & mutexes, they are not the cause ofMartin Pieuchot
2017-06-01crtbegin and crtend files need to be in comp, to support relink ofTheo de Raadt
2017-06-01Defering some processing to the soft-interrupt handler introduced aMartin Pieuchot
2017-06-01New condvar introduced a regression with vmd(8), revert until it is found.Martin Pieuchot
2017-06-01If CVS_LOCK_REPO is set only attempt to unlock the repo if we're local.Joris Vink
2017-06-01Don't look at file_type until after cvs_remote_classify_file() was called.Joris Vink
2017-06-01Stop looking at current_cvsroot->cr_method to figure out if we're remote or not.Joris Vink
2017-06-01update currency exchange rates;Jason McIntyre
2017-06-01no need to bzero allocated space now that we use use recallocarray;Damien Miller
2017-06-01unconditionally zero init size of buffer; ok markus@ deraadt@Damien Miller
2017-06-01some warnings spotted by clang; ok markus@Damien Miller
2017-06-01fix casts re constnessDamien Miller
2017-05-31No slaacd.conf(5) is currently planned. Remove Xr to nonexistent manual.Theo Buehler
2017-05-31Let the 's' command delete the right number of bytes when UTF-8Ingo Schwarze