OpenGrok
Cross Reference: batteryvar.h
xref
: /
src
/
sys
/
arch
/
macppc
/
dev
/
batteryvar.h
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/macppc/dev/batteryvar.h
Revision
Date
Author
Comments
1.4
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.3
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.2
29-Apr-2008
martin
branches: 1.2.98;
Convert to new 2 clause license
1.1
15-Feb-2007
macallan
branches: 1.1.4; 1.1.46; 1.1.48; 1.1.50;
not quite complete yet driver for batteries found in ohare-based PowerBooks
no APM emulation or sysmon integration yet but some stuff is exposed via
envsys
1.1.50.1
16-May-2008
yamt
sync with head.
1.1.48.1
18-May-2008
yamt
sync with head.
1.1.46.1
02-Jun-2008
mjf
Sync with HEAD.
1.1.4.2
26-Feb-2007
yamt
sync with head.
1.1.4.1
15-Feb-2007
yamt
file batteryvar.h was added on branch yamt-lazymbuf on 2007-02-26 09:07:20 +0000
1.2.98.1
20-Apr-2020
bouyer
Sync with HEAD
Indexes created Sat Oct 18 08:10:09 GMT 2025