Télécharger la liste

Description du projet

BeFS-driver for Linux is a read-only Linux 2.4 filesystem driver for the Be filesystem, the native filesystem of Be (includes BeOS). The basic features (directories and files) are stable, and robust. It is distributed as a source tarball and as a patch against the latest 2.4 kernels.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-28 13:12
0.92

Cette version corrige un problème Makefile module en ce qu'elle compilait pas tous les fichiers source correcte, et corrige un problème qui pourrait provoquer une erreur symboles non résolus, même si le problème Makefile a été fixée (ou que vous utilisiez le patch et ne sont pas affectés). Il supprime en outre une définition double fonction, et corrige une référence possible à pointeur null lors de la déclaration d'une erreur.
Tags: Major bugfixes
This release fixes a module Makefile problem in that it was not compiling all the correct source files, and fixes a problem that would cause an unresolved symbols error even if the Makefile problem was fixed (or you were using the patch and were not affected). It also removes a duplicated function definition, and fixes a potential null pointer dereference when reporting an error.

2002-03-28 13:10
0.90

Cette version apporte un correctif pour éliminer le memcpy () les frais généraux de B + opérations arbres, les changements les befs_read_datastream () interface, et sépare les fonctions de cette interface directement avec l'interface VFS Linux dans leur propre dossier appelé linuxvfs.c.
Tags: Minor feature enhancements
This release adds a patch to eliminate the memcpy() overhead from b+tree operations, changes the befs_read_datastream() interface, and segregates the functions that interface directly with the Linux VFS interface into their own file called linuxvfs.c.

2002-02-08 12:41
0.64

Binary recherches sont maintenant utilisés dans les noeuds de répertoire, le Makefile a été nettoyé, contre les problèmes de compilation d'un noyau avec MODVERSIONS ont été corrigés, et un paquet Debian pour une utilisation avec kernel-package a été ajouté.
Tags: Minor feature enhancements
Binary searches are now used within directory nodes, the makefile was cleaned up, problems compiling against a kernel with modversions were fixed, and a Debian package for use with kernel-package was added.

2002-01-31 17:34
0.63

Deux bugs ont été corrigés. Soutien aux liens symboliques long a été ajouté. Un problème survenu lors de l'utilisation du module avec un noyau avec CONFIG_MODVERSIONS allumé a été fixée.
Tags: Major bugfixes
Two annoying bugs were fixed. Support for long symlinks was added. A problem
which occurred when using the module with a kernel with CONFIG_MODVERSIONS
turned on was fixed.

2002-01-21 11:20
0.62

Cross-endian systèmes de fichiers sont désormais pris en charge, comme c'est la traduction NLS charset. Le pilote est maintenant fourni à la fois comme un patch noyau et une archive des sources pour la compilation de l'extérieur du module de l'arborescence du noyau.
Tags: Minor feature enhancements
Cross-endian filesystems are now supported, as is NLS charset translation. The driver is now provided as both a kernel patch and a source tarball for compiling the module outside of the kernel tree.

Project Resources