freebsd-nq/sys/ufs/ffs
Bruce Evans 3aa12267a5 Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
(except in netccitt, netiso and netns) that I didn't notice when I fixed
"all" such warnings before.
1995-03-28 07:58:53 +00:00
..
ffs_alloc.c Removed third arg (vmio) to allocbuf() that was added with the original 1995-03-26 23:29:13 +00:00
ffs_balloc.c Removed redundant newlines that were in some panic strings. 1995-03-19 14:29:26 +00:00
ffs_extern.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
ffs_inode.c Removed third arg (vmio) to allocbuf() that was added with the original 1995-03-26 23:29:13 +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 Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
ffs_vnops.c These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
fs.h Increased default minfree to 8%. 1995-03-10 22:18:16 +00:00