History log of /csrg-svn/sys/kern/vfs_syscalls.c (Results 26 – 50 of 246)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 67403 16-Jun-1994 mckusick

ifdef DIAGNOSTIC should be ifdef DEBUG (from mycroft)

# 67362 04-Jun-1994 mckusick

add UNION support to ogetdirentries; add cookies and eofflag to VOP_READDIR

# 67122 11-May-1994 pendry

don't panic getdirentries when a union stack has no lower layer

# 66801 15-Apr-1994 mckusick

paranoid check to avoid vrele(NULL) (from polk@bsdi.com)

# 66510 28-Mar-1994 bostic

change chown(2) to follow symbolic links

# 66172 20-Feb-1994 pendry

add support for user mounts (MNT_USER flag)

# 66095 15-Feb-1994 pendry

add support for union stacks into getdirentries.

# 65936 28-Jan-1994 pendry

removed usecount check in mount()

# 65859 24-Jan-1994 mckusick

disable MNT_ASYNC when doing sync and unmount

# 65771 21-Jan-1994 bostic

add USL's copyright notice

# 65757 20-Jan-1994 mckusick

not the right fix, but avoid the deadlock

# 65613 11-Jan-1994 mckusick

add ability to run ffs totally asynchronously (dangerously)

# 65259 30-Dec-1993 mckusick

new queue structure

# 64585 23-Sep-1993 bostic

changes for 4.4BSD-Lite requested by USL

# 64410 05-Sep-1993 bostic

Cleanups for 4.4BSD-Lite

# 63428 14-Jun-1993 bostic

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

# 63427 14-Jun-1993 bostic

make function names match system call names

# 60428 26-May-1993 mckusick

get rid of last vestiges of __

# 60414 25-May-1993 mckusick

add pathconf; __lseek => lseek; --[f]truncate => [f]truncate

# 60105 17-May-1993 mckusick

truncate, ftruncate, getrlimit, setrlimit become COMPAT_43

# 60036 16-May-1993 mckusick

lseek (long form) is used too much to make it COMPAT_43

# 59875 10-May-1993 mckusick

add sysctl debugging flag to print out buffer stats

# 59382 27-Apr-1993 mckusick

bug fixes for LEASES from Rick Macklem

# 59373 27-Apr-1993 mckusick

lstat of symbolic link returns attributes of its containing directory
except for st_size, st_blocks, st_nlink, and file type in st_mode

# 58840 28-Mar-1993 torek

lint

12345678910