Age | Commit message (Collapse) | Author |
|
|
|
|
|
From Takeshi Morimoto <morimoto@anat1.med.kyoto-u.ac.jp>, PR #2037
|
|
the low bits.
|
|
|
|
for paranoia's sake (don't want to break sparc32 while hacking on it).
Real work by art.
|
|
<sfs@Siirila.org> (pr2052)
|
|
|
|
It attempts to follow proper powerpc assembler syntax
and makes the disassembly much more readable.
|
|
|
|
|
|
sync with kame.
|
|
|
|
All this ugliness makes it harder to debug the code.
|
|
|
|
|
|
|
|
report and fix by "Paul Koster" <list@kosteronline.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
naddy@ OK
|
|
|
|
- better support for more chip revisions
- split register definitions into separate header file
- KNF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix some mode_t vs. netbsd_mode_t (more needed)
add issetugid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
db_stack_trace_cmd() as "all entries", however db_expr_t is a signed variable.
|