aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/aim/copyinout.c
Commit message (Expand)AuthorAgeFilesLines
* Kernel changes for libthr (and probably libpthread).Peter Grehan2004-03-021-0/+27
* Cleaned up param.h:Peter Grehan2004-02-111-0/+3
* Use __FBSDID rather than rcsid[].David E. O'Brien2003-04-031-4/+2
* Fix incorrect error returns and sign-extension.Peter Grehan2003-01-081-7/+7
* Deorbit suibyte(). It was only used for split address space systemsPeter Wemm2002-06-201-7/+0
* Use correct types in [sf]uword32.Benno Rice2002-05-271-4/+4
* Add declarations of suword32 and suword64. Add implementations of one orDoug Rabson2002-05-261-0/+13
* - Add a prototype for the setfault() function.Benno Rice2002-05-091-6/+2
* - Add back calls to setfault that were removed when these functions were moved.Benno Rice2002-04-291-14/+74
* Collect all functions for copying to and from userspace into the one file.Benno Rice2002-03-211-0/+260