Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_t | 2005-12-17 | 1 | -3/+3 | |
| | | | | instead; looked at millert@ | ||||
* | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | 2001-09-01 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms. Most of the work involved in the renaming process was performed by miod@ Files moved from powerpc/include to macppc/include Some files were not "moved" but wrapper files were created which include the powerpc/include version. Several of the powerpc/include files where changed to reflect that they are POWERPC_* not MACHINE_*. | ||||
* | adding OpenBSD tag to files. | 1996-12-28 | 1 | -0/+1 | |
| | |||||
* | Check-in of powerpc kernel support. | 1996-12-21 | 1 | -0/+45 | |
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. |