Home | History | Annotate | Download | only in aml
History log of /src/usr.sbin/acpitools/aml/aml_parse.c
RevisionDateAuthorComments
 1.6  23-Mar-2022  andvar fix few typos for word "previous(ly)" in comments.
 1.5  24-Oct-2021  andvar fix various typos in comments, mainly copypasta.
 1.4  19-Oct-2013  christos fix unused variable warnings.
 1.3  21-Jun-2011  mrg branches: 1.3.2; 1.3.8;
avoid code that looks like this:
x = x = y;
since GCC 4.5 complains about it having sequence point issues.
 1.2  30-May-2011  dyoung branches: 1.2.2;
It's not necessary to #include both <machine/bus.h> and <sys/bus.h>,
because <sys/bus.h> will do: <sys/bus.h> #includes <machine/bus.h>.
 1.1  14-Jan-2007  christos Add acpitools
 1.2.2.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.3.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed