summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2014-03-19Stop abusing the rcvif pointer to pass wireless nodes down to theMartin Pieuchot
2014-03-19Enable upd(4) on three archs to get it tested, requested by deraadt@.Martin Pieuchot
2014-03-19Add a temporary hack to let a subdriver claim all the reportIDs ofMartin Pieuchot
2014-03-19It's safe to assumed 'signed' existsPhilip Guenther
2014-03-19It's been a quarter century: pre-ANSI C is deadPhilip Guenther
2014-03-19Pull in FreeBSD r37363 and r37887:Philip Guenther
2014-03-19Properly align the stack using _STACKALIGNBYTES, rather that the ALIGN()Theo de Raadt
2014-03-18- Fix clipping bounds in fill and blt operations; the lower-right corner isMiod Vallat
2014-03-18Remove timeout logic from the polling loop. It causes more problems than itMark Kettenis
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2014-03-18To prevent lock ordering problems with the kernel lock, we need to make sureMark Kettenis
2014-03-18More a.out detritusPhilip Guenther
2014-03-18First setup that stops using isp(4), and relies on ql[aew](4).Theo de Raadt
2014-03-18Properly clear and free the endpoint associated to a pipe. Do notMartin Pieuchot
2014-03-18Notify userland via the routing socket when ARP resolution completes;Mike Belopuhov
2014-03-18Initialize len, from netbsdRaphael Graf
2014-03-18Rename rt_gettable() into rtable_get(), swap its arguments to beMartin Pieuchot
2014-03-18<sys/agpio.h> is goneMartin Pieuchot
2014-03-18Do not rely on the fact that sys/vnode.h includes all the worldMartin Pieuchot
2014-03-18Add missing parts of the tiic driver.Sylvestre Gallon
2014-03-18Unbreak DDB_STRUCT after removal of agpio.hPhilip Guenther
2014-03-18When creating a unix socket, save the PID for pf's log(user), even whenPhilip Guenther
2014-03-18In prep for killing ps_mainproc, use pr->ps_pid instead ofPhilip Guenther
2014-03-17Use the ci_inatomic flag here as well to "disable" page faults and provideMark Kettenis
2014-03-17The AGP ioctl interface is gone; remove the header file as well.Mark Kettenis
2014-03-17Add upd(4) to the tree, disabled. Please do not enable it yet.andre
2014-03-17regenJasper Lievisse Adriaanse
2014-03-17add vendor Red Hat and two devicesJasper Lievisse Adriaanse
2014-03-17Remove pre-rt_getifa() code to find the address descriptor (ifa) relatedMartin Pieuchot
2014-03-17fix memory leaks in error paths when setting up the gattJonathan Gray
2014-03-16DDB supports ELF symbols are all archs, and it's always the same as thePhilip Guenther
2014-03-16fix typo; unbreak buildMark Kettenis
2014-03-16Remove unused prototypes.Mark Kettenis
2014-03-16Move the logic to deal with devices with broken descriptors into itsMartin Pieuchot
2014-03-16Convert LED page defines to the common usage names patern, noMartin Pieuchot
2014-03-16Patch up the firmware revision for the ISP1000 firmware since it doesn'tMark Kettenis
2014-03-16Don't use volume keys when in raw-mode (this doesn't work), and letMartin Pieuchot
2014-03-16Kill DB_*TASK_NAME* macros which were only ever on i386/amd64 and never used.Philip Guenther
2014-03-16Comment fixes: document the direct map and the kernel image, correctPhilip Guenther
2014-03-16Remove warnings on unknown x86 models in the code that returns the FSBJonathan Gray
2014-03-16drm/i915: Do not clobber config status after a forced restore of hw stateJonathan Gray
2014-03-16Add Sitecom LN-032 from/tested by Fabian Raetz.Jonathan Gray
2014-03-16regenJonathan Gray
2014-03-16Add Sitecom LN-032 from/tested by Fabian Raetz.Jonathan Gray
2014-03-15Enable qlw(4) at sbus(4).Mark Kettenis
2014-03-15add a __bounded() define as a shortcut for out bounds-checking attributesDamien Miller
2014-03-15ISP1000 SBus support for qlw(4).Mark Kettenis
2014-03-15More ISP1000 (SBus) bits.Mark Kettenis
2014-03-15The ISP1000 firmware doesn't support the _A64 mailbox command variants. SinceMark Kettenis
2014-03-15Only issue SET_FIRMWARE_FEATURES command if we actually have any firmwareMark Kettenis