summaryrefslogtreecommitdiffstats
path: root/lib/libarch/i386 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | In some sense, these are mainly to give names to hang manpages from.
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-267-59/+10
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* convert to new .Dd format;jmc2007-05-314-8/+8
|
* various improvements;jmc2006-10-161-15/+26
| | | | | | | | | based on -r1.22 from freebsd (i386 version anyway), submitted by andreas fuchs, improved by ru@freebsd, then again by myself and mickey ok mickey
* slightly reword [EPERM] section; ok djmjmc2006-02-241-2/+2
|
* document that this call needs securelevel <= 0, ordjm2006-02-241-4/+13
| | | | machdep.allowapeture > 0; feedback naddy@ and jmc@, ok deraadt@
* add archs to .Dt lines here too;jmc2004-03-124-8/+8
| | | | spotted by miod@
* don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)david2003-07-191-2/+2
| | | | ok millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* tweak;jmc2003-05-291-2/+2
| | | | ok mickey@
* 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
| | | | | | | from er, Charlie Root; Fixes PR 3114; ok tholo@
* typos;jmc2003-02-253-16/+25
| | | | intro(2): help deraadt@
* install all man pages on all archderaadt2002-07-121-9/+11
|
* o) We always close .Bl and .Bd tags;mpech2001-08-061-1/+2
| | | | | | | | | | o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok
* Some cleanup.aaron2001-02-111-18/+18
|
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-182-8/+10
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-152-6/+6
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* add NOPIC= in order to avoid to build the shared version of thematthieu2000-01-011-1/+2
| | | | library.
* 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
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* when using `-' as a negative sign, escape it with a backslash so troff knowsaaron1999-07-074-7/+7
| | | | it's not supposed to be a hyphen/dash
* spellingderaadt1999-07-031-1/+1
|
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* 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