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
862cdb8eb6
freebsd-nq
/
sys
/
ufs
/
ffs
History
Garrett Wollman
862cdb8eb6
Call ffs ``ufs'' for the benefit of poor, confused user-land programs.
1994-09-22 01:57:27 +00:00
..
ffs_alloc.c
Use `1' for a boolean value instead of something irrelevant (MNT_WAIT)
1994-09-20 05:53:24 +00:00
ffs_balloc.c
Added $Id$
1994-08-02 07:55:43 +00:00
ffs_extern.h
Fix up some sloppy coding practices:
1994-08-18 22:36:09 +00:00
ffs_inode.c
panic if length is < 0 in ffs_truncate().
1994-09-02 10:24:55 +00:00
ffs_subr.c
Added $Id$
1994-08-02 07:55:43 +00:00
ffs_tables.c
Added $Id$
1994-08-02 07:55:43 +00:00
ffs_vfsops.c
Call ffs ``ufs'' for the benefit of poor, confused user-land programs.
1994-09-22 01:57:27 +00:00
ffs_vnops.c
Implemented loadable VFS modules, and made most existing filesystems
1994-09-21 03:47:43 +00:00
fs.h
Made idempotent
1994-08-21 07:03:56 +00:00