History log of /csrg-svn/sys/kern/kern_acct.c (Results 1 – 25 of 47)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69409 14-May-1995 mckusick

convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK

# 68296 14-Feb-1995 cgd

access syscall arguments in the new fashion.

# 68074 10-Dec-1994 pendry

have to protect acct_process from acctwatch closing the vnode

# 67655 11-Aug-1994 mckusick

LEASE_CHECK => VOP_LEASE

# 67359 02-Jun-1994 mckusick

check for dead vnodes when doing accounting

# 65771 21-Jan-1994 bostic

add USL's copyright notice

# 64572 23-Sep-1993 bostic

changes for 4.4BSD-Lite requested by USL

# 63432 14-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 63431 14-Jun-1993 bostic

make function call name match system call name

# 59377 27-Apr-1993 mckusick

bug fixes for LEASES from Rick Macklem

# 58149 22-Feb-1993 mckusick

cleanups from Jeff Forys

# 56517 11-Oct-1992 bostic

make kernel includes standard

# 54919 10-Jul-1992 torek

ANSIfy syscall args

# 54789 08-Jul-1992 torek

lint; new rusage calculation; fix account watching frequency

# 54622 02-Jul-1992 mckusick

delete USES

# 53537 14-May-1992 heideman

vnode interface conversion

# 52307 03-Feb-1992 mckusick

vn_open no longer takes a proc (now in ndp)

# 50107 21-Jun-1991 mckusick

use vn_close rather than vrele after vn_open

# 49916 28-May-1991 mckusick

vn_open now returns locked, so must unlock when done

# 49671 11-May-1991 mckusick

fill out comments

# 49587 09-May-1991 bostic

new copyright; att/bsd/shared

# 48021 15-Apr-1991 mckusick

add proc pointers to appropriate VOP and vnode operations

# 47545 17-Mar-1991 karels

more-or-less working with new proc & user structs

# 45055 22-Aug-1990 mckusick

use vn_open on accounting file to ensure that quotas get set up (from Torek)

# 45018 01-Aug-1990 mckusick

eliminate bogus scaling (from ers@osf.org)

12