Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not `return' in void functions. | 2009-10-01 | 1 | -4/+4 | |
| | | | | Amazingly, compiler does not complain (lint does). | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | add archs to .Dt lines here too; | 2004-03-12 | 1 | -2/+2 | |
| | | | | spotted by miod@ | ||||
* | munmap() the correct size; adapted from PR #3462 | 2003-10-06 | 1 | -10/+12 | |
| | | | | ok matthieu@ | ||||
* | these functions need -lalpha; | 2003-08-08 | 1 | -1/+5 | |
| | |||||
* | remove whitespace at EOL; | 2003-05-30 | 1 | -22/+22 | |
| | |||||
* | date should be written formally: .Dd Month day, year | 2003-03-06 | 1 | -2/+2 | |
| | | | | ok henning@ jmc@ | ||||
* | typos; | 2003-02-25 | 1 | -3/+3 | |
| | | | | intro(2): help deraadt@ | ||||
* | aperture driver for alpha. It works here the same as on i386 | 2002-08-24 | 1 | -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@ | ||||
* | KNF | 2002-07-13 | 1 | -16/+13 | |
| | |||||
* | there is no function called libalpha(), so whack it | 2002-07-12 | 2 | -11/+11 | |
| | |||||
* | install all man pages on all arch | 2002-07-12 | 1 | -24/+18 | |
| | |||||
* | Add a port of FreeBSD/alpha's libio as libalpha. This library enable | 2002-07-07 | 5 | -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! | 1996-07-30 | 6 | -254/+0 | |
| | |||||
* | Oops, somehow these files had got removed. Resurrect and add OpenBSD tags | 1996-07-30 | 2 | -0/+15 | |
| | |||||
* | Sync with NetBSD + Add OpenBSD tags | 1996-07-30 | 4 | -0/+239 | |
| | |||||
* | sync to netbsd 960418 | 1996-04-21 | 5 | -243/+0 | |
| | |||||
* | From NetBSD: merge of 960317 | 1996-03-19 | 2 | -5/+8 | |
| | |||||
* | from netbsd; memory mapped clock functions for a start | 1995-12-21 | 5 | -0/+240 | |