History log of /csrg-svn/sys/kern/kern_exec.c (Results 26 – 50 of 109)
Revision Date Author Comments
# 54296 23-Jun-1992 mckusick

MAP_FILE is now the default


# 54134 20-Jun-1992 mckusick

turn off profiling if on


# 53907 04-Jun-1992 hibler

change include path for HP code reorg


# 53871 04-Jun-1992 mckusick

support for luna68k from Omron


# 53743 29-May-1992 mccanne

fixed bug introduced in rev 7.52: vm_ssize is in pages not bytes.


# 53539 14-May-1992 heideman

vnode interface conversion


# 53311 04-May-1992 mckusick

lint


# 53124 03-Apr-1992 mckusick

update from Chris Torek to add argument pointer at known location


# 52831 03-Mar-1992 mckusick

fix problem with window system failing to start up (from hibler)


# 52539 15-Feb-1992 torek

generalizations to support sparc


# 52377 05-Feb-1992 mckusick

setting stack is CPU dependent


# 52376 05-Feb-1992 mckusick

new namei calling convention


# 51759 19-Nov-1991 torek

purge seg.h


# 51039 07-Sep-1991 ralph

added COFF support for pmax


# 50108 21-Jun-1991 mckusick

just check v_writecount rather than searching the file table
to find out if a file is open for writing


# 49978 03-Jun-1991 mckusick

file structures are now dynamically allocated and linked together on a list


# 49733 15-May-1991 mckusick

program name now returned in ni_ptr instead of ni_dent


# 49690 12-May-1991 william

two minor fixes for 386; others unaffected


# 49587 09-May-1991 bostic

new copyright; att/bsd/shared


# 49562 09-May-1991 william

added p to setregs. Also, deallocation limied to MAXUSR


# 48900 01-May-1991 karels

remove u. entirely (p_addr is struct user *); only copy sigcode if COPY_SIGCODE
is defined, and then don't put sigcode in pcb


# 48019 15-Apr-1991 mckusick

add proc pointers to appropriate VOP operations


# 47733 02-Apr-1991 karels

don't need SPAGV on proc; rm other obsol. proc flags


# 47655 25-Mar-1991 karels

don't need compat_43 execv, 4.3 used execve for execv


# 47652 25-Mar-1991 karels

clean up includes, rm OFILE*, release vmspace instead of replacing if shared,
minor cleanups


12345