summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-09-20Use splsoftassert() together with IPL_SOFTNET. On alpha and m88kAlexander Bluhm
2016-09-20sync the description of -q with that of cksum.1;Jason McIntyre
2016-09-20Mostly cosmetic tweaks to macros involved in iwm(4) power-saving features.Stefan Sperling
2016-09-20Add some spl softnet assertions that will help us to find the rightAlexander Bluhm
2016-09-20we will also want the echo timing paramaterPeter Hessler
2016-09-20build the ramdisk version of route(8) with SMALLPeter Hessler
2016-09-20Not needed anymoreMike Belopuhov
2016-09-20Switch to the new NDIS headerMike Belopuhov
2016-09-20Add a new NDIS headerMike Belopuhov
2016-09-20Add a missing status defineMike Belopuhov
2016-09-20Attach event counterMike Belopuhov
2016-09-20Add an API to hook up event countersMike Belopuhov
2016-09-20Support a few more relocations, most notably R_ARM_MOVW_ABS_NC andMark Kettenis
2016-09-20Rewrite awkward phrase, pointed out by Bryan Vyhmeister, wording tweakStuart Henderson
2016-09-20sort;Jason McIntyre