History log of /csrg-svn/sys/nfs/nfs_syscalls.c (Results 1 – 25 of 44)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 68653 30-Mar-1995 mckusick

massive update to incorporate version 3 protocol from Rick Macklem

# 67708 18-Aug-1994 mckusick

conversion to queue.h list manipulation (from mycroft)

# 65466 04-Jan-1994 bostic

lint

# 65250 30-Dec-1993 mckusick

new queue structure

# 63235 10-Jun-1993 bostic

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

# 57789 02-Feb-1993 mckusick

update for 4.4BSD from Rick Macklem

# 56659 01-Nov-1992 mckusick

uninitialized variable

# 56535 11-Oct-1992 bostic

make kernel includes standard

# 56469 08-Oct-1992 mckusick

use new queue routines to manage list of I/O requests; new include syntax

# 56396 02-Oct-1992 mckusick

now use modern list management methods

# 54918 10-Jul-1992 torek

ANSIfy syscall args

# 53383 06-May-1992 mckusick

AIX interoperability

# 52984 16-Mar-1992 mckusick

code to verify zapsock does the right thing

# 52981 16-Mar-1992 mckusick

fix from Rick Macklem for multiple free's of NFSD structures

# 52903 09-Mar-1992 mckusick

first cut at fixing discconect/reconnect hanging confusion

# 52318 04-Feb-1992 mckusick

new namei calling convention

# 52196 14-Jan-1992 mckusick

update from Rick Macklem (including leases)

# 49811 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 ...

# 48053 16-Apr-1991 mckusick

use passed in proc pointers

# 47573 19-Mar-1991 karels

first cut for new proc & user structs (still need to put in new vnode calling
convention): get credentials, etc, via proc; u.u_nd, u.u_spare are gone;
purge user.h; consolidate *nullops()

# 46990 04-Mar-1991 mckusick

eliminate u.u_nd

# 46988 04-Mar-1991 mckusick

misc fixes plus diskless support from Rick Macklem

# 46980 04-Mar-1991 karels

first pass at proc reorg

# 45919 10-Jan-1991 mckusick

add synamically allocated file descriptors

# 45288 02-Oct-1990 mckusick

fixes for compressed NFS (from Macklem)

12