summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2014-03-20add USB_PRODUCT_ITUNER_USBLCD256x64 as UQ_BAD_HID so libusb can talk viaAaron Bieber
2014-03-20syncAaron Bieber
2014-03-20Add ITUNER USBLCD256x64Aaron Bieber
2014-03-20Do not pull <sys/tree.h> unconditionally in <net/if.h>, only the addressMartin Pieuchot
2014-03-20Add several devices we already have defined in usbdevs and are also known to beandre
2014-03-20*** empty log message ***andre
2014-03-20revert rev. 1.115Sebastian Benoit
2014-03-20Kill NFS_BOOT_GATEWAY, ok deraadt@Martin Pieuchot
2014-03-19When BatteryPresent flag is not set, invalidate battery-dependent sensors.andre
2014-03-19spacingTheo de Raadt
2014-03-19Since in{,6}_ifdetach() take care of removing the IPv4/6 addressesMartin Pieuchot
2014-03-19Removing devices supported by upd(4) from quirks.andre
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