simonb
|
c821903287
|
Remove variable that is only assigned too but not referenced.
|
2003-01-20 02:25:49 +00:00 |
lonewolf
|
b223c57195
|
Don't scale file block numbers. Fixes mmap() and UBCified read() problems.
Reviewed by Ignatios.
|
2003-01-09 18:34:41 +00:00 |
wiz
|
5a91827c81
|
through, not throught.
|
2003-01-06 12:29:48 +00:00 |
wiz
|
6621e1674f
|
Typo and grammar fixes in comments and a printf string.
|
2003-01-06 12:27:42 +00:00 |
jdolecek
|
98d58548c7
|
move msdosfs code from sys/msdosfs to sys/fs/msdosfs
|
2002-12-26 12:31:23 +00:00 |
jdolecek
|
3a8872dee7
|
move cd9660 filesystem code from sys/isofs/cd9660 to sys/fs/cd9660
|
2002-12-23 17:52:02 +00:00 |
jdolecek
|
9accf4df15
|
move NTFS code from sys/ntfs to sys/fs/ntfs
|
2002-12-23 17:38:19 +00:00 |
jdolecek
|
5356de155a
|
move filecorefs code from sys/filecorefs to sys/fs/filecorefs
|
2002-12-23 17:30:36 +00:00 |
jdolecek
|
8974c3cf90
|
move adosfs files from sys/adosfs to sys/fs/adosfs
|
2002-12-23 17:15:20 +00:00 |
lukem
|
0635de35a3
|
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
2002-11-26 23:30:07 +00:00 |
christos
|
6f3945a88d
|
MNT_GETARGS support
|
2002-09-21 18:10:34 +00:00 |
soren
|
178d83d503
|
Die, qaddr_t, die! - mnt_data in struct mount is already effectively
a void *, so stop pretending otherwise.
|
2002-07-30 07:40:07 +00:00 |
thorpej
|
37dc008ca3
|
Cleanup how file system configuration information is declared, grouping
related information together, with the file system code itself.
This is just low-hanging fruit -- more to come.
|
2002-04-16 23:14:05 +00:00 |
deberg
|
4687da33a2
|
descend into smbfs
|
2002-01-09 21:07:54 +00:00 |
deberg
|
408ba63df0
|
smbfs makefile, INCLUDES commented out for now
|
2002-01-09 21:06:53 +00:00 |
deberg
|
4738ff87d6
|
netbsd changes
|
2002-01-09 17:43:28 +00:00 |
deberg
|
f5cc2966a0
|
import freebsd smbfs code
|
2002-01-09 17:25:32 +00:00 |