Age | Commit message (Collapse) | 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 | |
was already so for native and sunos, the rest was just wasting space on it. niels@ millert@ ok | |||
1997-06-17 | careful with stackgap handling in execve() | Theo de Raadt | |
1997-03-26 | Merge in NetBSD changes as if 3/19/97, undo some of ours. | Jason Downs | |
1997-02-23 | sigcode -> hpux_sigcode | Jason Downs | |
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-08-25 | route execve via compat filename translation | Theo de Raadt | |
1996-08-02 | Added Makefiles to build stuff from syscalls.master in some emulations. | Niklas Hallqvist | |
Regenerated derived files from various syscalls.master files. Added $OpenBSD$. | |||
1996-01-07 | from netbsd: | Theo de Raadt | |
Move the obviously machine-dependent HP-UX compat code to hpux_machdep.{c,h}. A fair bit of this, the m68k core dump and exec goo, can probably be made into a generic m68k hpux module, eventually. | |||
1995-12-14 | update from netbsd | Theo de Raadt | |