#
47540 |
| 17-Mar-1991 |
karels |
more-or-less working with new proc & user structs |
#
45914 |
| 10-Jan-1991 |
mckusick |
add dynamically allocated file descriptors |
#
45814 |
| 16-Dec-1990 |
mckusick |
new pathname for hpux |
#
45726 |
| 05-Dec-1990 |
mckusick |
update for new VM |
#
45356 |
| 19-Oct-1990 |
mckusick |
copyinstr/copyoutstr now return ENAMETOOLONG when name is too long |
#
45355 |
| 19-Oct-1990 |
marc |
turn off tracing on setuid and setgid programs if not root |
#
44774 |
| 30-Jun-1990 |
william |
i386 support for kernel addition |
#
44432 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
44404 |
| 28-Jun-1990 |
karels |
RETURN => return, remove syscontext.h |
#
44315 |
| 26-Jun-1990 |
hibler |
make sure vp->v_text is set before dereferencing |
#
43397 |
| 21-Jun-1990 |
mckusick |
allow values to be returned from setregs |
#
42921 |
| 05-Jun-1990 |
mckusick |
update to new system call convention; expunge more u.u_error |
#
42087 |
| 15-May-1990 |
bostic |
rename size_t to segsz_t for ANSI C |
#
42085 |
| 15-May-1990 |
mckusick |
"update for hp300 support from Utah" |
#
41400 |
| 04-May-1990 |
mckusick |
mount structure prefixes go from m_ to mnt_ and M_ to MNT_ |
#
40219 |
| 23-Feb-1990 |
mckusick |
check for modified text file and take appropriate action |
#
40208 |
| 22-Feb-1990 |
marc |
u_comm moved to proc |
#
39881 |
| 04-Jan-1990 |
mckusick |
discard argdev buffers instead of aging them |
#
39798 |
| 29-Dec-1989 |
mckusick |
v_count => v_usecount |
#
39520 |
| 13-Nov-1989 |
mckusick |
return error from copying in arg list, not from throwing it away |
#
39506 |
| 10-Nov-1989 |
mckusick |
vinifod now kills process if errors occur during mapping |
#
39353 |
| 19-Oct-1989 |
mckusick |
closef now returns and error (which is ignored) |
#
39349 |
| 19-Oct-1989 |
mckusick |
use EACCES rather than ENOEXEC for "noexec" option so that shells do not attempt to execute the programs as shell scripts |
#
38928 |
| 03-Sep-1989 |
karels |
move signal processing to kern_sig; add saved uid, gid; use register proc pointer instead of u.u_procp |
#
38775 |
| 26-Aug-1989 |
mckusick |
bread and baddr now require a credential structure |