freebsd-skq/sys/contrib
bde 2a8b656860 UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value
MNT_WAIT when we mean boolean `true' or check for that value not being
passed.  There was no problem in practice because MNT_WAIT had the
magic value of 1.
1999-01-06 18:18:06 +00:00
..
ipfilter/netinet The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
softupdates UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value 1999-01-06 18:18:06 +00:00