Age | Commit message (Expand) | Author |
---|---|---|
2012-09-29 | When running a.out OMAGIC binaries, be sure to round ep_daddr to a page | Miod Vallat |
2005-11-12 | ansi. No binary change. | Jonathan Gray |
2003-06-24 | a.out emulation for dynamic binaries: intercept the right system calls | Marc Espie |
2002-07-26 | request non-executable BSS from uvm (first page of BSS may land inside | Theo de Raadt |
2001-11-15 | New function vn_marktext - mark a vnode as executing a text image. | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
1999-09-10 | use round_page(foo) instead of roundup(foo, NBPG) | Artur Grabowski |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |