aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_dkbad.c
Commit message (Expand)AuthorAgeFilesLines
* In all such uses of struct buf: 's/b_un.b_addr/b_data/g'Poul-Henning Kamp1997-12-021-2/+2
* Fix the buffer flag frobbing. Note: It is invalid to gratuitiously modifyJohn Dyson1997-11-241-2/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Don't include <sys/conf.h> for the kernel in disk-related headers.Bruce Evans1996-09-201-1/+2
* Fixed Id.Bruce Evans1996-09-141-1/+1
* Fix a bug that b_flags was getting unnecessarily modified byJohn Dyson1996-03-011-1/+1
* subr_diskslice.c implements everything related to slices and labels exceptBruce Evans1994-12-121-0/+158