lint
[unix-history] / usr / src / sys / kern / kern_exec.c
1992-05-05 Kirk McKusicklint
1992-04-04 Kirk McKusickupdate from Chris Torek to add argument pointer at...
1992-03-04 Kirk McKusickfix problem with window system failing to start up...
1992-02-16 Chris Torekgeneralizations to support sparc
1992-02-06 Kirk McKusicksetting stack is CPU dependent
1992-02-06 Kirk McKusicknew namei calling convention
1991-11-20 Chris Torekpurge seg.h
1991-09-08 Ralph Campbelladded COFF support for pmax
1991-06-22 Kirk McKusickjust check v_writecount rather than searching the file...
1991-06-04 Kirk McKusickfile structures are now dynamically allocated and linke...
1991-05-16 Kirk McKusickprogram name now returned in ni_ptr instead of ni_dent
1991-05-13 William Nesheimtwo minor fixes for 386; others unaffected
1991-05-10 Keith Bosticnew copyright; att/bsd/shared
1991-05-10 William Nesheimadded p to setregs. Also, deallocation limied to MAXUSR
1991-05-02 Mike Karelsremove u. entirely (p_addr is struct user *); only...
1991-04-16 Kirk McKusickadd proc pointers to appropriate VOP operations
1991-04-03 Mike Karelsdon't need SPAGV on proc; rm other obsol. proc flags
1991-03-26 Mike Karelsdon't need compat_43 execv, 4.3 used execve for execv
1991-03-26 Mike Karelsclean up includes, rm OFILE*, release vmspace instead...
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-01-11 Kirk McKusickadd dynamically allocated file descriptors
1990-12-17 Kirk McKusicknew pathname for hpux
1990-12-06 Kirk McKusickupdate for new VM
1990-10-20 Kirk McKusickcopyinstr/copyoutstr now return ENAMETOOLONG when name...
1990-10-20 Marc Teitelbaumturn off tracing on setuid and setgid programs if not...
1990-07-01 William Nesheimi386 support for kernel addition
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike KarelsRETURN => return, remove syscontext.h
1990-06-27 Mike Hiblermake sure vp->v_text is set before dereferencing
1990-06-22 Kirk McKusickallow values to be returned from setregs
1990-06-06 Kirk McKusickupdate to new system call convention; expunge more...
1990-05-16 Keith Bosticrename size_t to segsz_t for ANSI C
1990-05-16 Kirk McKusick"update for hp300 support from Utah"
1990-05-05 Kirk McKusickmount structure prefixes go from m_ to mnt_ and M_...
1990-02-24 Kirk McKusickcheck for modified text file and take appropriate action
1990-02-23 Marc Teitelbaumu_comm moved to proc
1990-01-05 Kirk McKusickdiscard argdev buffers instead of aging them
1989-12-30 Kirk McKusickv_count => v_usecount
1989-11-14 Kirk McKusickreturn error from copying in arg list, not from throwin...
1989-11-11 Kirk McKusickvinifod now kills process if errors occur during mapping
1989-10-20 Kirk McKusickclosef now returns and error (which is ignored)
1989-10-20 Kirk McKusickuse EACCES rather than ENOEXEC for "noexec" option...
1989-09-04 Mike Karelsmove signal processing to kern_sig; add saved uid,...
1989-08-27 Kirk McKusickbread and baddr now require a credential structure
1989-07-04 Kirk McKusickuse VOP_ACCESS directly
1989-05-10 Kirk McKusickmerge in vnodes
1989-04-26 Kirk McKusick../machine => machine
1988-10-19 Marc Teitelbaumposix style job control - new process groups
1988-06-06 Mike Karelsanother gratuitous change gone awry
1988-05-26 Mike Karelsclean up after bostic (remove gratuitous reformatting)
1988-05-23 Keith Bosticshell scripts can't be setuid
1987-04-03 Mike Karelsworking with pack labels
1987-04-03 Mike Karelsadd ifdefs for dev_bsize (almost working)
1987-03-04 Keith Bosticchanged SHSIZE to MAXINTERP
1986-11-04 Mike Karelsmerge in tahoe support
1986-06-05 Kirk McKusick4.3BSD release version
1986-02-24 Mike Karelslint
1986-02-20 Mike Karelslint
1985-11-27 Mike Karelsnow can use XTRC again instead of IXMOD
1985-08-13 Jim Bloomarglist or envlist containing -1 caused panic
1985-06-09 Kirk McKusickAdd copyright
1985-05-28 Mike Karelschange argv[0] for executable scripts to be name of...
1985-05-28 Kirk McKusickmust be careful to check bss and data sizes separately...
1985-03-13 Kirk McKusickmake swkill messages more informative
1985-03-13 Kirk McKusickreset signal stack on exec()
1984-11-21 Mike Karels(ugly) changes to avoid executing/writing traced text...
1984-08-30 Jim BloomChange to includes. no more ../h
1984-07-30 Sam Lefflercomplete revised argument processing -- use copyoutstr...
1984-07-24 Sam Leffleruse copyinstr and copystr (add copyoutstr later)
1984-07-22 Sam Lefflerremove a.out header from u. area
1984-07-09 Kirk McKusickrework `namei' interface to eliminate global variables
1983-08-24 Mike Karelsturn off profiling at exec
1983-07-29 Sam Leffler4.2 distribution
1983-07-01 Sam Lefflerpurge #if sun's
1983-06-14 Sam Lefflerrevamp locking to be done at the file table level
1983-06-13 Sam Lefflermask remains so we can safely reset signals held across...
1983-06-03 Sam Lefflernew signals
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:42 by sam