Age | Commit message (Expand) | Author |
---|---|---|
2004-04-15 | rework access to emulations slightly in an effort to both merge and | Ted Unangst |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-21 | Unnecessary wrapper. | Artur Grabowski |
2001-09-21 | Save some space on the stack for AuxInfo. Dynamic binaries now have the corre... | Artur Grabowski |
2001-08-11 | Unnecessary and redundant includes. | Artur Grabowski |
1999-11-10 | include syscallnames only if compiling w/ SYSCALL_DEBUG. | Michael Shalayeff |
1999-09-26 | netbsd_sendsig() + supporting code | kstailey |
1999-09-19 | improved OS brand PT_NOTE detection | kstailey |
1999-09-19 | use PT_NOTE to identify NetBSD ELF64 binaries | kstailey |
1999-09-17 | alternate path | kstailey |
1999-09-12 | Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls. | kstailey |