summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/adw/adwmcode.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-08If you use sys/param.h, you don't need sys/types.hderaadt1-2/+1
2015-03-14Remove some includes include-what-you-use claims don'tjsg1-2/+1
2014-09-14remove uneeded proc.h includesjsg1-2/+1
2011-04-07Do not use NULL in integer comparisons. No functional change.miod1-2/+2
2010-06-26Don't #include <sys/user.h> into files that don't need the stuffguenther1-2/+1
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.ray1-8/+1
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod1-2/+2
2001-04-11Commit newest adw microcode (3.3f) fileskrw1-0/+1187