summaryrefslogtreecommitdiffstats
path: root/lib/libarch/alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer <fcntl.h> over <sys/fcntl.h> in userlandguenther2018-04-261-4/+4
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-9/+1
* Build with -mbwx rather than -Wa,-mev56 so that upcoming changes to the compilermiod2015-05-301-2/+2
* Provide our own copy of {round,trunc}_page() now that uvm's is unreachable frommiod2014-12-131-2/+4
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-182-7/+7
* include machine/cpu.h now that is isn't any longer pulled in indirectlynaddy2012-12-202-2/+4
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-052-5/+2
* formatting errors, found using freebsd's "igor";jmc2011-12-241-3/+4
* Do not `return' in void functions.miod2009-10-011-4/+4
* convert to new .Dd format;jmc2007-05-311-2/+2
* add archs to .Dt lines here too;jmc2004-03-121-2/+2
* munmap() the correct size; adapted from PR #3462miod2003-10-061-10/+12
* 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
* typos;jmc2003-02-251-3/+3
* aperture driver for alpha. It works here the same as on i386matthieu2002-08-241-17/+49
* 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
* 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