#
29946 |
| 03-Nov-1986 |
karels |
merge in tahoe support |
#
29084 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
26352 |
| 23-Feb-1986 |
karels |
lint |
#
26137 |
| 11-Feb-1986 |
karels |
slattach |
#
25455 |
| 09-Nov-1985 |
karels |
keep text free list, cache all texts as sticky |
#
24766 |
| 16-Sep-1985 |
karels |
INET || BBNNET; ctlinput now takes sockaddr as arg |
#
23534 |
| 18-Jun-1985 |
karels |
adjust maxpgio for number of swap devices after counting them, using something between what was used and what was attempted in binit |
#
23364 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
21103 |
| 27-May-1985 |
karels |
implement high-water mark on file descriptors in use; cleanup old comments |
#
18278 |
| 08-Mar-1985 |
mckusick |
u.u_ap now set up once in process 0; limits are initialized in vminit() |
#
18240 |
| 03-Mar-1985 |
mckusick |
setup of paging constants and p_maxrss is now done in the paging daemon. |
#
17087 |
| 29-Aug-1984 |
bloom |
Change to includes. no more ../h |
#
16807 |
| 01-Aug-1984 |
karels |
reverse order of process creation, so we don't have to screw with mpid and proc order; move default umask into global so can be patched |
#
16690 |
| 08-Jul-1984 |
mckusick |
rework namei interface to eliminate global variables |
#
16526 |
| 22-May-1984 |
karels |
linked lists of active, zombie and free procs; avoid linear proc searches wherever possible |
#
15799 |
| 03-Jan-1984 |
mckusick |
add system wide cacheing of path names in namei() (from kre) |
#
14201 |
| 29-Jul-1983 |
sam |
4.2 distribution |
#
13526 |
| 01-Jul-1983 |
sam |
purge #if sun's |
#
12823 |
| 30-May-1983 |
sam |
cleanup |
#
12636 |
| 21-May-1983 |
sam |
purge mush |
#
12489 |
| 18-May-1983 |
sam |
changes from sun to do swapping on variable sized devices |
#
11833 |
| 04-Apr-1983 |
sam |
no more NOPAGING (yeah) |
#
11809 |
| 31-Mar-1983 |
sam |
add NOGROUP identifier; add groupmember function; tighten group lookup loop to stop at first NOGROUP entry |
#
11356 |
| 01-Mar-1983 |
mckusick |
add startup for profiling clock |
#
10610 |
| 23-Jan-1983 |
sam |
this screws up make depend otherwise |