OpenGrok
Cross Reference: platinumfbreg.h
xref
: /
src
/
sys
/
arch
/
macppc
/
dev
/
platinumfbreg.h
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/macppc/dev/platinumfbreg.h
Revision
Date
Author
Comments
1.3
16-Apr-2020
rin
Revert previous for now:
http://mail-index.netbsd.org/source-changes/2020/04/16/msg116278.html
The reasoning turned out to be wrong; __KERNEL_RCSID() in header files
does *not* overwrite RCSID in main source files. The real problem is that
it inserts its RCSID into *every* object files. However, it can be still
useful even if heavily duplicated.
1.2
16-Apr-2020
rin
Stop using __KERNEL_RCSID() in header files; it confuses ident(1) by
overwriting RCSID in main source files.
XXX
The first argument of __KERNEL_RCSID() is neglected for ELF. If we wish
to have RCSID of header files in kernel binary, we need something like
__FBSDID() macro in FreeBSD.
1.1
16-Jun-2016
macallan
branches: 1.1.2; 1.1.18; 1.1.32;
somehow this fell through the cracks when I committed platinumfb.c
thanks chuq for noticing
1.1.32.1
20-Apr-2020
bouyer
Sync with HEAD
1.1.18.2
03-Dec-2017
jdolecek
update from HEAD
1.1.18.1
16-Jun-2016
jdolecek
file platinumfbreg.h was added on branch tls-maxphys on 2017-12-03 11:36:25 +0000
1.1.2.2
09-Jul-2016
skrll
Sync with HEAD
1.1.2.1
16-Jun-2016
skrll
file platinumfbreg.h was added on branch nick-nhusb on 2016-07-09 20:24:53 +0000
Indexes created Mon Oct 27 20:09:55 GMT 2025