christos
|
60d201973e
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-10 22:46:11 +00:00 |
jtk
|
c9c8daaf7c
|
Add locking code to avoid deadlocks on vnode reclaim, which means the
addition of null_lookup, null_lock, null_unlock, null_islocked.
|
1996-05-10 22:50:45 +00:00 |
christos
|
631ccba638
|
miscfs prototype changes
|
1996-02-09 22:39:56 +00:00 |
cgd
|
8f62c773e8
|
don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN
|
1995-06-18 14:45:14 +00:00 |
mycroft
|
2f805fa51b
|
copy*str() should use size_t.
|
1995-03-09 12:05:21 +00:00 |
cgd
|
aac6b08302
|
use u_long for copyin*
|
1995-03-08 01:33:20 +00:00 |
cgd
|
800be68af6
|
return EOPNOTSUPP from fhtovp and vptofh functions; doing otherwise
correctly is not possible.
|
1995-01-25 14:50:48 +00:00 |
mycroft
|
e9017fd132
|
Clean up the code to frob mnt_stat a (tiny) bit.
|
1995-01-18 09:34:24 +00:00 |
mycroft
|
814ba0fc30
|
Call foo_statfs() from a common place when mounting.
|
1994-12-15 20:00:14 +00:00 |
mycroft
|
cab4d25c24
|
stat the file system at mount time, for `df -n', et al.
|
1994-09-15 03:42:37 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
mycroft
|
cde1d47595
|
Update to 4.4-Lite fs code, with local changes.
|
1994-06-08 11:33:09 +00:00 |