#
69409 |
| 14-May-1995 |
mckusick |
convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK |
#
68329 |
| 14-Feb-1995 |
cgd |
return types, syscall arg conventions & recording fixes. |
#
67732 |
| 22-Aug-1994 |
mckusick |
use new queue.h data structures |
#
64577 |
| 23-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL |
#
63174 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
60514 |
| 27-May-1993 |
torek |
declare all parameters (for gcc -W) |
#
56517 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
54924 |
| 10-Jul-1992 |
torek |
ANSIfy syscall args |
#
54757 |
| 07-Jul-1992 |
torek |
volatile poisoning |
#
54635 |
| 03-Jul-1992 |
mckusick |
delete USES |
#
53540 |
| 14-May-1992 |
heideman |
vnode interface conversion |
#
53012 |
| 18-Mar-1992 |
marc |
add support for context switch tracing |
#
50106 |
| 21-Jun-1991 |
mckusick |
use vn_close rather than vrele after vn_open |
#
49914 |
| 28-May-1991 |
mckusick |
vn_open now returns locked, so must unlock when done |
#
48017 |
| 15-Apr-1991 |
mckusick |
mark uses of curproc |
#
47651 |
| 25-Mar-1991 |
karels |
rm user.h; namei.h is in vnode.h |
#
47548 |
| 17-Mar-1991 |
karels |
more-or-less working with new proc & user structs |
#
46424 |
| 15-Feb-1991 |
marc |
add permission checks to allow regular users to run ktrace |
#
44436 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
44404 |
| 28-Jun-1990 |
karels |
RETURN => return, remove syscontext.h |
#
44385 |
| 28-Jun-1990 |
marc |
disable general use until security checks in place */ |
#
43444 |
| 22-Jun-1990 |
mckusick |
new system call convention |
#
41573 |
| 10-May-1990 |
mckusick |
lint; stop tracing when write error encountered |
#
41518 |
| 10-May-1990 |
mckusick |
no more u_eosys |
#
40805 |
| 05-Apr-1990 |
marc |
u_comm->p_comm, trace signals, minor cleanups, make DESCEND flag on op, make inherit flag high bit in traceflag |