index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
acpi
/
acpidump
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r300632
truckman
2016-06-01
1
-18
/
+43
*
MFC: r281335
jkim
2015-04-13
1
-21
/
+25
*
MFC: r281331
jkim
2015-04-13
1
-26
/
+10
*
MFC r272444 (by jkim):
dim
2015-04-04
2
-2
/
+3
*
Consistently cast ACPICA 64-bit integer types when we print them.
jkim
2013-06-26
1
-8
/
+8
*
Fix a long standing logic bug introduced in r167814. The code was added to
jkim
2013-05-31
1
-1
/
+1
*
Teach acpidump to dump the DMA Remapping Reporting table (aka DMAR).
neel
2012-12-21
2
-13
/
+263
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
2
-8
/
+9
*
Display the matrix of inter-domain distances in the SLIT table. This is
jhb
2012-10-04
1
-0
/
+30
*
Add range and table revision checking to avoid abend.
takawata
2012-07-09
1
-1
/
+9
*
Catch up with realpath(3) changes (r235266) and unbreak acpidump(8).
jkim
2012-05-25
1
-3
/
+3
*
use uintmax_t instead of uint64_t.
takawata
2010-08-13
1
-1
/
+1
*
Fix build on amd64 and ia64.
takawata
2010-08-13
1
-4
/
+3
*
Fix breakage on 64bit architecture by using inttypes.h macro.
takawata
2010-08-12
1
-1
/
+2
*
Fix tindebox breakage about format warning.
takawata
2010-08-12
1
-1
/
+1
*
Add TCG ACPI spec table (TCPA) support.
takawata
2010-08-11
2
-0
/
+274
*
Merge ACPICA 20100702.
jkim
2010-07-06
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-1
/
+0
*
- Use the headers from ACPI-CA to define various constants and structures
jhb
2009-08-25
4
-740
/
+523
*
Parse the System Resource Affinity Table ('SRAT') used to describe affinity
jhb
2009-07-29
2
-8
/
+148
*
Import ACPICA 20090521.
jkim
2009-06-05
1
-7
/
+25
*
Use an explicit pointer cast since NULL isn't guaranteed to be defined
jb
2007-11-18
1
-1
/
+1
*
Use a NULL instead of a zero to avoid a compiler warning about a missing sent...
jb
2007-11-18
1
-1
/
+1
*
Fix acpidump(8) on ia64. Revision 1.13 introduced an uninitialized
marcel
2007-07-28
1
-0
/
+2
*
Correct HPET header handling.
takawata
2007-03-27
2
-3
/
+3
*
Catch up with ACPI-CA 20070320 import.
jkim
2007-03-22
1
-10
/
+14
*
Document exact command preferred for sending ASL as part of bug reports.
njl
2007-03-14
2
-0
/
+8
*
Fix a small style problem and add a __packed pragma for safety.
scottl
2005-02-17
1
-1
/
+1
*
Note addition of MCFG support.
njl
2005-02-14
1
-1
/
+2
*
Add support for parsing MCFG tables.
scottl
2005-02-14
2
-0
/
+36
*
Sort sections.
ru
2005-01-18
1
-16
/
+16
*
Update a comment that was outdated.
njl
2004-10-05
1
-1
/
+1
*
Back out the -s flag and go back to dumping the SSDTs by default.
njl
2004-10-05
4
-22
/
+6
*
Update the man page for the -s flag and other changes that we've missed.
njl
2004-10-05
1
-5
/
+19
*
Add the -s flag to make dumping SSDTs optional (disabled by default).
njl
2004-10-05
3
-5
/
+16
*
When one entry in the RSDT is corrupted, just skip it instead of bailing out.
njl
2004-08-18
1
-2
/
+5
*
Update man page for supported table types.
njl
2004-08-18
1
-5
/
+2
*
We now handle SSDT tables. Remove a reference from the BUGS section
marcel
2004-08-16
1
-2
/
+4
*
Add support for SSDT tables. Dumping or disassembling the DSDT will
marcel
2004-08-13
3
-20
/
+58
*
Removed trailing whitespace.
ru
2004-07-02
1
-2
/
+2
*
Also print out the standard header for FADT since it has one.
njl
2004-06-30
1
-7
/
+12
*
Expand contraction.
ru
2004-06-04
1
-1
/
+1
*
Unify the start/size parameters for the RSDP search area. Don't bother
njl
2004-05-28
2
-4
/
+6
*
Use the correct location of the EBDA for searching for the RSDP.
njl
2004-05-25
2
-19
/
+31
*
If the revision is 0, don't trust the length in the RSDP. Instead assume
njl
2004-05-16
1
-2
/
+7
*
Read in the entire RSDP but only run the standard checksum over the
njl
2004-05-16
1
-7
/
+12
*
Instead of scanning the entire lower 1 MB of RAM, only scan locations
njl
2004-05-14
2
-29
/
+53
*
Minor style issues.
des
2004-05-10
3
-6
/
+6
*
Instead of using a static, check for the FADT revision before using it.
njl
2004-04-18
1
-12
/
+20
*
Clean up the check for invalid X_DSDT and X_FACS portions of the FADT.
njl
2004-01-04
1
-16
/
+25
[next]