Age | Commit message (Expand) | Author |
---|---|---|
1999-11-26 | Use round_page(X) instead of roundup(X, NBPG), use PAGE_SIZE instead of NBPG. | Artur Grabowski |
1999-11-10 | include syscallnames only if compiling w/ SYSCALL_DEBUG. | Michael Shalayeff |
1999-09-10 | include sys/exec.h before sys/exec_elf.h | Artur Grabowski |
1999-02-10 | branding support and freebsd elf | Theo de Raadt |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-03-06 | Just alter the tag if it is not already set | Niklas Hallqvist |
1998-02-22 | Remember OS tag when running Linux or SVR4 ELF files. KNF. | Niklas Hallqvist |
1997-06-17 | careful with stackgap handling in execve() | Theo de Raadt |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-08-31 | Cleanup exec | Per Fogelstrom |
1996-04-17 | Good fixes and changes from latest Net. | Michael Shalayeff |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |