Home | History | Annotate | Download | only in ntfs
History log of /src/sys/fs/ntfs/ntfs_compr.c
RevisionDateAuthorComments
 1.6  20-Feb-2015  maxv Cosmetic changes:
- add a ffs-like ntfs_superblock_validate function
- remove unused includes
- fix some comments
- KNF

No functional change.
 1.5  18-Mar-2009  cegger branches: 1.5.22; 1.5.40;
bzero -> memset
 1.4  29-Jan-2008  pooka branches: 1.4.10; 1.4.18; 1.4.24;
Nuke #ifdef __OtherOS__ clutter to make maintaining slightly easier.
 1.3  11-Dec-2005  christos branches: 1.3.46; 1.3.52;
merge ktrace-lwp.
 1.2  29-May-2005  christos branches: 1.2.2;
- rename variables to avoid shadowing.
- add a few const.
 1.1  23-Dec-2002  jdolecek branches: 1.1.2; 1.1.4;
move NTFS code from sys/ntfs to sys/fs/ntfs
 1.1.4.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.2.2  29-Dec-2002  thorpej With with HEAD.
 1.1.2.1  23-Dec-2002  thorpej file ntfs_compr.c was added on branch nathanw_sa on 2002-12-29 19:56:11 +0000
 1.2.2.1  04-Feb-2008  yamt sync with head.
 1.3.52.1  18-Feb-2008  mjf Sync with HEAD.
 1.3.46.1  23-Mar-2008  matt sync with HEAD
 1.4.24.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.4.18.1  28-Apr-2009  skrll Sync with HEAD.
 1.4.10.1  04-May-2009  yamt sync with head.
 1.5.40.1  06-Apr-2015  skrll Sync with HEAD
 1.5.22.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed