summaryrefslogtreecommitdiffstats
path: root/lib/libarch/i386/i386_vm86.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete the VM86 kernel option and i386_vm86(3) API: it's requiredguenther2018-07-091-45/+0
| | | | | | | a custom kernel for over 20 years. testing mlarkin@ ok deraadt@ phessler@ jca@ matthieu@
* ansify; ok sthen@ kettenis@jca2016-02-011-3/+2
|
* remove useless casts (and the comments saying lint complains about them)tedu2014-11-151-3/+2
|
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
| | | | ok guenther millert kettenis
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* lean up lint warningstholo1998-02-031-1/+2
|
* tabifykstailey1997-07-231-2/+2
|
* From NetBSD: merge of 960317niklas1996-03-191-0/+54