Age | Commit message (Expand) | Author |
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 |
2016-09-20 | Use splsoftassert() together with IPL_SOFTNET. On alpha and m88k | Alexander Bluhm |
2016-09-20 | sync the description of -q with that of cksum.1; | Jason McIntyre |
2016-09-20 | Mostly cosmetic tweaks to macros involved in iwm(4) power-saving features. | Stefan Sperling |
2016-09-20 | Add some spl softnet assertions that will help us to find the right | Alexander Bluhm |
2016-09-20 | we will also want the echo timing paramater | Peter Hessler |
2016-09-20 | build the ramdisk version of route(8) with SMALL | Peter Hessler |
2016-09-20 | Not needed anymore | Mike Belopuhov |
2016-09-20 | Switch to the new NDIS header | Mike Belopuhov |
2016-09-20 | Add a new NDIS header | Mike Belopuhov |
2016-09-20 | Add a missing status define | Mike Belopuhov |
2016-09-20 | Attach event counter | Mike Belopuhov |
2016-09-20 | Add an API to hook up event counters | Mike Belopuhov |
2016-09-20 | Support a few more relocations, most notably R_ARM_MOVW_ABS_NC and | Mark Kettenis |
2016-09-20 | Rewrite awkward phrase, pointed out by Bryan Vyhmeister, wording tweak | Stuart Henderson |
2016-09-20 | sort; | Jason McIntyre |