OpenGrok
Cross Reference: valkyriefbreg.h
xref
: /
src
/
sys
/
arch
/
macppc
/
dev
/
valkyriefbreg.h
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/macppc/dev/valkyriefbreg.h
Revision
Date
Author
Comments
1.5
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.4
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.3
16-Feb-2018
macallan
branches: 1.3.14;
remove accidential garbage
1.2
16-Feb-2018
macallan
add $NetBSD:
1.1
24-Jan-2012
macallan
branches: 1.1.4; 1.1.6;
drivers to support the onboard video circuitry found in for example the
Performa 6360
1.1.6.2
17-Apr-2012
yamt
sync with head
1.1.6.1
24-Jan-2012
yamt
file valkyriefbreg.h was added on branch yamt-pagecache on 2012-04-17 00:06:37 +0000
1.1.4.2
18-Feb-2012
mrg
merge to -current.
1.1.4.1
24-Jan-2012
mrg
file valkyriefbreg.h was added on branch jmcneill-usbmp on 2012-02-18 07:32:35 +0000
1.3.14.1
20-Apr-2020
bouyer
Sync with HEAD
Indexes created Mon Oct 20 20:10:13 GMT 2025