| 2012-07-10 |
Sascha Wildner | kernel: Add descriptions to the intrhooks that miss... |
blob | commitdiff |
| 2012-07-08 |
Sascha Wildner | twa(4)/twe(4): Move dev_ops_remove_minor() after destro... |
blob | commitdiff | diff to current |
| 2012-05-01 |
Sascha Wildner | kernel: Remove some bogus casts of NULL to something. |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-06-24 |
Sascha Wildner | kernel: Use NULL for DRIVER_MODULE()'s evh ... |
blob | commitdiff | diff to current |
| 2010-12-31 |
Sascha Wildner | twe(4): Update to version 1.50.01.002. |
blob | commitdiff | diff to current |
| 2010-10-31 |
Sascha Wildner | kernel: Remove most definitions of CDEV_MAJOR. |
blob | commitdiff | diff to current |
| 2010-07-26 |
Sascha Wildner | twe(4): Correct indent. |
blob | commitdiff | diff to current |
| 2009-12-06 |
Alex Hornung | dump - Make use of the new dumping |
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 |
| 2007-06-17 |
Matthew Dillon | Disklabel separation work - Generally shift all disklab... |
blob | commitdiff | diff to current |
| 2007-05-15 |
Matthew Dillon | Continue untangling the disklabel. Have most disk... |
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-12-20 |
Matthew Dillon | Rename sprintf -> ksprintf |
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-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2006-05-03 |
Matthew Dillon | Invert a mistaken test. Set b_resid to 0 if B_ERROR... |
blob | commitdiff | diff to current |
| 2006-02-17 |
Matthew Dillon | Make the entire BUF/BIO system BIO-centric instead... |
blob | commitdiff | diff to current |
| 2006-01-25 |
Matthew Dillon | The random number generator was not generating sufficie... |
blob | commitdiff | diff to current |
| 2005-10-12 |
Matthew Dillon | Remove the INTR_TYPE_* flags. The interrupt type is... |
blob | commitdiff | diff to current |
| 2005-09-12 |
Matthew Dillon | DragonFly's malloc only guarentees X alignment when... |
blob | commitdiff | diff to current |
| 2005-08-22 |
Hiten Pandya | Update the TWE 3ware/AMCC driver code, bringing in... |
blob | commitdiff | diff to current |
| 2005-06-10 |
Sascha Wildner | Remove spl*() in dev/raid/{mlx,mly,pst,twa,twe} and... |
blob | commitdiff | diff to current |
| 2005-05-24 |
Matthew Dillon | Get rid of bus_{disable,enable}_intr(), it wasn't gener... |
blob | commitdiff | diff to current |
| 2005-02-04 |
Matthew Dillon | One of the last things the system does before it tries... |
blob | commitdiff | diff to current |
| 2004-06-21 |
Matthew Dillon | Correct a known panic in the twe driver, M_NOWAIT ... |
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-01-05 |
David Rhodus | * Merge in changes from FreeBSD with some modification |
blob | commitdiff | diff to current |
| 2003-11-15 |
Matthew Dillon | Misc cleanups to take care of GCC3.x warnings. Missing... |
blob | commitdiff | diff to current |
| 2003-09-22 |
Matthew Dillon | The twe driver requires all requests, including non... |
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-22 |
Matthew Dillon | DEV messaging stage 2/4: In this stage all DEV commands... |
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-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 |
|