summaryrefslogtreecommitdiff
path: root/lib/libarch/i386
AgeCommit message (Expand)Author
2018-07-09Delete the VM86 kernel option and i386_vm86(3) API: it's requiredPhilip Guenther
2016-03-30some Xr adjustment to catch up with MLINKS removal;Jason McIntyre
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2016-03-24no more i386_get_ioperm(2);Jason McIntyre
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
2016-02-01ansify; ok sthen@ kettenis@Jeremie Courreges-Anglas
2015-09-10use .In rather than .Fd #includeIngo Schwarze
2015-02-15Use "In" to mark up include files, instead of wrongly wrapping with Aq.Anthony J. Bentley
2014-11-15remove useless casts (and the comments saying lint complains about them)Ted Unangst
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2013-09-14- bit clearer about sysctls/securelevel (text lifted from i386_iopl(2))Jason McIntyre
2013-05-05since i386_{g,s}et_ioperm(2) are the same page, do not list them both inJason McIntyre
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-04-12tweak previous;Jason McIntyre
2012-04-12Clarify thread-localness in the wake of rfork's removalPhilip Guenthe
2011-03-12Provide wrappers for the new I386_{GET,SET}_{FS,GS}BASE sysarch() calls.Philip Guenthe
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-16various improvements;Jason McIntyre
2006-02-24slightly reword [EPERM] section; ok djmJason McIntyre
2006-02-24document that this call needs securelevel <= 0, orDamien Miller
2004-03-12add archs to .Dt lines here too;Jason McIntyre
2003-07-19don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)David Krause
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-29tweak;Jason McIntyre
2003-05-29mention that this has to be enabled via sysctl before useMichael Shalayeff
2003-03-14document that the i386* functions have to be compiled with -li386;Jason McIntyre
2003-02-25typos;Jason McIntyre
2002-07-12install all man pages on all archTheo de Raadt
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
2001-02-11Some cleanup.Aaron Campbell
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-01-01add NOPIC= in order to avoid to build the shared version of theMatthieu Herrb
1999-07-18do not make excessive shared libraries for these tiny libraries..Theo de Raadt
1999-07-09i386 man pages in cat2/i386/Theo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1999-07-03spellingTheo de Raadt
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-03-02EACESS -> EACCES; garath@code.ridgefield.orgAaron Campbell
1998-06-05spellingTheo de Raadt
1998-02-03lean up lint warningsThorsten Lockert
1997-07-23tabifykstailey
1996-10-08Attempt at cleanup.michaels
1996-06-16typo in i386_iopl(2) manpage; netbsd pr#2461; gary@wheel.tiac.netTheo de Raadt
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1996-01-06update from jtk@kolvir.arlington.ma.us; netbsd pr#1650Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt