summaryrefslogtreecommitdiff
path: root/lib/libarch
AgeCommit message (Expand)Author
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-04-18It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2013-09-14- bit clearer about sysctls/securelevel (text lifted from i386_iopl(2))Jason McIntyre
2013-08-14no longer any need to quote macro lines with >9 args;Jason McIntyre
2013-05-05since i386_{g,s}et_ioperm(2) are the same page, do not list them both inJason McIntyre
2013-05-05remove never implemented amd64 get/set ioperm sysarch. ok guentherTed Unangst
2012-12-20include machine/cpu.h now that is isn't any longer pulled in indirectlyChristian Weisgerber
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2012-04-12tweak previous;Jason McIntyre
2012-04-12Clarify thread-localness in the wake of rfork's removalPhilip Guenthe
2011-12-25Missing architecture on the .Dt line; found with mandocdb(8); ok jmc@.Ingo Schwarze
2011-12-24formatting errors, found using freebsd's "igor";Jason McIntyre
2011-04-13Unrevert the FS.base diff: the issues were actually elsewherePhilip Guenthe
2011-04-10Revert bulk of the FS.base diff, as it causes issues on some machinesPhilip Guenthe
2011-04-05Add support for per-rthread base-offset for the %fs selector on amd64.Philip Guenthe
2011-03-12Provide wrappers for the new I386_{GET,SET}_{FS,GS}BASE sysarch() calls.Philip Guenthe
2010-09-26add mips64 tags; ok miodJason McIntyre
2010-09-25fix Xrs;Jason McIntyre
2010-09-24tweak previous;Jason McIntyre
2010-09-24Provide IRIX-compatible get_fpc_csr() and set_fpc_csr() for mips, althoughMiod Vallat
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2009-10-01Do not `return' in void functions.Miod Vallat
2009-09-27Add an implementation of IRIX-compatible cacheflush() routine to mips ports,Miod Vallat
2009-09-24Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, insteadMiod Vallat
2009-09-09Palm: Integration into the treeMarek Vasut
2009-08-13We do not do vm86 mode on amd64Theo de Raadt
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-09Remove an arch-specific API that wasn't available in the first place, andPeter Hessler
2008-05-23we only do static libarch; ok drahnTheo de Raadt
2008-05-23- remove USER_LDT, it was never in a state where it would copile, nor willJasper Lievisse Adriaanse
2007-11-17"arm" is not a valid .Dt arch; remove it, as this page is for bothJason McIntyre
2007-08-01More cats stuff leaving the boat to join the boat anchor.Miod Vallat
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-28prefer `buses' to `busses' for the noun plural;Jason McIntyre
2006-10-16various improvements;Jason McIntyre
2006-06-06System build pieces for armish arch.Dale Rahn
2006-02-24slightly reword [EPERM] section; ok djmJason McIntyre
2006-02-24amd64_iopl() needs securelevel <= 0, or machdep.allowapeture > 0Damien Miller
2006-02-24document that this call needs securelevel <= 0, orDamien Miller
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2005-03-15use cats/zaurus and install the manpages in the appropriate places,Dale Rahn
2005-02-03build libarch for arm.Dale Rahn
2005-02-03libarch for arm, to allow for cache flushing.Dale Rahn
2004-03-12typos;Jason McIntyre
2004-03-12add archs to .Dt lines here too;Jason McIntyre
2004-03-12correct .Dt lines, and remove .Lb stuff;Jason McIntyre
2004-02-28mtrr callsTheo de Raadt
2004-02-28bye byeTheo de Raadt
2004-02-28prettyTheo de Raadt