summaryrefslogtreecommitdiffstats
path: root/lib/libarch/amd64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* amd64_{get,set}_fsbase() are superfluous and unused; delete them.guenther2018-01-074-184/+3
* some Xr adjustment to catch up with MLINKS removal;jmc2016-03-301-5/+5
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-2/+1
* ansify amd64_iopl()jca2016-02-011-3/+2
* use .In rather than .Fd #includeschwarze2015-09-102-8/+8
* remove useless casts (and the comments saying lint complains about them)tedu2014-11-151-3/+2
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
* remove never implemented amd64 get/set ioperm sysarch. ok guenthertedu2013-05-055-216/+6
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-055-10/+5
* tweak previous;jmc2012-04-121-4/+4
* Clarify thread-localness in the wake of rfork's removalguenther2012-04-121-6/+10
* Unrevert the FS.base diff: the issues were actually elsewhereguenther2011-04-131-4/+7
* Revert bulk of the FS.base diff, as it causes issues on some machinesguenther2011-04-101-7/+4
* Add support for per-rthread base-offset for the %fs selector on amd64.guenther2011-04-054-4/+186
* We do not do vm86 mode on amd64deraadt2009-08-132-158/+0
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-267-59/+10
* Remove an arch-specific API that wasn't available in the first place, andphessler2008-06-094-237/+4
* - remove USER_LDT, it was never in a state where it would copile, nor willjasper2008-05-234-229/+4
* convert to new .Dd format;jmc2007-05-315-9/+9
* prefer `buses' to `busses' for the noun plural;jmc2006-10-281-1/+1
* various improvements;jmc2006-10-161-15/+26
* slightly reword [EPERM] section; ok djmjmc2006-02-241-2/+2
* amd64_iopl() needs securelevel <= 0, or machdep.allowapeture > 0djm2006-02-241-4/+13
* typos;jmc2004-03-121-9/+12
* correct .Dt lines, and remove .Lb stuff;jmc2004-03-125-11/+9
* mtrr callsderaadt2004-02-284-4/+235
* prettyderaadt2004-02-281-5/+4
* bye byederaadt2004-02-2810-754/+0
* change to amd_*() functionsderaadt2004-02-2711-7/+761
* change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyderaadt2004-02-271-3/+3
* x86_64 libarchderaadt2004-02-2611-0/+774