summaryrefslogtreecommitdiff
path: root/sys/ufs/lfs/lfs_debug.c
AgeCommit message (Expand)Author
2001-11-23add spaces for KNF. confirmed to produce identical objects.chs
2001-11-08add RCSIDlukem
2001-10-26remove #include <ufs/ufs/quota.h> where it was just to appeaselukem
2001-07-13Merge the short-lived perseant-lfsv2 branch into the trunk.perseant
2000-09-09Various bug-fixes to LFS, to wit:perseant
2000-04-23Fix problems outlined in PR#9926:perseant
1999-03-10New sources should leave the LFS in a more-or-less working state. Changesperseant
1998-03-01Merge with Lite2 + local changesfvdl
1996-11-15cast int64_t-sized types to "long long" before printing them with %qd.cgd
1996-10-12revert previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-03-17Fix printf format stringschristos
1996-02-12di_size is a quad and needs %qu not %luchristos
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-08Update to 4.4-Lite fs code, with local changes.mycroft