NetBSD/usr.sbin/puffs
pooka 7c537b89eb Change the signature of puffs_respcmp to return -1,0,1 for smaller,
equal, larger, respectively instead of 0/1 for non/equal.  This
will allow sorting the buffers for faster matching in libpuffs.
While here, change the name from respcmp to framecmp, as that better
reflects the purpose.

NOTE!  there is no obvious way to make compilation fail for file
systems which may already be using this feature (although I don't
think there are any outside our tree, as the feature is two weeks
old).  Nevertheless, non-updated file systems will fail very quickly.
2007-05-20 16:24:37 +00:00
..
mount_9p Change the signature of puffs_respcmp to return -1,0,1 for smaller, 2007-05-20 16:24:37 +00:00
mount_psshfs Change the signature of puffs_respcmp to return -1,0,1 for smaller, 2007-05-20 16:24:37 +00:00
Makefile descend into mount_9p 2007-04-21 14:23:10 +00:00
Makefile.inc Makefile.inc to get BINDIR right 2006-12-29 17:42:52 +00:00