summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-21For the keep-alive period in iwm's power command, use the DTIM periodStefan Sperling
2016-09-21the account key(s) live in /etc/acme; OK benno@Florian Obser
2016-09-21Copy the AP's actual EDCA parameters into iwm's mac context commandStefan Sperling
2016-09-21Add the BSS's basic rates to iwm's LQ command, not all the rates.Stefan Sperling
2016-09-21When processing an ADDBA request, iwm(4) runs a task which sends aStefan Sperling
2016-09-21Test syslogd TLS client certificate validation.Alexander Bluhm
2016-09-21Add an option to give syslogd a server CA that is used to validateAlexander Bluhm
2016-09-21Modernize arm assembly in the kernel for clang.Mark Kettenis
2016-09-21Enter rtableMartin Pieuchot
2016-09-21Remove some dead code and only enable tx and rx interrupts.Mark Kettenis
2016-09-21straighten the chairsDavid Gwynne
2016-09-21SierraWireless MC7455.Martin Pieuchot
2016-09-21regenMartin Pieuchot
2016-09-21SierraWireless MC7455Martin Pieuchot
2016-09-21Remove a hack now that the USB stack correctly set the maximum packetMartin Pieuchot
2016-09-21Sprinkle some #ifdef _KERNEL, autumn is here.Martin Pieuchot
2016-09-21Remove recursive splsoftnet() calls, from David Hill.Martin Pieuchot
2016-09-21Test ART implementation by default.Martin Pieuchot
2016-09-21set BIOCIMMEDIATE, makes the test work for lo0, which does more bufferingOtto Moerbeek
2016-09-21fix the signposting for -EeFf by partially rewriting the descriptions;Jason McIntyre
2016-09-21Remove the use of cast. It is unnecessary and potentially problematic.YASUOKA Masahiko
2016-09-21Delete casts to off_t and size_t that are implied by assignmentsPhilip Guenther
2016-09-21syncTheo de Raadt
2016-09-21test all the AuthorizedPrincipalsCommand % expansionsDamien Miller
2016-09-21add a way for principals command to get see key ID and serial tooDamien Miller
2016-09-20To make debugging the kqueue test easier, always print the assertionAlexander Bluhm
2016-09-20Remove duplicated includes in stdlib.h and termios.hFrederic Cambus
2016-09-20properly set our state to down when we initially create the session.Peter Hessler
2016-09-20little bit of whitespacePeter Hessler
2016-09-20sprinkle some splsoftnet around sosocket and our soon-to-be-rtmsg locationsPeter Hessler
2016-09-20reoorder includes,Sebastian Benoit
2016-09-20Revert previous, I didn't intend to commit this (yet).Martin Natano
2016-09-20Set correct owner for installed files. One step closer to nopermMartin Natano
2016-09-20When _LIBUNWIND_ARM_EHABI is defined, include <link.h> to get theMark Kettenis
2016-09-20Add dl_unwind_find_exidx prototype.Mark Kettenis
2016-09-20switch master & slave; prompted by bluhm@Otto Moerbeek
2016-09-20don't depend on /dev/tty, in bluhm's framework there is no such thingOtto Moerbeek
2016-09-20shorten version;Jason McIntyre
2016-09-20Unbreak logging for children process in switchd(8). log_init/verbose()Rafael Zalamena
2016-09-20shorten the verify error list;Jason McIntyre
2016-09-20Complete bus_dmamap_load_raw(9) implementation for ARM. My initialPatrick Wildt
2009-10-12import perl 5.10.1Todd C. Miller
1995-12-19raw import of cvs-1.6Theo de Raadt
2016-09-20Create and destroy cloneable interfaces under splsoftnetMike Belopuhov
2016-09-20whitespaceTheo de Raadt
2016-09-20Protect soshutdown() with splsoftnet() to define one layer whereAlexander Bluhm
2016-09-20Fifo did work around the socket layer. Better call soconnect2()Alexander Bluhm
2016-09-20Sprinkle splsoftnets in TDB timeout callbacks; ok bluhmMike Belopuhov
2016-09-20Parse the DTIM count and period advertised in beacons and store themStefan Sperling
2016-09-20various cleanup; ok florianJason McIntyre