Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _C_LABEL -> CNAME | benno | 2002-05-17 | 1 | -14/+14 |
| | | | | Forgotten by: benno | ||||
* | Flesh this out, based on the NetBSD version. | benno | 2002-05-17 | 1 | -10/+41 |
| | | | | Reviewed by: obrien | ||||
* | Grow RSYSCALL. | obrien | 2002-05-15 | 1 | -0/+4 |
| | |||||
* | Blah, fix stupid syntax error. | obrien | 2002-05-15 | 1 | -1/+1 |
| | | | | (where's the hat?) | ||||
* | host-network order conversion routines. | obrien | 2002-05-15 | 5 | -0/+158 |
| | | | | Luckily we are network order, so there is little to be done. :-) | ||||
* | Beginnings of syscall bits for PowerPC. These are no doubtedly wrong, | obrien | 2002-05-15 | 1 | -0/+43 |
but it gets the build father and is in the right direction. Partially obtained from: NetBSD |