History log of /csrg-svn/sys/kern/kern_exec.c (Results 1 – 25 of 109)
Revision Date Author Comments
# 69409 14-May-1995 mckusick

convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK


# 68335 14-Feb-1995 cgd

fix a substitution error in the last commit.


# 68296 14-Feb-1995 cgd

access syscall arguments in the new fashion.


# 67655 11-Aug-1994 mckusick

LEASE_CHECK => VOP_LEASE


# 65771 21-Jan-1994 bostic

add USL's copyright notice


# 65746 14-Jan-1994 hibler

missing "ifdef KTRACE" around ktrace code


# 65118 13-Dec-1993 pendry

add p_textvp to track vnode of executable (for procfs)


# 64589 23-Sep-1993 bostic

changes for 4.4BSD-Lite requested by USL


# 64505 20-Sep-1993 mckusick

execve_args definition moves to exec.h so it can be used in init_main.c


# 63173 10-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 59933 11-May-1993 akito

support 68040 based luna68k


# 59394 27-Apr-1993 mckusick

have to lock after the other namei too


# 59378 27-Apr-1993 mckusick

bug fixes for LEASES from Rick Macklem


# 59353 27-Apr-1993 mckusick

kinfo_proc.h is gone


# 58594 09-Mar-1993 hibler

additional parameter to vm_mmap


# 57974 13-Feb-1993 ralph

add a.out support for MIPS.


# 57533 14-Jan-1993 mckusick

add and use killproc when cannot exec a new process


# 57305 27-Dec-1992 hibler

cleanup hp300 code


# 57297 26-Dec-1992 bostic

use ALIGN macro, minor cleanup


# 56672 03-Nov-1992 ralph

mips needs to align stack on 8 byte boundary for doubles & long long.


# 56517 11-Oct-1992 bostic

make kernel includes standard


# 54920 10-Jul-1992 torek

ANSIfy syscall args


# 54787 08-Jul-1992 torek

p_prof.pr_scale replaced by SPROFIL to show profiling in use


# 54639 03-Jul-1992 mckusick

delete USES


# 54341 23-Jun-1992 mckusick

set SUGID when granting setuid/setgid privilege (to avoid
unscrupulous use of attach)


12345