Home | History | Annotate | Download | only in aml
History log of /src/usr.sbin/acpitools/aml/aml_name.c
RevisionDateAuthorComments
 1.4  08-Oct-2009  cegger fix acpidump segfault
 1.3  15-Jan-2008  jmcneill branches: 1.3.10; 1.3.16;
Workaround potential crash in acpidump, from Yorick Hardy.
 1.2  14-Jan-2007  dogcow branches: 1.2.4;
Now compiles on amd64, mostly due to %llx -> %PRIx64, but also changing some
internal structures around. (yay for assuming that pointers can be held in
an int. bah.)

Not sure if it actually _works_ on amd64, but as the output on my i386
doesn't change pre/post-patching, that seems good enough for now.
 1.1  14-Jan-2007  christos Add acpitools
 1.2.4.1  23-Mar-2008  matt sync with HEAD
 1.3.16.1  21-Apr-2010  matt sync to netbsd-5
 1.3.10.1  10-Oct-2009  sborrill Pull up the following revisions(s) (requested by cegger in ticket #1078):
usr.sbin/acpitools/aml/aml_name.c: revision 1.4

Check validity of parent and so fix potential segfault.

RSS XML Feed