summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-06-11Revert this one; I can't tell for sure if it's using libsa gets or itsdholland
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-06-11PR 51200 gets in libsa considered harmful: change own gets() to kgets()dholland
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-06-11gets -> unsafe_gets; nothing uses this but let's not start by accident.dholland
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-06-11Change "tgets_s" back to "tgets". We obviously want to keep the boundsdholland
2016-06-11gets_s -> kgets.dholland
2016-06-11GSoC 2016: Charles Cui: add SIGPOLLchristos
2016-06-10GSoC 2016: Charles Cui: Add timer related macroschristos
2016-06-10GSoC 2016: Charles Cui: add SEM_NSEMS_MAXchristos
2016-06-10Avoid trying to create a tag for locating AMD HyperTransport bridge that willjakllsch
2016-06-10add driver for 'platinum' onboard video found in Power Mac 7200 and possiblymacallan
2016-06-10add WSDISPLAY_TYPE_PLATINUM, for platinumfbmacallan
2016-06-10Add callout_stop while clearing stall. From t-hash.skrll
2016-06-10Avoid storing a pointer of an interface in a mbufozaki-r
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-06-10Add missing \n (I triggered the systbl message on a qemu virtual machine!)pgoyette
2016-06-10needs <stdbool.h>dholland
2016-06-09Sync register number for curlwp with the kernelmartin
2016-06-09New module for ipl (aka ipfilter).pgoyette
2016-06-09Enable building of ipfilter code as a separately-loaded module.pgoyette
2016-06-09return somethingchristos
2016-06-09fix variable namechristos
2016-06-08ignore EACCESchristos
2016-06-08Revert previous (rev. 1.98). It breaks at least one user's card.pgoyette
2016-06-08Feeding uninitialised garbage to the hypervisor is likely to be a bad idea.jnemeth
2016-06-07Explicitly provide a hidden attribute for the declaration of the endjoerg
2016-06-07Create separate modules for i2c_bitbang and bpf_filter so these filespgoyette
2016-06-06Correct MUSB2_REG_RXNAKLIMIT offset on Allwinner.jakllsch
2016-06-05Use MUSB2_REG_RXNAKLIMIT instead of MUSB2_REG_TXNAKLIMIT in the recieve path.jakllsch
2016-06-05get rid of getschristos
2016-06-05get rid of gets/tgetschristos
2016-06-05use gets_schristos
2016-06-05dedupchristos
2016-06-05use correct comparison of serial numbersmlelstv
2016-06-05Don't use a magic value. Define a limit, and enforce it.maxv
2016-06-05The bootinfo is refreshed each time the bootloader tries to execute amaxv
2016-06-05Don't resume throttled CCBs when connection is terminating, except formlelstv
2016-06-05Handle freeing of PDU when referencing CCB is freed.mlelstv
2016-06-05More debug output. Dump pending CCBs when cleaning up.mlelstv
2016-06-05Remove the ALLOC_FIRST_FIT and ALLOC_TRACE options. This is a rather simplemaxv
2016-06-05Use gets_s instead of gets. The x86 bootloader prompt is easy tomaxv
2016-06-05more debug outputmlelstv
2016-06-05PR/51202: XHCI driver sends stale TRBs from a pipe previously openedskrll
2016-06-05acquire session lock when changing throttling queuemlelstv
2016-06-05PR/51202: XHCI driver sends stale TRBs from a pipe previously openedskrll
2016-06-05wrong assertion.mlelstv