summaryrefslogtreecommitdiffstats
path: root/lib/libarch/alpha/bwx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer <fcntl.h> over <sys/fcntl.h> in userlandguenther2018-04-261-4/+4
* 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-181-3/+3
* include machine/cpu.h now that is isn't any longer pulled in indirectlynaddy2012-12-201-1/+2
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-3/+1
* munmap() the correct size; adapted from PR #3462miod2003-10-061-10/+12
* aperture driver for alpha. It works here the same as on i386matthieu2002-08-241-17/+49
* KNFderaadt2002-07-131-16/+13
* Add a port of FreeBSD/alpha's libio as libalpha. This library enablematthieu2002-07-071-0/+263