summaryrefslogtreecommitdiff
path: root/sys/compat/common/kern_resource_43.c
AgeCommit message (Expand)Author
2021-09-07sys/compat: Memset zero before copyout.riastradh
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2007-12-20Convert all the system call entry points from:dsl
2007-05-12There is no need to use the stackgap for get/setrlimit.dsl
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-09Merge newlock2 to head.ad
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-07-23Use the LWP cached credentials where sane.ad
2005-12-11merge ktrace-lwp.christos
2005-05-29- sprinkle const.christos
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
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-03-30Kill register declarations.augustss
1999-09-28Remplace kern.shortcorename sysctl with a more flexible sheme,bouyer
1997-10-15Adjust u_int arguments of some system calls to int, to match user-levelmycroft
1996-03-14Fix compiler warningschristos
1995-10-07Prefix names of system call implementation functions with `sys_'.mycroft
1995-09-19Make system calls conform to a standard prototype and bring thosethorpej
1995-06-24- Extracted all compat routines from the kern directory and moved here.christos