christos
|
de1b2b437e
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-10 17:16:17 +00:00 |
christos
|
ec3d880232
|
ffs prototypes
|
1996-02-09 22:22:18 +00:00 |
cgd
|
b567511c78
|
Fix from Lite-2: when reloading the file system, save fs_maxcluster and
the old summary structure pointers, and recalculate cluster per cyl. grp.
information.
|
1995-12-19 23:27:53 +00:00 |
mycroft
|
7edc899fdd
|
ffs -> ufs
|
1995-11-11 22:00:15 +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
|
fc46bf42f7
|
Make use of the `fs_clean' field. If it was set when the file system was
mounted or upgraded to r-w, then clear it and set it again later when the
file system is unmounted or downgraded.
|
1995-04-12 21:21:00 +00:00 |
mycroft
|
2f805fa51b
|
copy*str() should use size_t.
|
1995-03-09 12:05:21 +00:00 |
cgd
|
ad86c7f247
|
size for copyinstr should be u_long
|
1995-03-08 01:51:49 +00:00 |
mycroft
|
41f181e0d8
|
Clean up the code to frob mnt_stat a bit.
|
1995-01-18 09:44:34 +00:00 |
mycroft
|
9843f45605
|
Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS
differently.
|
1995-01-18 06:19:49 +00:00 |
mycroft
|
b4aa6d3a28
|
Call foo_statfs() from a common place when mounting.
|
1994-12-15 19:46:08 +00:00 |
mycroft
|
a63cb01c7d
|
Sync with CSRG.
|
1994-12-14 13:03:35 +00:00 |
mycroft
|
4c7eedf0b8
|
This is not my day.
|
1994-10-28 20:20:18 +00:00 |
mycroft
|
c0fd0f67f1
|
Fix typo.
|
1994-10-28 20:16:10 +00:00 |
mycroft
|
0badb64371
|
For now, limit the maxfilesize to 2^31*bsize-1 in core. This is temporary.
|
1994-10-28 20:15:09 +00:00 |
mycroft
|
f62b376067
|
Fix a couple of types in the compatibility code.
|
1994-10-28 19:59:21 +00:00 |
cgd
|
fccfa11af5
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
mycroft
|
d22df96ea2
|
Reload mnt_maxsymlinklen, for `fsck -c2'.
|
1994-06-28 21:50:24 +00:00 |
mycroft
|
0be7885407
|
Add a couple of missing casts.
|
1994-06-22 03:01:40 +00:00 |
mycroft
|
264b874c14
|
Update to 4.4-Lite fs code, with local changes.
|
1994-06-08 11:41:58 +00:00 |