| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-10 | Change bounds_check_with_label() to take a pointer to the disk structure, | thorpej |
| 2003-05-02 | Change return type of readdisklabel() to const char * | dsl |
| 2003-04-02 | Change SBSIZE to SBLOCKSIZE to make this compile after UFS2 was brought | he |
| 2003-02-04 | Fix wrong argument to free due to malloc_type changes. While there, | matt |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-11-01 | implement separate read/write disk statistics: | mrg |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-07-25 | Correct ra disk instrumentation. From Johnny Billquist. | ragge |
| 2002-07-22 | Convert to new device buffer queue interface. | hannken |
| 2002-03-04 | Don't "extern int cold;" - this is in <sys/kernel.h>. | simonb |
| 2002-01-14 | Call malloc(9) with M_ZERO flag instead of bzero() after malloc(). | tsutsui |
| 2001-11-13 | add RCSID | lukem |
| 2001-04-12 | Upon inspection of a 4000/600 dmesg, change the splbios to splubas. | thorpej |
| 2001-04-12 | splimp -> splbio | thorpej |
| 2001-01-08 | Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL when | fvdl |
| 2001-01-07 | Adapt all disk devices in MI directories to handle ODIOC* calls | fvdl |
| 2000-05-27 | sleep() -> tsleep() | thorpej |
| 2000-05-20 | Remove (more) VAX dependencies. | ragge |
| 2000-03-30 | Remove register declarations. | augustss |
| 2000-03-26 | Allow 16 fragments for MSCP DMA. | ragge |
| 2000-01-21 | Update for sys/buf.h/disksort_*() changes. | thorpej |
| 1999-06-06 | Bus'ify the mscp code also. | ragge |
| 1999-05-29 | Copied from ../../arch/vax/mscp/mscpvar.h,v | ragge |
| 1999-05-29 | Copied from ../../arch/vax/mscp/mscpreg.h,v | ragge |
| 1999-05-29 | Copied from ../../arch/vax/mscp/mscp_tape.c,v | ragge |
| 1999-05-29 | Copied from ../../arch/vax/mscp/mscp_subr.c,v | ragge |
| 1999-05-29 | Copied from ../../arch/vax/mscp/mscp_disk.c,v | ragge |
| 1999-05-29 | Copied from ../../arch/vax/mscp/mscp.h,v | ragge |
| 1999-05-29 | Copied from ../../arch/vax/mscp/mscp.c,v | ragge |
| 1999-05-29 | Copied from ../../arch/vax/mscp/files.mscp,v | ragge |