summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/sysarch.h
AgeCommit message (Expand)Author
2016-03-24Delete i386_{get,set}_ioperm(2) APIs and underlying sysarch(2) bits.Philip Guenther
2016-03-03Remove option USER_LDT and everything depending on it.Christian Weisgerber
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-10-10Add __BEGIN_DECLS so that programs using C++ can use functionsStuart Henderson
2011-11-07Lift the copyout() from i386_get_threadbase() to sys_sysarch(), so thatPhilip Guenthe
2011-08-03Fix linux compat breakage: can't copyin() from kernel-space, soPhilip Guenthe
2011-04-04Add linux_sys_[g|s]et_set_thread_area() support. Okay guenther@.Paul Irofti
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2011-03-12Provide distinct segments for the %fs and %gs selectors to use byPhilip Guenthe
2004-09-15fix proto for sysarch()Theo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2000-08-05$OpenBSD$Niklas Hallqvist
1996-01-11from netbsd; VM86 support, by John Kohl, touched up a bit by charlesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt