summaryrefslogtreecommitdiff
path: root/sys/compat/common/kern_exit_43.c
AgeCommit message (Expand)Author
2003-11-19Don't include malloc.h if you are not going to use it.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2002-09-25Don't include <sys/map.h>.thorpej
2002-03-16make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc *christos
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove/move more mach vm header files:mrg
1997-09-03machine/psl.h is deprecated; move #include <machine/psl.h> inside #ifdef m68k.jonathan
1995-10-07Prefix names of system call implementation functions with `sys_'.mycroft
1995-09-29Fix the declaration of compat_43_wait() (int * -> register_t *), pointedthorpej
1995-06-24- Extracted all compat routines from the kern directory and moved here.christos