NetBSD/sys/ufs
kristerw 07936511f0 The C language does not permit statements of the form
(X ? Y : Z) = 0;
even though gcc handles this by a stupid extension.

Transform these to correct C.

Approved by fvdl.
2003-05-15 20:25:31 +00:00
..
ext2fs More ufs2 merge fall-out. Pass the correct pointer to the dinode 2003-04-24 08:05:35 +00:00
ffs The C language does not permit statements of the form 2003-05-15 20:25:31 +00:00
lfs Add a missing ifdef DDB. 2003-05-07 18:49:29 +00:00
mfs fix lkm malloc lossage. 2003-04-22 17:14:12 +00:00
ufs The C language does not permit statements of the form 2003-05-15 20:25:31 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00