Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: thorpej
Date: Sat Sep 25 03:30:44 UTC 2004
Modified Files:
src/sys/conf: files majors
src/sys/kern: subr_disk.c
src/sys/sys: disk.h dkio.h
Added Files:
src/sys/dev: dk.c
Log Message:
Work-in-progress implementation of "wedges", a new way to represent
partitions in the NetBSD kernel. See discussion on tech-kern for details.
To generate a diff of this commit:
cvs rdiff -r1.685 -r1.686 src/sys/conf/files
cvs rdiff -r1.11 -r1.12 src/sys/conf/majors
cvs rdiff -r0 -r1.1 src/sys/dev/dk.c
cvs rdiff -r1.60 -r1.61 src/sys/kern/subr_disk.c
cvs rdiff -r1.24 -r1.25 src/sys/sys/disk.h
cvs rdiff -r1.9 -r1.10 src/sys/sys/dkio.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index