Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: thorpej
Date: Wed Sep 15 17:25:14 UTC 2021
Added Files:
src/sys/kern: gendevcalls.awk
Log Message:
Add an awk program that reads in a device call interface description
file and emits a header file containing the argument and call binding
structures for those calls.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/kern/gendevcalls.awk
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