summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/virtaddr.h
Commit message (Expand)AuthorAgeFilesLines
* [uaccess] Formalise the uaccess APIMichael Brown2008-10-131-74/+0Star
* [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O APIMichael Brown2008-10-121-12/+0Star
* [i386] Remove obsolete functions from virtaddr.hMichael Brown2008-10-121-21/+2Star
* Towards a(nother) new real-mode infrastructure, in which we takeMichael Brown2006-05-021-6/+11
* Add a const to avoid a warningMichael Brown2005-05-191-1/+2
* Added copy_phys_to_physMichael Brown2005-05-171-0/+5
* Include string.h, because we need to define copy_{to,from}_physMichael Brown2005-05-091-0/+1
* Add off_t and physaddr_t, and the copy_{to,from}_phys helper routines.Michael Brown2005-05-091-0/+8
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+85