Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for a.out and ecoff. We only do elf now. | 2013-10-17 | 1 | -232/+0 | |
* | When running a.out OMAGIC binaries, be sure to round ep_daddr to a page | 2012-09-29 | 1 | -1/+3 | |
* | ansi. No binary change. | 2005-11-12 | 1 | -13/+5 | |
* | a.out emulation for dynamic binaries: intercept the right system calls | 2003-06-24 | 1 | -1/+7 | |
* | request non-executable BSS from uvm (first page of BSS may land inside | 2002-07-26 | 1 | -4/+4 | |
* | New function vn_marktext - mark a vnode as executing a text image. | 2001-11-15 | 1 | -2/+2 | |
* | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | 2001-11-06 | 1 | -2/+2 | |
* | use round_page(foo) instead of roundup(foo, NBPG) | 1999-09-10 | 1 | -4/+4 | |
* | panic prints a newline for you, don't do it in the panic string | 1999-01-11 | 1 | -2/+2 | |
* | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | 1996-12-23 | 1 | -47/+7 | |
* | From NetBSD: 960217 merge | 1996-03-03 | 1 | -2/+2 | |
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+272 |