OpenBSD CVS

CVS log for src/usr.sbin/acpidump/Attic/acpi_user.c


[BACK] Up to [local] / src / usr.sbin / acpidump

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Thu Aug 5 17:30:28 2010 UTC (13 years, 10 months ago) by marco
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +2 -2 lines
FILE REMOVED

kill kill kill the aml parser, kill kill kill it until it is dead

ok deraadt

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 6 10:16:03 2008 UTC (16 years ago) by marco
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored)

Fix alignment on some machines where crc cehck failed.

code from jordan

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 3 10:43:33 2007 UTC (17 years, 2 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Don't get upset about short sized input files.
ok moritz@

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 5 14:13:29 2007 UTC (17 years, 5 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

mmap returns MAP_FAILED on error, not -1 or NULL; from xsa@

Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 9 20:30:03 2005 UTC (18 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.2: +6 -10 lines
Diff to previous 1.2 (colored)

instead of rolling our own page macros, use the ones provided by uvm

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 21 16:38:55 2005 UTC (18 years, 10 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 2 20:09:39 2005 UTC (19 years ago) by tholo
Branch: MAIN

Start on a basic ACPI framework -- does not do much more than read out the
ACPI tables into kernel memory and attach ACPI and HPET timers currently.

In order to test this code, enabling the devices in GENERIC as well as
the ACPI_ENABLE option is needed.  This code does not do any thermal
control yet, so this should be done with care depending on the platform.

In the tree so more people can contribute to making this more fully
featured.

Ok niklas@ grange@ tedu@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.