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: nat
Date: Fri Dec 9 19:13:47 UTC 2016
Modified Files:
src/sys/kern: subr_devsw.c
src/sys/miscfs/specfs: spec_vnops.c
src/sys/sys: conf.h
Log Message:
Add functions to access device flags. This restores simultaneous audio
open/close.
OK hannken@ christos@
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/kern/subr_devsw.c
cvs rdiff -u -r1.166 -r1.167 src/sys/miscfs/specfs/spec_vnops.c
cvs rdiff -u -r1.148 -r1.149 src/sys/sys/conf.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