Module Name: src Committed By: riastradh Date: Wed Jul 24 01:55:44 UTC 2013
Modified Files: src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: list.h Log Message: Reimplement (partial) Linux list abstraction directly. TAILQ_* won't work easily because Linux doesn't distinguish heads from noses. To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 \ src/sys/external/bsd/drm2/include/linux/list.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.