BSD 4_3_Net_2 release
[unix-history] / usr / src / sys / kern / kern_proc.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-12-06 Kirk McKusickupdate for new VM
1990-12-02 Mike Karelsfix jobc adjustments so we increment before decrementin...
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Marc Teitelbaumfix bug in adjusting joc counter
1990-04-04 Mike Karelsproc hashing with pointers instead of indices
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-11-21 Marc Teitelbaumtty now holds pointer to process group, not a process...
1989-09-07 Marc Teitelbaumtty.h needs ioctl.h
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-02 Marc Teitelbaumminor cleanups
1989-04-26 Kirk McKusick../machine => machine
1988-10-19 Marc Teitelbaumposix style job control - new process groups
1987-07-14 Kirk McKusickdo not need inode.h
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-06-05 Kirk McKusick4.3BSD release version
1985-11-05 Mike Karelscleanup spgrp, rm unused code (should rm it all)
1985-06-09 Kirk McKusickAdd copyright
1984-12-21 Mike Karelsmake spgrp use child pointers instead of linear searches
1984-08-30 Jim BloomChange to includes. no more ../h
1984-07-09 Kirk McKusickrework `namei' interface to eliminate global variables
1984-05-23 Mike Karelslinked lists of active, zombie and free procs; avoid...
1983-07-29 Sam Leffler4.2 distribution
1983-05-28 Sam LefflerMerge ... bill's code plus lint (plus, of course, clean...
1983-05-22 Sam Lefflerpurge mush; limit interpreter name to a sane value...
1983-05-18 Sam Lefflerdo it shannon's way -- all the same + sun changes
1983-04-07 Kirk McKusickproperly terminate system name
1983-04-06 Sam Lefflerinsure gethostname returns null-terminated string
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-02-17 Sam Lefflerfix access and problems with setgid and saccess
1983-02-11 Sam Lefflereliminate /usr/include dependencies{
1983-01-18 Sam Lefflerpurge extraneous suword (buffer is obtained zero filled)
1982-12-29 Sam Lefflercopyin & copyout now return EFAULT and all callers...
1982-12-29 Sam Lefflernew wait call (returns struct rusage instead of vtimes)
1982-12-22 Sam Lefflerunits (it's always units)
1982-12-18 Sam Lefflersun merge
1982-12-17 Sam Lefflerlooking at file table entries which are free
1982-12-17 CSRGBSD 4_1_snap release BSD-4_1_snap
1982-12-15 Sam Lefflertyped mbufs
1982-12-10 Sam Leffleru.u_pofile flags are now UF_*
1982-12-06 Sam Lefflerput back old style closef call; add temp panic 'til...
1982-11-14 Sam Lefflermerge of 4.1b and 4.1c
1982-11-03 Bill Joymissing {}'s
1982-11-01 Bill Joyfixes from 68k
1982-10-24 Bill Joybug fix with calling m_get after freeing stack we are...
1982-10-22 Bill Joylint
1982-10-22 Bill Joylint
1982-10-18 Bill Joylint
1982-10-18 Bill Joymore lint
1982-10-11 Bill Joysplit header files over to vax directories
1982-09-16 CSRGStart development on BSD 4_3_Net_2
1982-09-12 Bill Joywait3 returns old vtimes structure
1982-09-08 Bill Joyclear real timeout on exit; label_t now structure
1982-09-07 Bill Joy(no message)
1982-09-05 Bill Joytimer, rusage, hostid stuff
1982-08-25 Bill Joynew groups stuff
1982-08-23 Bill Joyput in rdwri() and move pfind procedure here
1982-08-15 Bill Joyno more readi()
1982-08-13 Bill Joyfixes to get uio'd readi for char devs
1982-08-12 Bill Joyfirst use of readip()
1982-08-11 Sam Lefflerfile locking
1982-07-26 Bill Joycheck for error in vinifod and kill process
1982-07-25 Bill Joymerge with calder
1982-07-23 Robert Elzmush, father / son / brother proc pointers
1982-04-20 Kirk McKusickmerge into new file system
1982-04-03 Bill Joybug fixes from elz and utcsrgv!thomson
1982-03-28 Bill Joybug fix per u toronto (collyer)
1982-02-28 Bill Joysymbolic links
1982-02-16 Bill Joynew multiple-group stuff
1982-01-31 Bill Joyspl5 not splimp
1982-01-26 Bill Joybug fixes (round 1)
1982-01-25 Bill Joyclean up SDETACH
1982-01-19 Bill Joyclosef parameter indicating whether error return
1981-11-22 Bill Joyundo botch introduced by fixing lint
1981-11-21 Bill Joymore lint
1981-11-19 Bill Joymore cleanup
1981-11-17 Bill Joylint
1981-11-09 Bill Joymajor cleanups for socket code
1981-04-28 Bill Joyfix to #! with 2 args
1981-04-23 Bill JoyANOM->SEQL
1981-03-09 Bill Joylint and a few minor fixed
1981-03-07 Bill Joyget rid of UCBIPC stuff
1981-03-01 Bill Joychanges for rmalloc, rmfree, malloc.c
1981-02-27 Bill Joyrid of NPROC
1981-02-27 Bill Joyrid of NFILE
1981-02-04 Bill Joyfix to ptrace() found by kipp
1981-02-02 Bill JoyUCBIPC crud
1981-01-29 Robert Elz#! execs
1980-11-16 Bill JoyBSD 4 release BSD-4
1980-11-10 Bill Joyfunction results (void)'ed for minor lint
1980-11-10 Bill Joyminor fixups to restart stuff; version 4.1 for distrib
1980-10-14 Bill Joypanic if init dies
1980-10-12 Bill Joy%cpu
1980-10-03 Bill Joyfirst attempt at reboot stuff
1980-10-01 Bill Joy1 line fix to exitin code from elz
1980-09-26 Bill Joyexec cleanup, new signal compatibility mode
1980-09-20 Bill Joyavoid ETXTBSY botch
next