summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/adw/adwmcode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansijsg2021-03-061-4/+2
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* remove uneeded proc.h includesjsg2014-09-141-2/+1
* Do not use NULL in integer comparisons. No functional change.miod2011-04-071-2/+2
* Don't #include <sys/user.h> into files that don't need the stuffguenther2010-06-261-2/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
* Commit newest adw microcode (3.3f) fileskrw2001-04-111-0/+1187