summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-29Add test for blocks in syslog.conf constructed with the +host andAlexander Bluhm
2015-06-29Add the possiblity to store all syslog messages received from aAlexander Bluhm
2015-06-29Never cache a RTF_GATEWAY route as next hop for a gateway route.Martin Pieuchot
2015-06-29Add missing definition of "usb_interface_assoc_descriptor" needed to forMartin Pieuchot
2015-06-29count if_ibytes in if_input like we do for if_ipackets.David Gwynne
2015-06-29dont double count if_ibytes here, it gets done by something insideDavid Gwynne
2015-06-29Test that selectors, which specify facility and severity level forAlexander Bluhm
2015-06-29fix the build on arm after the recent addition of -WundefJonathan Gray
2015-06-29enable vexpressJonathan Gray
2015-06-29Implement membar_* for armv7 with the dmb instruction. The previousJonathan Gray
2015-06-29Fix trap setup for double faults; error pointed out by Wei Liu a few monthsMike Larkin
2015-06-29Remove some unused #definesMike Larkin
2015-06-28Use fstat to check that the privsep parent of syslogd closes allAlexander Bluhm
2015-06-28Force the return to userspace from execve to go through iretq to get allPhilip Guenther
2015-06-28Add tests for the !prog and !!prog and !* keywords in syslog.conf.Alexander Bluhm
2015-06-28Read the lower 16-bits of the GCFGC "double word". Potentially fixes issuesMark Kettenis
2015-06-28regenJonathan Matthew
2015-06-28add usb devicesJonathan Matthew
2015-06-28enable octdwctwo and add umassJonathan Matthew
2015-06-28Convert list_head lists into TAILQs and LISTs and fix up header includesJonathan Matthew
2015-06-28LDT is gone and not coming backPhilip Guenther
2015-06-28Split AST handling from trap() into ast() and get rid of T_ASTFLT.Philip Guenther
2015-06-28Split AST handling from trap() into ast() and get rid of T_ASTFLTPhilip Guenther
2015-06-28Convert ssl_bytes_to_cipher_list to CBS.Doug Hogan
2015-06-27Add unit tests for LibreSSL.Doug Hogan
2015-06-27Fix pointer to unsigned long conversion.Doug Hogan
2015-06-27uvm_pmr_get1page() should return psize_t, not int; dhill@Miod Vallat
2015-06-27Pass bus_space tag and handles to the QE_{WR,RD}CR macros, instead of assumingMiod Vallat
2015-06-27Memory leak in attach if uballoc() fails; Brainy/Maxime VillardMiod Vallat
2015-06-27Do not send routers (option 3) or static routes (option 33) whenKenneth R Westerback
2015-06-27Ignore blank characters at the beginning of a conditional block,Ingo Schwarze
2015-06-27MP_LOCKDEBUG code should only be compiled if MULTIPROCESSOR is definedDavid Gwynne
2015-06-27Corrects the manpage for patterns(7): the indexing for empty capture followsemarie
2015-06-26syncMiod Vallat
2015-06-26/home/otto/okOtto Moerbeek
2015-06-26Completely skip entries for disabled LAPICs so they don't overwritePhilip Guenther
2015-06-26move #include inside #ifndef PATTERNS_Hsemarie
2015-06-26Add Linux completion API and use it.Mark Kettenis
2015-06-26remove __cpu_cas and use atomic_cas_ulong instead.David Gwynne
2015-06-26There is no excuse for using dma_alloc(9) when a bus_dma_tag_t is available.Mark Kettenis
2015-06-26rename the guard #define from _MACHINE_MPLOCK_H_ to _POWERPC_MPLOCK_H_David Gwynne
2015-06-26Revert previous. uvideo checks the transfered length of every frame andMartin Pieuchot
2015-06-26move the ppc mplock implementation from macppc to powerpc.David Gwynne
2015-06-26Do not compare against a null string. When ofw_find_keyboard() is runMartin Pieuchot
2015-06-26change test-patterns.out in order to reflect the error message change insemarie
2015-06-26Corrects some minors nits. Patch from Theo Buehler.semarie
2015-06-26Update upd(4):Stuart Henderson
2015-06-26Fix \-escaping bug that caused forward path parsing to skip twoDamien Miller
2015-06-26Avoid an assertion failure in elf32_arm_size_dynamic_sections() whenMiod Vallat
2015-06-26Adapt to the removal of the symbolic input and output port names fromMiod Vallat