add USL's copyright notice
[unix-history] / usr / src / sys / kern / kern_prot.c
1994-01-22 Keith Bosticadd USL's copyright notice
1994-01-07 Keith Bosticminor simplification of cfree, from Jan-Simon Pendry...
1994-01-06 Kirk McKusicklint
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1992-12-10 Marc Teitelbaumenterpgrp now returns a value
1992-12-10 Kirk McKusicknew include syntax
1992-07-20 Kirk McKusicktransfer proc ownership when doing setuid()
1992-07-14 Kirk McKusickput back a semblance of setreuid and setregid compatibility
1992-07-14 Kirk McKusickupdate to use uid_t and gid_t
1992-07-11 Chris TorekANSIfy syscall args
1992-07-10 Chris Torekdelete osetreuid as it is simulated in libc/compat-43;
1992-06-24 Kirk McKusickset SUGID when user/group when permissions change ...
1992-02-15 Chris Torekmerge in COMPAT_SUNOS
1991-05-04 Mike Karelsin setpgid, check target's pid against pgrp, not ours...
1991-04-13 Marc Teitelbaumfix tests in setpgid()
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-02-07 Mike Karelsfix old comment
1991-01-11 Keith Bosticbug: setgroups never called crcopy(); other stuff,...
1990-10-20 Kirk McKusickcopyinstr/copyoutstr now return ENAMETOOLONG when name...
1990-07-27 Mike Karelscleaned-up cleanups: make getgroups look like setgroups
1990-07-24 Keith Bosticsetgroups check int > NGROUPS, so negative would fail...
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike KarelsRETURN => return, remove syscontext.h
1990-06-22 Mike Karelsadd setuid, seteuid, setgid, setegid per POSIX proposal;
1990-05-05 Kirk McKusickdelete unneeded headers
1990-04-28 Kirk McKusickno longer have per user quota structures
1990-04-01 Mike Karelsmove euids, etc. to proc (for signals); mv logname...
1989-05-19 Kevin Fallsetlogname: null terminate name
1989-05-02 Kirk McKusickintegrate back branch -r7.1.1.1
1989-05-02 Kirk McKusickmerge in vnode changes
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-26 Kirk McKusick../machine => machine
1989-03-07 Kevin Falladd get/set logname system calls
1988-10-19 Marc Teitelbaumposix style job control - new process groups
1987-07-21 Kirk McKusickdelete unneeded header files
1986-06-05 Kirk McKusick4.3BSD release version
1986-02-24 Mike Karelslint
1986-02-21 Mike Karelsuse gid_t consistently
1985-12-20 Mike Karelsmaintain p_uid with u.u_uid
1985-06-09 Kirk McKusickAdd copyright
1985-03-20 Kirk McKusickeliminate extraneous include of conf.h
1985-03-19 Mike Karelsadd gid_t for groups; copy u.u_groups to int array...
1984-08-30 Jim BloomChange to includes. no more ../h
1983-07-29 Sam Leffler4.2 distribution
1983-05-28 Sam LefflerMerge ... bill's code plus lint (plus, of course, clean...
1983-04-01 Sam Leffleradd NOGROUP identifier; add groupmember function; tight...
1983-02-21 Sam Lefflerfix incompatibility between access and setgid
1983-02-17 Sam Lefflerfix access and problems with setgid and saccess
1983-02-11 Sam Lefflergroups set members are shorts, not ints; hz no longer...
1982-12-29 Sam Lefflercopyin & copyout now return EFAULT and all callers...
1982-12-18 Sam Lefflersun merge
1982-11-23 Sam Lefflerdoing it wrong -- p_uid
1982-11-14 Sam Lefflermerge of 4.1b and 4.1c
1982-10-20 Bill Joylint
1982-10-18 Bill Joymore lint
1982-10-11 Bill Joysplit header files over to vax directories
1982-09-12 Bill Joydrop printfs
1982-09-07 Bill Joy(no message)
1982-08-25 Bill Joynit bug
1982-08-25 Bill Joynew groups stuff
1982-07-25 Bill Joymerge with calder
1982-07-23 Robert Elzdisc quotas / mush
1982-07-16 Bill Joydate and time created 82/07/15 20:11:02 by root