Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/bsd
Module Name: src
Committed By: riastradh
Date: Sun Dec 19 09:44:27 UTC 2021
Modified Files:
src/sys/external/bsd/common/include/linux: bitops.h
Added Files:
src/sys/external/bsd/common/include/linux: bits.h
Removed Files:
src/sys/external/bsd/drm2/include/linux: bits.h
Log Message:
Add a BIT_MASK in bits.h, move it to common so bitops.h can sideload
match linux.
Author: Maya Rashish <maya%NetBSD.org@localhost>
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/external/bsd/common/include/linux/bitops.h
cvs rdiff -u -r0 -r1.1 src/sys/external/bsd/common/include/linux/bits.h
cvs rdiff -u -r1.1 -r0 src/sys/external/bsd/drm2/include/linux/bits.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