summaryrefslogtreecommitdiffstats
path: root/lib/libarch/alpha
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Prefer <fcntl.h> over <sys/fcntl.h> in userlandguenther1-4/+4
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-9/+1
2015-05-30Build with -mbwx rather than -Wa,-mev56 so that upcoming changes to the compilermiod1-2/+2
2014-12-13Provide our own copy of {round,trunc}_page() now that uvm's is unreachable frommiod1-2/+4
2014-04-18It's been a quarter century: we can assume volatile is present with that name.guenther2-7/+7
2012-12-20include machine/cpu.h now that is isn't any longer pulled in indirectlynaddy2-2/+4
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt2-5/+2
2011-12-24formatting errors, found using freebsd's "igor";jmc1-3/+4
2009-10-01Do not `return' in void functions.miod1-4/+4
2007-05-31convert to new .Dd format;jmc1-2/+2
2004-03-12add archs to .Dt lines here too;jmc1-2/+2
2003-10-06munmap() the correct size; adapted from PR #3462miod1-10/+12
2003-08-08these functions need -lalpha;jmc1-1/+5
2003-05-30remove whitespace at EOL;jmc1-22/+22
2003-03-06date should be written formally: .Dd Month day, yeardavid1-2/+2
2003-02-25typos;jmc1-3/+3
2002-08-24aperture driver for alpha. It works here the same as on i386matthieu1-17/+49
2002-07-13KNFderaadt1-16/+13
2002-07-12there is no function called libalpha(), so whack itderaadt2-11/+11
2002-07-12install all man pages on all archderaadt1-24/+18
2002-07-07Add a port of FreeBSD/alpha's libio as libalpha. This library enablematthieu5-0/+662
1996-07-30ARGH! CVS was fooling me saying these files existed in NetBSD, they ARE NOT!niklas6-254/+0
1996-07-30Oops, somehow these files had got removed. Resurrect and add OpenBSD tagsniklas2-0/+15
1996-07-30Sync with NetBSD + Add OpenBSD tagsniklas4-0/+239
1996-04-21sync to netbsd 960418deraadt5-243/+0
1996-03-19From NetBSD: merge of 960317niklas2-5/+8
1995-12-21from netbsd; memory mapped clock functions for a startderaadt5-0/+240