This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
222d875bec
freebsd-dev
/
sys
/
ufs
/
ffs
History
Bruce Evans
36633bf49d
Undo a previous change. <sys/disklabel.h> was broken, not these files.
1994-11-14 13:22:52 +00:00
..
ffs_alloc.c
Cosmetics. make gcc less noisy. Still some way to go here.
1994-10-10 01:04:55 +00:00
ffs_balloc.c
Cosmetics. make gcc less noisy. Still some way to go here.
1994-10-10 01:04:55 +00:00
ffs_extern.h
More loadable VFS changes:
1994-09-22 19:38:41 +00:00
ffs_inode.c
Restrict fs_maxfilesize to 2^40, and check against this in ffs_truncate().
1994-10-22 02:27:35 +00:00
ffs_subr.c
Cosmetics. make gcc less noisy. Still some way to go here.
1994-10-10 01:04:55 +00:00
ffs_tables.c
Added $Id$
1994-08-02 07:55:43 +00:00
ffs_vfsops.c
Undo a previous change. <sys/disklabel.h> was broken, not these files.
1994-11-14 13:22:52 +00:00
ffs_vnops.c
Cosmetics. make gcc less noisy. Still some way to go here.
1994-10-10 01:04:55 +00:00
fs.h
Made idempotent
1994-08-21 07:03:56 +00:00