Home | History | Annotate | Download | only in filecorefs
History log of /src/sys/fs/filecorefs/filecore.h
RevisionDateAuthorComments
 1.5  25-Dec-2007  perry Convert many of the uses of __attribute__ to equivalent
__packed, __unused and __dead macros from cdefs.h
 1.4  03-Dec-2005  christos branches: 1.4.46; 1.4.52; 1.4.56; 1.4.60;
- protect userland exported files against multiple inclusion.
- make sure that kernel only files don't compile in userland using #error
- XXX: some kernel only files still get installed.
- XXX: some files used in userland, don't get installed.
 1.3  06-Sep-2003  jdolecek branches: 1.3.16;
sprinkle __attribute__((__packed__)) to structures representing on-disk data

this hopefully fixes problem with reading filecore FS under i386, reported
on current-users@ (thread 'acorn32 disk on i386')
 1.2  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.1  23-Dec-2002  jdolecek branches: 1.1.2; 1.1.4;
move filecorefs code from sys/filecorefs to sys/fs/filecorefs
 1.1.4.4  11-Dec-2005  christos Sync with head.
 1.1.4.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.4.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.4.1  03-Aug-2004  skrll Sync with HEAD
 1.1.2.2  29-Dec-2002  thorpej With with HEAD.
 1.1.2.1  23-Dec-2002  thorpej file filecore.h was added on branch nathanw_sa on 2002-12-29 19:55:46 +0000
 1.3.16.2  21-Jan-2008  yamt sync with head
 1.3.16.1  21-Jun-2006  yamt sync with head.
 1.4.60.1  02-Jan-2008  bouyer Sync with HEAD
 1.4.56.1  26-Dec-2007  ad Sync with head.
 1.4.52.1  18-Feb-2008  mjf Sync with HEAD.
 1.4.46.1  09-Jan-2008  matt sync with HEAD

RSS XML Feed