#
44405 |
| 28-Jun-1990 |
karels |
RETURN => return, remove syscontext.h
|
#
43365 |
| 21-Jun-1990 |
mckusick |
new system call convention
|
#
41514 |
| 10-May-1990 |
mckusick |
get rid of #defines in user.h
|
#
40705 |
| 03-Apr-1990 |
karels |
utime/stime now in proc structure, copy to rusage for getrusage
|
#
37647 |
| 05-May-1989 |
mckusick |
delete unneeded include of dir.h
|
#
37553 |
| 26-Apr-1989 |
mckusick |
use new form of suser()
|
#
35810 |
| 18-Oct-1988 |
marc |
posix style job control - new process groups
|
#
31913 |
| 20-Jul-1987 |
mckusick |
delete unneeded header files
|
#
29093 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version
|
#
28149 |
| 14-May-1986 |
karels |
missing error return
|
#
25257 |
| 23-Oct-1985 |
karels |
maxdsize and maxtsize in bytes; careful of confusing blocks and pages
|
#
23373 |
| 08-Jun-1985 |
mckusick |
Add copyright
|
#
21001 |
| 22-May-1985 |
mckusick |
return EPERM when non-super-user tries to set another process's priority
|
#
18279 |
| 08-Mar-1985 |
mckusick |
impose the real vm limit rather than the best guess
|
#
17400 |
| 20-Nov-1984 |
karels |
NZERO now 0 (use PRIO_{MIN,MAX}); cleanup u.u_error crap (going to toss that sucker!)
|
#
17092 |
| 29-Aug-1984 |
bloom |
Change to includes. no more ../h
|
#
16530 |
| 22-May-1984 |
karels |
linked lists of active, zombie and free procs; avoid linear proc searches wherever possible
|
#
14206 |
| 29-Jul-1983 |
sam |
4.2 distribution
|
#
12750 |
| 27-May-1983 |
sam |
merge of bill's code plus lint (plus, of course, cleanup of bill's bugs)
|
#
12689 |
| 23-May-1983 |
sam |
looking at wrong proc
|
#
10867 |
| 10-Feb-1983 |
sam |
groups set members are shorts, not ints; hz no longer in systm.h
|
#
9997 |
| 28-Dec-1982 |
sam |
copyin & copyout now return EFAULT and all callers uniformly return (or ignore) this value
|
#
9754 |
| 17-Dec-1982 |
sam |
sun merge
|
#
8666 |
| 19-Oct-1982 |
root |
more lint
|
#
8624 |
| 17-Oct-1982 |
root |
more lint
|