summaryrefslogtreecommitdiffstats
path: root/lib/libarch/alpha (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not `return' in void functions.miod2009-10-011-4/+4
| | | | Amazingly, compiler does not complain (lint does).
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* add archs to .Dt lines here too;jmc2004-03-121-2/+2
| | | | spotted by miod@
* munmap() the correct size; adapted from PR #3462miod2003-10-061-10/+12
| | | | ok matthieu@
* these functions need -lalpha;jmc2003-08-081-1/+5
|
* remove whitespace at EOL;jmc2003-05-301-22/+22
|
* date should be written formally: .Dd Month day, yeardavid2003-03-061-2/+2
| | | | ok henning@ jmc@
* typos;jmc2003-02-251-3/+3
| | | | intro(2): help deraadt@
* aperture driver for alpha. It works here the same as on i386matthieu2002-08-241-17/+49
| | | | | | to allow access to VGA card's memory by mmapping /dev/xf86. The macdep.allowaperture does also control /dev/pci access. Ok miod@, deraadt@
* KNFderaadt2002-07-131-16/+13
|
* there is no function called libalpha(), so whack itderaadt2002-07-122-11/+11
|
* install all man pages on all archderaadt2002-07-121-24/+18
|
* Add a port of FreeBSD/alpha's libio as libalpha. This library enablematthieu2002-07-075-0/+662
| | | | | | access to devices I/O ports from userland. Only BWX machines supported for now. Added a man page. Ok deraadt@, miod@.
* ARGH! CVS was fooling me saying these files existed in NetBSD, they ARE NOT!niklas1996-07-306-254/+0
|
* Oops, somehow these files had got removed. Resurrect and add OpenBSD tagsniklas1996-07-302-0/+15
|
* Sync with NetBSD + Add OpenBSD tagsniklas1996-07-304-0/+239
|
* sync to netbsd 960418deraadt1996-04-215-243/+0
|
* From NetBSD: merge of 960317niklas1996-03-192-5/+8
|
* from netbsd; memory mapped clock functions for a startderaadt1995-12-215-0/+240