summaryrefslogtreecommitdiffstats
path: root/lib/libarch/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete the VM86 kernel option and i386_vm86(3) API: it's requiredguenther2018-07-093-159/+3
* some Xr adjustment to catch up with MLINKS removal;jmc2016-03-302-10/+10
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-3/+1
* 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; ok sthen@ kettenis@jca2016-02-016-20/+10
* use .In rather than .Fd #includeschwarze2015-09-106-28/+28
* Use "In" to mark up include files, instead of wrongly wrapping with Aq.bentley2015-02-151-3/+3
* remove useless casts (and the comments saying lint complains about them)tedu2014-11-156-16/+10
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
* - bit clearer about sysctls/securelevel (text lifted from i386_iopl(2))jmc2013-09-141-4/+17
* since i386_{g,s}et_ioperm(2) are the same page, do not list them both injmc2013-05-051-3/+2
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-0510-18/+8
* tweak previous;jmc2012-04-122-8/+8
* Clarify thread-localness in the wake of rfork's removalguenther2012-04-122-12/+18
* Provide wrappers for the new I386_{GET,SET}_{FS,GS}BASE sysarch() calls.guenther2011-03-127-1/+366
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-267-59/+10
* convert to new .Dd format;jmc2007-05-314-8/+8
* various improvements;jmc2006-10-161-15/+26
* slightly reword [EPERM] section; ok djmjmc2006-02-241-2/+2
* document that this call needs securelevel <= 0, ordjm2006-02-241-4/+13
* add archs to .Dt lines here too;jmc2004-03-124-8/+8
* don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)david2003-07-191-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* tweak;jmc2003-05-291-2/+2
* mention that this has to be enabled via sysctl before usemickey2003-05-291-0/+7
* document that the i386* functions have to be compiled with -li386;jmc2003-03-144-4/+32
* typos;jmc2003-02-253-16/+25
* install all man pages on all archderaadt2002-07-121-9/+11
* o) We always close .Bl and .Bd tags;mpech2001-08-061-1/+2
* Some cleanup.aaron2001-02-111-18/+18
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-182-8/+10
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-152-6/+6
* add NOPIC= in order to avoid to build the shared version of thematthieu2000-01-011-1/+2
* do not make excessive shared libraries for these tiny libraries..deraadt1999-07-181-2/+0
* i386 man pages in cat2/i386/deraadt1999-07-091-1/+2
* - remove all trailing whitespaceaaron1999-07-093-11/+11
* when using `-' as a negative sign, escape it with a backslash so troff knowsaaron1999-07-074-7/+7
* spellingderaadt1999-07-031-1/+1
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
* EACESS -> EACCES; garath@code.ridgefield.orgaaron1999-03-021-1/+1
* spellingderaadt1998-06-051-1/+1
* lean up lint warningstholo1998-02-036-4/+13
* tabifykstailey1997-07-237-19/+19
* Attempt at cleanup.michaels1996-10-084-7/+7
* typo in i386_iopl(2) manpage; netbsd pr#2461; gary@wheel.tiac.netderaadt1996-06-161-2/+2
* From NetBSD: merge of 960317niklas1996-03-1910-103/+299
* update from jtk@kolvir.arlington.ma.us; netbsd pr#1650deraadt1996-01-063-3/+37
* initial import of NetBSD treederaadt1995-10-189-0/+492