#
38395 |
| 03-Jul-1989 |
mckusick |
use VOP_ACCESS directly
|
#
37728 |
| 09-May-1989 |
mckusick |
merge in vnodes
|
#
37520 |
| 25-Apr-1989 |
mckusick |
../machine => machine
|
#
35810 |
| 18-Oct-1988 |
marc |
posix style job control - new process groups
|
#
34644 |
| 05-Jun-1988 |
karels |
another gratuitous change gone awry
|
#
34477 |
| 25-May-1988 |
karels |
clean up after bostic (remove gratuitous reformatting)
|
#
34418 |
| 22-May-1988 |
bostic |
shell scripts can't be setuid
|
#
30751 |
| 02-Apr-1987 |
karels |
working with pack labels
|
#
30749 |
| 02-Apr-1987 |
karels |
add ifdefs for dev_bsize (almost working)
|
#
30577 |
| 03-Mar-1987 |
bostic |
changed SHSIZE to MAXINTERP
|
#
29946 |
| 03-Nov-1986 |
karels |
merge in tahoe support
|
#
29088 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version
|
#
26352 |
| 23-Feb-1986 |
karels |
lint
|
#
26252 |
| 19-Feb-1986 |
karels |
lint
|
#
25534 |
| 26-Nov-1985 |
karels |
now can use XTRC again instead of IXMOD
|
#
24266 |
| 12-Aug-1985 |
bloom |
arglist or envlist containing -1 caused panic
|
#
23368 |
| 08-Jun-1985 |
mckusick |
Add copyright
|
#
21104 |
| 27-May-1985 |
karels |
change argv[0] for executable scripts to be name of interpretter; reorder file closes on exec (avoid wedging when a.out is open and CLEX); split setregs to exec and machine-dependent part; implement
change argv[0] for executable scripts to be name of interpretter; reorder file closes on exec (avoid wedging when a.out is open and CLEX); split setregs to exec and machine-dependent part; implement high-water mark on file descriptors in use
show more ...
|
#
21094 |
| 27-May-1985 |
mckusick |
must be careful to check bss and data sizes separately to avoid problems if their sum overflows
|
#
18318 |
| 12-Mar-1985 |
mckusick |
make swkill messages more informative
|
#
18314 |
| 12-Mar-1985 |
mckusick |
reset signal stack on exec()
|
#
17401 |
| 20-Nov-1984 |
karels |
(ugly) changes to avoid executing/writing traced text segments (need regions done right!)
|
#
17090 |
| 29-Aug-1984 |
bloom |
Change to includes. no more ../h
|
#
16786 |
| 29-Jul-1984 |
sam |
complete revised argument processing -- use copyoutstr to move arguments from swap space to user space
|
#
16750 |
| 23-Jul-1984 |
sam |
use copyinstr and copystr (add copyoutstr later)
|