NetBSD/sys/ufs/ffs
2001-08-31 03:38:45 +00:00
..
ffs_alloc.c no need to cast arg to lblktosize() any more 2001-08-31 03:38:45 +00:00
ffs_balloc.c get argument name correct in comment describing vop_balloc_args 2001-08-08 08:36:36 +00:00
ffs_bswap.c remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
ffs_extern.h remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
ffs_inode.c min() -> MIN() 2001-08-30 03:47:53 +00:00
ffs_softdep.c min() -> MIN() (on general principles) 2001-08-30 03:55:42 +00:00
ffs_softdep.stub.c RCS ID 2001-01-10 16:45:56 +00:00
ffs_subr.c be consistent and use "u_char" instead of "unsigned char" 2001-08-09 08:15:26 +00:00
ffs_tables.c constify 2001-01-18 20:28:15 +00:00
ffs_vfsops.c remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
ffs_vnops.c add getpages/putpages entries for spec vnodes. 2001-08-17 05:54:36 +00:00
fs.h More fixes from FreeBSD (with changes): 2001-08-31 03:15:45 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
softdep.h Copyright changed. 2000-06-22 15:23:05 +00:00