summaryrefslogtreecommitdiff
path: root/lib/libarch
AgeCommit message (Collapse)Author
2002-08-24aperture driver for alpha. It works here the same as on i386Matthieu Herrb
to allow access to VGA card's memory by mmapping /dev/xf86. The macdep.allowaperture does also control /dev/pci access. Ok miod@, deraadt@
2002-07-13KNFTheo de Raadt
2002-07-12there is no function called libalpha(), so whack itTheo de Raadt
2002-07-12install all man pages on all archTheo de Raadt
2002-07-07Add a port of FreeBSD/alpha's libio as libalpha. This library enableMatthieu Herrb
access to devices I/O ports from userland. Only BWX machines supported for now. Added a man page. Ok deraadt@, miod@.
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
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
2001-02-11Some cleanup.Aaron Campbell
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
breaks and getting rid of short lines, making these files easier to work with.
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
- Some punctuation fixes. - Some `id' -> `ID'.
2000-01-01add NOPIC= in order to avoid to build the shared version of theMatthieu Herrb
library.
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
* 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-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
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-11-13Ignore empty alpha dir.etheisen
1996-10-08Attempt at cleanup.michaels
1996-07-30ARGH! CVS was fooling me saying these files existed in NetBSD, they ARE NOT!Niklas Hallqvist
1996-07-30Oops, somehow these files had got removed. Resurrect and add OpenBSD tagsNiklas Hallqvist
1996-07-30Sync with NetBSD + Add OpenBSD tagsNiklas Hallqvist
1996-06-16typo in i386_iopl(2) manpage; netbsd pr#2461; gary@wheel.tiac.netTheo de Raadt
1996-04-21sync to netbsd 960418Theo 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-12-21from netbsd; memory mapped clock functions for a startTheo de Raadt
1995-10-28update from NetBSDTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt