summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2017-08-15After we stopped processing router advertisements in the kernelFlorian Obser
2017-08-15Convert to FDT-based interrupt establish API.Patrick Wildt
2017-08-15Apply KNF and fix whitespaces.Patrick Wildt
2017-08-15Apply KNF and fix whitespaces.Patrick Wildt
2017-08-15remove parens that were copied from ndinit's previous life as a macroTed Unangst
2017-08-15create a temp directory for all the temp files instead of trying to nameTed Unangst
2017-08-14msdofs: Add new CLUST_END constantStefan Fritsch
2017-08-14msdofs: Add new CLUST_END constantStefan Fritsch
2017-08-14Generate SIGILL for EXCP_UNKNOWN.Mark Kettenis
2017-08-14Add the amdisplay(4) and nxphdmi(4) drivers.ians
2017-08-14db_ctf_pprintf() doesn't actually support formatting, so s/f$//Uwe Stuehler
2017-08-14Restore "print" in ddb; add "pp[rint]" for pretty-printingUwe Stuehler
2017-08-14Load CTF debug symbols before mountrootUwe Stuehler
2017-08-14vmm: exit on monitor/mwait and convert these instructions into #UDs asMike Larkin
2017-08-14vmm: add #defines for exception vectors that can be used to injectMike Larkin
2017-08-14knf to fix tab/space mismatches that make it hard to tell what's insideTed Unangst
2017-08-14drop seriously lacking support for SEQPACKET.Ted Unangst
2017-08-14Do not dereference a pointer directly but use db_get_value() instead.Martin Pieuchot
2017-08-14Remove unneeded null pointer check in mpe_input*: ifp cannot be NULL.Reyk Floeter
2017-08-14move pf_get_wscale + pf_get_mss prototypes to pfvar.h (diff shrinkage)Henning Brauer
2017-08-14add half-open tcp states accounting, road paved by sashanHenning Brauer
2017-08-14Use the rv variable in sppp_output() as it was intended.Reyk Floeter
2017-08-14The "ret" return value is reused and overwritten, potentiallyReyk Floeter
2017-08-14Fix CID 1452952: Unlikely use of uninitialized offset in rtwn_efuse_read().Stefan Sperling
2017-08-14don't need vmm_debug variable in VMM_DEBUG modeMike Larkin
2017-08-14Attach run(4) to D-Link DWA-137 and DWA-140 rev D1.Stefan Sperling
2017-08-14regenStefan Sperling
2017-08-14Add USB device IDs for D-Link DWA-137 and DWA-140 rev D1.Stefan Sperling
2017-08-14drm/mst: Avoid processing partially received up/down message transactionsJonathan Gray
2017-08-14drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Jonathan Gray
2017-08-14drm/mst: Fix error handling during MST sideband message receptionJonathan Gray
2017-08-14Make the vga_client_register() stub available to all archs to unbreakJonathan Gray
2017-08-13minor msdosfs tweaksStefan Fritsch
2017-08-13Fix rotation in combination wth vcons support by callingMark Kettenis
2017-08-13Nuke trailing whitespaceBob Beck
2017-08-13remove accidental additionBob Beck
2017-08-13Evidence suggests this trailing whitespace was left here by mauraudingBob Beck
2017-08-13New flag PR_RWLOCK for pool_init(9) makes the pool use rwlocks insteadPhilip Guenther
2017-08-13declaration for fktraceTed Unangst
2017-08-13Remove the second parameter of iwm_stop(). It was not used for anything.Stefan Sperling
2017-08-13to change a state's state (that term is overloaded in pf, protocol stateHenning Brauer
2017-08-13Add proper support for iwm(4) firmware's time event. Cancel the event ifStefan Sperling
2017-08-13When iwn_stop() releases the scan lock wake processes sleeping on it.Theo Buehler
2017-08-13When iwm_stop() releases the scan lock wake processes sleeping on it.Stefan Sperling
2017-08-13improve AHCI hibernate writeout performance by doing smaller delay()sMike Larkin
2017-08-13Make R_MIPS_* defines available via <machine/reloc.h>.Visa Hankala
2017-08-13Convert variable type to C99.Nayden Markatchev
2017-08-13Fix a dereference of a bogus pointer.Visa Hankala
2017-08-13remove uneeded bpf includeJonathan Gray
2017-08-13Add support for Allwinner A64/H5 device trees that use the official LinuxMark Kettenis