#
69606 |
| 22-May-1995 |
mckusick |
simpler checkalias protocol |
#
69424 |
| 14-May-1995 |
mckusick |
convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK and vget |
#
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) |
#
67567 |
| 25-Jul-1994 |
mckusick |
set group size in cred (from mycroft via macklem) |
#
65465 |
| 04-Jan-1994 |
bostic |
lint |
#
65248 |
| 30-Dec-1993 |
mckusick |
new queue structure |
#
63485 |
| 16-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
63482 |
| 16-Jun-1993 |
mckusick |
fix for trashed TCP/IP connections from Macklem |
#
58881 |
| 30-Mar-1993 |
mckusick |
eliminate flags and generation number in times hack |
#
58554 |
| 08-Mar-1993 |
mckusick |
remove the 8-bit restriction in namei |
#
57787 |
| 02-Feb-1993 |
mckusick |
update for 4.4BSD from Rick Macklem |
#
56660 |
| 01-Nov-1992 |
mckusick |
fix from Jeff Forys for tracking changing NFS file sizes |
#
56470 |
| 08-Oct-1992 |
mckusick |
use new queue routines to manage list of I/O requests |
#
56363 |
| 30-Sep-1992 |
mckusick |
September update from Rick Macklem to add accept protocol to NQMFS |
#
56303 |
| 21-Sep-1992 |
mckusick |
get rid of unised function |
#
56287 |
| 16-Sep-1992 |
mckusick |
update from Rick Macklem |
#
55703 |
| 25-Jul-1992 |
mckusick |
spec_vnodeops_p now declared in specdev.h |
#
55519 |
| 22-Jul-1992 |
mckusick |
update to current hashing techniques |
#
55057 |
| 12-Jul-1992 |
pendry |
MIN -> min, MAX -> max |
#
54988 |
| 12-Jul-1992 |
mckusick |
bring back vfs_addr.c (hopefully temporarily until we can use radix tree) |
#
54739 |
| 06-Jul-1992 |
mckusick |
export validation is now done by the underlying filesystem |
#
54664 |
| 03-Jul-1992 |
mckusick |
delete USES |
#
54612 |
| 02-Jul-1992 |
mckusick |
clean up includes; nfs_netaddr_match goes to vfs_addr.c |
#
54445 |
| 25-Jun-1992 |
mckusick |
drop NOQUAD; FHTOVP drops setgen bogosity |