History log of /csrg-svn/sys/kern/vfs_syscalls.c (Results 76 – 100 of 246)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 52781 01-Mar-1992 ralph

calls to chdirec didn't pass 'p'.

# 52323 04-Feb-1992 mckusick

together with vfs_subr.c (7.67.1.1) add reference checking

# 52322 04-Feb-1992 mckusick

new calling convention for namei

# 52287 03-Feb-1992 mckusick

check that mount structures are empty before deleteing them

# 52230 22-Jan-1992 heideman

lookup converted to new form

# 52192 14-Jan-1992 mckusick

lease checks on various operations

# 50111 21-Jun-1991 mckusick

use vn_close rather than vrele after vn_open

# 49980 03-Jun-1991 mckusick

call ffree to free file structures

# 49949 30-May-1991 mckusick

use FHASLOCK and SADVLCK to track processes using locks to save work in close

# 49945 30-May-1991 mckusick

add support for opening files with advisory locks

# 49816 19-May-1991 mckusick

name resolution checking (need kern/kern_malloc.c 7.25.1.1,
kern/vfs_lookup.c 7.31.1.1, kern/vfs_syscalls.c 7.70.1.1,
nfs/nfs_serv.c 7.40.1.1, nfs/nfs_syscalls.c 7.26.1.1,
ufs/ufs_vnops.c 7.64.1.1, a

name resolution checking (need kern/kern_malloc.c 7.25.1.1,
kern/vfs_lookup.c 7.31.1.1, kern/vfs_syscalls.c 7.70.1.1,
nfs/nfs_serv.c 7.40.1.1, nfs/nfs_syscalls.c 7.26.1.1,
ufs/ufs_vnops.c 7.64.1.1, and hp300/hp300/trap.c 7.14.1.1)

show more ...

# 49735 15-May-1991 mckusick

rewrite rename to use new SAVESTART flag

# 49420 08-May-1991 karels

unifdef NVM

# 49365 07-May-1991 mckusick

Regularize comments

# 48026 15-Apr-1991 mckusick

add proc pointers to appropriate VOP, vnode, and uio setup operations

# 47688 31-Mar-1991 karels

give sync a return value; rm OFILE

# 47540 17-Mar-1991 karels

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

# 46553 22-Feb-1991 karels

oflags-FOPEN => FFLAGS(oflags)

# 45922 10-Jan-1991 mckusick

add conditional code for new VM so can share with old VM tree

# 45914 10-Jan-1991 mckusick

add dynamically allocated file descriptors

# 45785 14-Dec-1990 bostic

lazy VATTR_NULL evaluation

# 45738 05-Dec-1990 mckusick

update for new VM

# 45240 18-Sep-1990 mckusick

have to check that renamed directory is not mounted on (from gmf@osf.org)

# 45202 05-Sep-1990 mckusick

pass down index of opened file for datakit (gag)

# 45011 28-Jul-1990 mckusick

handle p_dupfd as unsigned char

12345678910