summaryrefslogtreecommitdiff
path: root/lib/libarch/i386/i386_get_ldt.2
AgeCommit message (Collapse)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-16various improvements;Jason McIntyre
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
2004-03-12add archs to .Dt lines here too;Jason McIntyre
spotted by miod@
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-05-29tweak;Jason McIntyre
ok mickey@
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
from er, Charlie Root; Fixes PR 3114; ok tholo@
2003-02-25typos;Jason McIntyre
intro(2): help deraadt@
1999-07-09- remove all trailing whitespaceAaron Campbell
* 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...
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
it's not supposed to be a hyphen/dash
1999-07-03spellingTheo de Raadt
1999-03-02EACESS -> EACCES; garath@code.ridgefield.orgAaron Campbell
1998-06-05spellingTheo de Raadt
1996-10-08Attempt at cleanup.michaels
1996-01-06update from jtk@kolvir.arlington.ma.us; netbsd pr#1650Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt