This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
ufs
/
ffs
History
John Dyson
847a3ba792
Handle the bogus device that MFS uses as its VBLK device. We now don't
...
try to VMIO open it on MFS mounts. This will fix the mfs_badops panic.
1996-03-02 22:18:34 +00:00
..
ffs_alloc.c
Convert QUOTA to new-style option.
1996-01-05 18:31:58 +00:00
ffs_balloc.c
Eliminated many redundant vm_map_lookup operations for vm_mmap.
1996-01-19 04:00:31 +00:00
ffs_extern.h
Removed vestigial support for the obsolete FIFO option. In ext2fs
1996-02-25 20:12:36 +00:00
ffs_inode.c
Eliminated many redundant vm_map_lookup operations for vm_mmap.
1996-01-19 04:00:31 +00:00
ffs_subr.c
Convert DDB to new-style option.
1996-01-04 21:13:23 +00:00
ffs_tables.c
Staticize.
1995-12-17 21:14:36 +00:00
ffs_vfsops.c
Handle the bogus device that MFS uses as its VBLK device. We now don't
1996-03-02 22:18:34 +00:00
ffs_vnops.c
Staticize.
1995-12-17 21:14:36 +00:00
fs.h
Fix a bunch of spelling errors in the comment fields of
1996-01-30 23:02:38 +00:00