Age | Commit message (Expand) | Author |
2014-03-20 | add USB_PRODUCT_ITUNER_USBLCD256x64 as UQ_BAD_HID so libusb can talk via | Aaron Bieber |
2014-03-20 | sync | Aaron Bieber |
2014-03-20 | Add ITUNER USBLCD256x64 | Aaron Bieber |
2014-03-20 | Do not pull <sys/tree.h> unconditionally in <net/if.h>, only the address | Martin Pieuchot |
2014-03-20 | Add several devices we already have defined in usbdevs and are also known to be | andre |
2014-03-20 | *** empty log message *** | andre |
2014-03-20 | revert rev. 1.115 | Sebastian Benoit |
2014-03-20 | Kill NFS_BOOT_GATEWAY, ok deraadt@ | Martin Pieuchot |
2014-03-19 | When BatteryPresent flag is not set, invalidate battery-dependent sensors. | andre |
2014-03-19 | spacing | Theo de Raadt |
2014-03-19 | Since in{,6}_ifdetach() take care of removing the IPv4/6 addresses | Martin Pieuchot |
2014-03-19 | Removing devices supported by upd(4) from quirks. | andre |
2014-03-19 | Stop abusing the rcvif pointer to pass wireless nodes down to the | Martin Pieuchot |
2014-03-19 | Enable upd(4) on three archs to get it tested, requested by deraadt@. | Martin Pieuchot |
2014-03-19 | Add a temporary hack to let a subdriver claim all the reportIDs of | Martin Pieuchot |
2014-03-19 | It's safe to assumed 'signed' exists | Philip Guenther |
2014-03-19 | It's been a quarter century: pre-ANSI C is dead | Philip Guenther |
2014-03-19 | Pull in FreeBSD r37363 and r37887: | Philip Guenther |
2014-03-19 | Properly 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 is | Miod Vallat |
2014-03-18 | Remove timeout logic from the polling loop. It causes more problems than it | Mark Kettenis |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-18 | To prevent lock ordering problems with the kernel lock, we need to make sure | Mark Kettenis |
2014-03-18 | More a.out detritus | Philip Guenther |
2014-03-18 | First setup that stops using isp(4), and relies on ql[aew](4). | Theo de Raadt |
2014-03-18 | Properly clear and free the endpoint associated to a pipe. Do not | Martin Pieuchot |
2014-03-18 | Notify userland via the routing socket when ARP resolution completes; | Mike Belopuhov |
2014-03-18 | Initialize len, from netbsd | Raphael Graf |
2014-03-18 | Rename rt_gettable() into rtable_get(), swap its arguments to be | Martin Pieuchot |
2014-03-18 | <sys/agpio.h> is gone | Martin Pieuchot |
2014-03-18 | Do not rely on the fact that sys/vnode.h includes all the world | Martin Pieuchot |
2014-03-18 | Add missing parts of the tiic driver. | Sylvestre Gallon |
2014-03-18 | Unbreak DDB_STRUCT after removal of agpio.h | Philip Guenther |
2014-03-18 | When creating a unix socket, save the PID for pf's log(user), even when | Philip Guenther |
2014-03-18 | In prep for killing ps_mainproc, use pr->ps_pid instead of | Philip Guenther |
2014-03-17 | Use the ci_inatomic flag here as well to "disable" page faults and provide | Mark Kettenis |
2014-03-17 | The AGP ioctl interface is gone; remove the header file as well. | Mark Kettenis |
2014-03-17 | Add upd(4) to the tree, disabled. Please do not enable it yet. | andre |
2014-03-17 | regen | Jasper Lievisse Adriaanse |
2014-03-17 | add vendor Red Hat and two devices | Jasper Lievisse Adriaanse |
2014-03-17 | Remove pre-rt_getifa() code to find the address descriptor (ifa) related | Martin Pieuchot |
2014-03-17 | fix memory leaks in error paths when setting up the gatt | Jonathan Gray |
2014-03-16 | DDB supports ELF symbols are all archs, and it's always the same as the | Philip Guenther |
2014-03-16 | fix typo; unbreak build | Mark Kettenis |
2014-03-16 | Remove unused prototypes. | Mark Kettenis |
2014-03-16 | Move the logic to deal with devices with broken descriptors into its | Martin Pieuchot |
2014-03-16 | Convert LED page defines to the common usage names patern, no | Martin Pieuchot |
2014-03-16 | Patch up the firmware revision for the ISP1000 firmware since it doesn't | Mark Kettenis |
2014-03-16 | Don't use volume keys when in raw-mode (this doesn't work), and let | Martin Pieuchot |
2014-03-16 | Kill DB_*TASK_NAME* macros which were only ever on i386/amd64 and never used. | Philip Guenther |