BSD 4_4_Lite2 release
[unix-history] / usr / src / sys / sys / proc.h
1995-07-25 CSRGBSD 4_4_Lite2 release origin/BSD-Release BSD-4_4_Lite2
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1994-04-02 Bill JoyBSD-SCCS END release origin/BSD-SCCS BSD-4_4_Lite2-Snapshot-Development BSD-SCCS-END
1995-05-20 Jan-Simon Pendryaccounting for simple locks and unlocks
1995-05-18 Jan-Simon Pendryaccounting for locks and unlocks
1995-01-10 Chris G. Demetriou64-bit changes: ioctl cmd -> u_long, some protos. ...
1994-08-23 Kirk McKusickcannot zero p_hash (without causing grief)
1994-08-21 Kirk McKusickextern allproc and zombproc; eliminate unused pidhashmask
1994-08-21 Kirk McKusickuse new queue.h data structures
1994-05-04 Kirk McKusickreally minor nits
1994-01-22 Keith Bosticadd USL's copyright notice
1994-01-05 Keith BosticA foolish consistency is the hobgoblin of little minds...
1993-12-14 Jan-Simon Pendryadd p_textvp to track vnode of executable (for procfs)
1993-12-13 Kirk McKusickadd p_textvp to track vnode of executable (for procfs)
1993-09-27 Keith Bosticsort P* flags, replace comment on P_WAITED
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-04 Kirk McKusicksetpri => more descriptive resetpriority
1993-06-03 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-28 Kirk McKusickreorganize to allow pid_t to become u_long
1992-12-28 Mike HiblerSHPUX moved to machine-dep flags
1992-07-08 Chris Torekdelete p_utime and p_stime; allproc becomes volatile...
1992-06-21 Kirk McKusickmove zero'ed things into zero area; add new accounting...
1992-06-01 Jan-Simon Pendryp_dupfd has to be signed
1992-02-29 Keith Bosticsleep, tsleep and wakeup really take void *'s, not...
1992-02-18 Kirk McKusickselinfo moves out to select.h
1992-02-16 Kirk McKusickdefine struct selinfo; function prototypes for selrecor...
1992-02-06 Chris Torekp_regs moves out of proc; add prototypes
1991-11-01 Keith Bosticnothing; comment revision
1991-05-31 Kirk McKusickadd SADVLCK to note POSIX style advisory lock
1991-05-06 Keith Bosticnew copyright; att/bsd/shared
1991-05-05 Mike Karelsp_addr is now struct user *
1991-04-21 Mike Karelsadd mdproc substruct; mv kinfo_proc to separate header;
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-01-11 Kirk McKusickadd pointer to dynamically allocated file descriptors
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-12-06 Kirk McKusickupdate for new VM
1990-09-06 Kirk McKusickp_dupfd is signed
1990-07-28 Mike Karelsparameterize max proc id
1990-06-26 Mike Karelsmove MAXCOMLEN, MAXLOGNAME to param.h from proc.h;...
1990-06-23 Mike Karelsremove cursig (use xstat for stop signal/wait); dupfd...
1990-05-24 Marc Teitelbaumadd macros to reference and release a session structure
1990-05-19 Marc Teitelbaumdelete PROC_JOBC - now done inline in fixjobc()
1990-05-19 Marc Teitelbaumadd eproc flag (use spare, hooray!)
1990-05-19 Kirk McKusickSPTECHG needed for hp300
1990-05-16 Kirk McKusicksize_t => segsz_t for bostic
1990-05-10 Kirk McKusickmerge in hp300 support
1990-04-06 Mike Karelsadd SSINTR for wakeup; move utime/stime from user to...
1990-03-21 Marc Teitelbaumproc hash changes, 86 SLOGIN and SPTECHG
1990-02-17 Marc Teitelbaumcheckpoint state as of 5pm fri; moving kinfo stuff...
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-11-21 Marc Teitelbaumcontrolling terminal is a vnode
1989-08-27 Mike Karelsposix signals need real uid here; add saved effective...
1989-05-30 Kirk McKusickeliminate floating point from the kernel (from forys...
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-02 Marc TeitelbaumKTRACE support -- also, make s_count an int
1988-10-19 Marc Teitelbaumposix style job control - new process groups
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-10-14 Mike Karelsmerge in tahoe system
1986-06-05 Kirk McKusick4.3BSD release version
1986-04-13 Mike Karelsdon't need p1br
1985-10-29 Mike Karelsuse proper types for uids, gids
1985-06-09 Kirk McKusickAdd copyright
1985-05-06 Mike Karelsadd p_p1br (again)
1984-06-07 Sam Lefflercheck in for mike: add kre's changes for separate lists of
1984-05-11 Mike Karelsadd pointer to last used proc slot
1983-07-29 Sam Leffler4.2 distribution
1983-07-01 Bill Joypurge #if sun's
1983-06-03 Sam Lefflernew signals
1983-05-23 Sam Lefflerpurge mush; make quota's permanent
1983-05-18 Sam Lefflersun changes
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-01-21 Sam Lefflerno more SDLYU (yeah)
1982-12-17 CSRGBSD 4_1_snap release BSD-4_1_snap
1982-12-10 Sam Lefflerput SOWEUPC back for profil
1982-11-14 Sam Lefflermerge 4.1b and 4.1c
1982-11-01 Bill JoySPTECHG and u_short p_xstat and QUOTA/MUSH grot
1982-10-22 Bill Joylint
1982-10-12 CSRGStart development on BSD 4_4_Lite1
1982-10-12 CSRGStart development on BSD 4_4_Lite2
1982-09-08 Bill Joylabel_t now a structure; other misc changes
1982-09-07 Bill Joymore timer stuff
1982-09-05 Bill Joyget rid of cruddy exit stuff: use a mbuf
1982-07-18 Robert Elzinclude mush.h & mu_msg.h (to obtain size of mmsgbuf)
1982-07-17 Robert Elzadded new fields for QUOTA & mu_msg + SLOGIN flag
1982-01-31 Bill Joyremove SDETACH
1981-10-18 Bill Joycleanup (mpx removal, old tty removal, beginnings of...
1981-04-23 Bill JoySANOM->SSEQL
1981-04-14 Bill Joyadd p_maxrss
1981-03-09 Bill Joylint
1981-02-27 Bill Joymove to pointer base to allow dyn allocation
1981-02-26 Bill Joycosmetics
1981-02-20 Bill Joy%G%->%E%
1981-02-16 Bill Joyast and hard/soft clock
1980-11-16 Bill JoyBSD 4 release BSD-4
1980-11-10 Bill Joystamp for 4bsd
1980-10-14 Bill Joy%cpu stuff
1980-09-18 Bill JoyDETACH->ORPHAN
next