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