| 2010-10-12 |
YONETANI Tomokazu | ucom - destroy device node on detach |
blob | commitdiff |
| 2010-08-28 |
Alex Hornung | MPSAFE - TTY & related drivers |
blob | commitdiff | diff to current |
| 2010-08-25 |
Matthew Dillon | kernel - Remove D_KQFILTER flag |
blob | commitdiff | diff to current |
| 2010-08-03 |
Samuel J. Greear | kernel - Remove kevent subsystem from under mplock |
blob | commitdiff | diff to current |
| 2010-07-14 |
Samuel J. Greear | kernel - Tear out selwakeup() |
blob | commitdiff | diff to current |
| 2010-07-14 |
Samuel J. Greear | kernel - Add missing KNOTE's |
blob | commitdiff | diff to current |
| 2010-07-11 |
Samuel J. Greear | kernel - Tear out device polling |
blob | commitdiff | diff to current |
| 2009-11-18 |
Alex Hornung | devfs - Remove old debug |
blob | commitdiff | diff to current |
| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff | diff to current |
| 2009-08-01 |
Matthew Dillon | DEVFS - Bring in Alex's GSOC kernel adjustments. |
blob | commitdiff | diff to current |
| 2009-07-11 |
Matthew Dillon | vrevoke/single-user - fix more revoke issues. |
blob | commitdiff | diff to current |
| 2009-04-15 |
Sascha Wildner | Fix the way <sys/ioccom.h> is included throughout our... |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2007-11-05 |
Hasso Tepper | Nuke usbdevs and references to it. |
blob | commitdiff | diff to current |
| 2007-08-07 |
Hasso Tepper | There is no need to explicitly call ttwakeup() and... |
blob | commitdiff | diff to current |
| 2007-08-07 |
Hasso Tepper | ttyclose() increments t_gen. Remove redundant incremen... |
blob | commitdiff | diff to current |
| 2007-08-07 |
Hasso Tepper | Reomve unnecessary sys/vnode.h include. |
blob | commitdiff | diff to current |
| 2007-07-03 |
Hasso Tepper | Remove last usb_port.h defines usages from the tree... |
blob | commitdiff | diff to current |
| 2007-07-02 |
Hasso Tepper | Nuke USB_GET_SC and USB_GET_SC_OPEN macros. |
blob | commitdiff | diff to current |
| 2007-06-28 |
Hasso Tepper | Nuke SIMPLEQ_* and logprintf. |
blob | commitdiff | diff to current |
| 2007-06-28 |
Hasso Tepper | Nuke device_ptr_t, USBBASEDEVICE, USBDEVNAME(), USBDEVU... |
blob | commitdiff | diff to current |
| 2007-06-27 |
Hasso Tepper | Nuke the code specific to NetBSD/OpenBSD/FreeBSD at... |
blob | commitdiff | diff to current |
| 2007-06-26 |
Hasso Tepper | Nuke USBDEV(). |
blob | commitdiff | diff to current |
| 2006-12-22 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-09-10 |
Matthew Dillon | Change the kernel dev_t, representing a pointer to... |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2005-06-10 |
Matthew Dillon | spl->critical section conversion. |
blob | commitdiff | diff to current |
| 2005-06-02 |
Matthew Dillon | Remove spl*() calls from the bus/ infrastructure, repla... |
blob | commitdiff | diff to current |
| 2004-10-16 |
Matthew Dillon | Implement hotchar support for ucom. |
blob | commitdiff | diff to current |
| 2004-06-06 |
Matthew Dillon | The usbcom's device was being released too early in... |
blob | commitdiff | diff to current |
| 2004-05-19 |
Matthew Dillon | Device layer rollup commit. |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | device switch 1/many: Remove d_autoq, add d_clone ... |
blob | commitdiff | diff to current |
| 2004-02-11 |
Joerg Sonnenberger | Add defined(__FreeBSD__) and defined(__DragonFly__... |
blob | commitdiff | diff to current |
| 2003-12-30 |
Matthew Dillon | Bring in the entire FreeBSD-5 USB infrastructure. ... |
blob | commitdiff | diff to current |
| 2003-12-29 |
Matthew Dillon | Get rid of individual /* $xxx$ */ comments entirely... |
blob | commitdiff | diff to current |
| 2003-12-29 |
David Rhodus | * Add ending comment to line as to avoid warning messages. |
blob | commitdiff | diff to current |
| 2003-12-29 |
Matthew Dillon | Synchronize the USB, CAM, and TASKQUEUE subsystems... |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | LINT build test. Aggregated source code adjustments... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | DEV messaging stage 1/4: Rearrange struct cdevsw and... |
blob | commitdiff | diff to current |
| 2003-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
blob | commitdiff | diff to current |
| 2003-06-23 |
Matthew Dillon | proc->thread stage 2: MAJOR revamping of system calls... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|