summaryrefslogtreecommitdiffstats
path: root/lib/libarch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete the VM86 kernel option and i386_vm86(3) API: it's requiredguenther2018-07-093-159/+3
* Prefer <fcntl.h> over <sys/fcntl.h> in userlandguenther2018-04-261-4/+4
* amd64_{get,set}_fsbase() are superfluous and unused; delete them.guenther2018-01-074-184/+3
* Make cacheflush(3) and get_fpc_csr(3) manual pages available on octeon.visa2017-10-081-2/+2
* Fix typo.visa2017-10-081-3/+3
* Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenguenther2016-09-031-2/+2
* Pull in <stdio.h> for NULLguenther2016-08-271-2/+2
* armish handled some early-gen arm machines, which required tons ofderaadt2016-08-101-2/+2
* some Xr adjustment to catch up with MLINKS removal;jmc2016-03-303-15/+15
* for some time now mandoc has not required MLINKS to functionjmc2016-03-304-16/+4
* no more i386_get_ioperm(2);jmc2016-03-241-3/+2
* Delete i386_{get,set}_ioperm(2) APIs and underlying sysarch(2) bits.guenther2016-03-244-220/+4
* Remove option USER_LDT and everything depending on it.naddy2016-03-034-221/+4
* ansify amd64_iopl()jca2016-02-011-3/+2
* ansify; ok sthen@ kettenis@jca2016-02-016-20/+10
* in the SYNOPSIS, make void function arguments explicitschwarze2015-09-142-6/+6
* use .In rather than .Fd #includeschwarze2015-09-108-36/+36
* Build with -mbwx rather than -Wa,-mev56 so that upcoming changes to the compilermiod2015-05-301-2/+2
* Use "In" to mark up include files, instead of wrongly wrapping with Aq.bentley2015-02-151-3/+3
* remove .Tn; from Jan Stary <hans at stare dot cz>schwarze2015-01-151-5/+4
* Provide our own copy of {round,trunc}_page() now that uvm's is unreachable frommiod2014-12-131-2/+4
* remove useless casts (and the comments saying lint complains about them)tedu2014-11-159-23/+16
* zap trailing newlines; "go for it" deraadtokan2014-07-162-4/+2
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-182-7/+7
* - bit clearer about sysctls/securelevel (text lifted from i386_iopl(2))jmc2013-09-141-4/+17
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
* since i386_{g,s}et_ioperm(2) are the same page, do not list them both injmc2013-05-051-3/+2
* remove never implemented amd64 get/set ioperm sysarch. ok guenthertedu2013-05-055-216/+6
* include machine/cpu.h now that is isn't any longer pulled in indirectlynaddy2012-12-202-2/+4
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-0519-37/+17
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-2/+1
* tweak previous;jmc2012-04-123-12/+12
* Clarify thread-localness in the wake of rfork's removalguenther2012-04-123-18/+28
* Missing architecture on the .Dt line; found with mandocdb(8); ok jmc@.schwarze2011-12-251-3/+3
* formatting errors, found using freebsd's "igor";jmc2011-12-241-3/+4
* 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
* Provide wrappers for the new I386_{GET,SET}_{FS,GS}BASE sysarch() calls.guenther2011-03-127-1/+366
* add mips64 tags; ok miodjmc2010-09-262-6/+6
* fix Xrs;jmc2010-09-251-14/+9
* tweak previous;jmc2010-09-241-10/+10
* Provide IRIX-compatible get_fpc_csr() and set_fpc_csr() for mips, althoughmiod2010-09-242-2/+71
* Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod2010-02-031-3/+3
* Do not `return' in void functions.miod2009-10-011-4/+4
* Add an implementation of IRIX-compatible cacheflush() routine to mips ports,miod2009-09-273-2/+96
* Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, insteadmiod2009-09-241-2/+2
* Palm: Integration into the treemarex2009-09-091-2/+2
* 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-2614-118/+20