summaryrefslogtreecommitdiff
path: root/sys/x86/include/segments.h
AgeCommit message (Expand)Author
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-05-24Remove constants and comments for unimplemented entries in the default LDT.John Baldwin
2017-05-23Remove the BSD/OS 2.1 system call gate LDT entry.John Baldwin
2017-04-25Remove the LSOL26CALLS_SEL constant.John Baldwin
2017-02-28Renumber copyright clause 4Warner Losh
2015-04-30Remove support for Xen PV domU kernels. Support for HVM domU kernelsJohn Baldwin
2014-07-07Remove ia64.Marcel Moolenaar
2013-08-29Implement vector callback for PVHVM and unify event channel implementationsJustin T. Gibbs
2012-03-28Move the DTrace return IDT vector back up from 0x20 to 0x92. The 0x20John Baldwin
2012-03-19Move userland bits (and some common kernel bits) from amd64 and i386Tijl Coosemans