| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes:
o All directories named *ia64*
o All files named *ia64*
o All ia64-specific code guarded by __ia64__
o All ia64-specific makefile logic
o Mention of ia64 in comments and documentation
This excludes:
o Everything under contrib/
o Everything under crypto/
o sys/xen/interface
o sys/sys/elf_common.h
Discussed at: BSDcan
Notes:
svn path=/head/; revision=268351
|
| |
|
|
|
|
|
| |
macro to actually reference memmove, not memcpy.
Notes:
svn path=/head/; revision=134743
|
| |
|
|
|
|
|
|
|
| |
By using r8 instead of r14 to do the swap, we put the dst argument
in the return register. Since bcopy() doesn't clobber r8, we don't
have to do anything else. This fixes ports/textproc/aspell.
Notes:
svn path=/head/; revision=134739
|
| |
|
|
|
|
|
|
|
|
|
| |
These files had tags after teh copyright notice,
inside the comment block (incorrect, removed),
and outside the comment block (correct).
Approved by: rwatson (mentor)
Notes:
svn path=/head/; revision=125669
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111777
|
| |
|
|
| |
Notes:
svn path=/head/; revision=85306
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84552
|
| |
|
|
|
|
|
| |
size is not a multiple of eight.
Notes:
svn path=/head/; revision=83822
|
| |
|
|
| |
Notes:
svn path=/head/; revision=67208
|
|
|
Notes:
svn path=/head/; revision=67117
|