the bitrig natano_shorten branch has been updated by pedro with 1 new commit:
commit 11f175472a328690b56f1514e42a0b34e30d3da7 diff: https://github.com/bitrig/bitrig/commit/11f1754 author: Pedro Martelletto <[email protected]> date: Thu Mar 19 11:49:26 2015 +0100 Fix implicit 64 to 32-bit truncations in sys/ufs. Lessons learnt: quotas will stop working in 2038, ffs1 is hopelessly outdated and should eventually be removed, and directories can only exist up to 2GB in size. M sys/ufs/ufs/dirhash.h M sys/ufs/ufs/inode.h M sys/ufs/ufs/ufs_bmap.c M sys/ufs/ufs/ufs_dirhash.c M sys/ufs/ufs/ufs_extern.h M sys/ufs/ufs/ufs_lookup.c M sys/ufs/ufs/ufs_quota.c M sys/ufs/ufs/ufs_vnops.c
