| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=221870
|
| |
|
|
|
|
|
|
|
|
|
| |
headers in .S directly rather than getting to their macros through
genassym.c/assym.s so there are less headers genassym.c has to be
kept in sync with.
While at it fix some stytle(9) bugs (indentation, prototype format,
sort headers, etc) and remove trailing whitespace.
Notes:
svn path=/head/; revision=166105
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
retrieval, rather than using pad
- save the fault address in sfar for use by the alignment fixup handler
- mask off the trap number, so the context id doesn't confuse the UT_MAX
comparison
This change fixes alignment fixup handling which is needed for traceroute
to work in spite of its copious unaligned accesses
Notes:
svn path=/head/; revision=164737
|
|
|
Notes:
svn path=/head/; revision=163022
|