summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/Makefile
diff options
context:
space:
mode:
authormaxv <maxv@NetBSD.org>2019-07-31 19:40:59 +0000
committermaxv <maxv@NetBSD.org>2019-07-31 19:40:59 +0000
commitb2bdfa6169625f471836f7c89851fe8ab3621d4f (patch)
tree5a2b848e566c69fdfc52972632b36c91dcb2443d /sys/dev/microcode/Makefile
parent65423c12546025d0f57e87576062dbf8feb39197 (diff)
1) Make sure we have a complete endpoint descriptor header, otherwise
small overflow. 2) Make sure the total length of the bos descriptor did not change in the meantime, otherwise severe memory corruption. 3) Make sure we have a complete hid descriptor header, otherwise small overflow. 4) Error out if the report descriptor is zero-sized, otherwise panic. ok skrll@ mrg@
Diffstat (limited to 'sys/dev/microcode/Makefile')
0 files changed, 0 insertions, 0 deletions
/td> 2012-12-15Add article.wiz 2012-12-15Add RFC 2045 (for VIS_MIMESTYLE) to "SEE ALSO".uwe 2012-12-15Misc formatting fixes.uwe 2012-12-15Typos: fix -> fit; length size -> size.uwe 2012-12-15Fix pasto: VIS_MIMESTYLE produces =XX, not %XXuwe 2012-12-14fix pasto (Brooks Davies)christos 2012-12-14Add VIS_GLOB (Brooks Davies)christos 2011-05-17Trailing white spacejoerg 2011-05-17Use Pq or Po macro for better output rather than putting raw open parenenami 2011-03-13Add serial comma, quote minus, fix NetBSD version in HISTORY.wiz 2011-03-12Fix various vis/unvis issues:christos 2009-02-10Add RFC 2045 MIME Quoted-Printable support.christos 2006-04-09document that VIS_CSTYLE encodes space (SP 040) as '\s'.jschauma 2006-01-25The VIS_HTTPSTYLE does not use $ for encoding special characters, but %.rillig 2005-01-15Reference RFC1738 instead of RFC1808 for '%xx' encoding.lukem 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-04-16Usewiz 2002-10-01New sentence, new line. From Robert Elz.wiz 2002-03-23- Add VIS_HTTPSTYLE from FreeBSD.christos 2002-02-07Generate <>& symbolically.ross 2001-09-16Standardize section headers, sort sections, sort SEE ALSO, punctuationwiz 2001-06-05Whitespace fixes, punctuation fix, NetBSD -> Nx.wiz