Home | History | Annotate | Download | only in msdos
History log of /src/usr.sbin/makefs/msdos/msdosfs_vnops.c
RevisionDateAuthorComments
 1.22  09-Apr-2022  riastradh makefs(8): Nix trailing whitespace.

Computed by machine, eyeballed by hand, so to speak.
 1.21  23-Oct-2021  thorpej Sanitize the symbol namespace. NFC.
 1.20  23-Oct-2021  hannken Factor out the lookup results from struct denode.

No functional change.
 1.19  13-Apr-2017  christos Fix error handling; msdosfs_wfile is supposed to return errno.
 1.18  16-Feb-2017  christos start fixing msdosfs for reproducible builds; does not work yet.
 1.17  30-Jan-2016  mlelstv branches: 1.17.2; 1.17.4;
Add support to msdosfs and makefs to generate correct Unicode (UCS-2) directory
entries from UTF8 encoded file names.
 1.16  29-Mar-2015  agc Make the userland signature and uses of bread() match the kernel ones,
after the removal of the cred argument.
 1.15  19-Oct-2013  christos branches: 1.15.4;
fix unused variable warnings.
 1.14  29-Jan-2013  christos branches: 1.14.4;
workaround for gcc/vax
 1.13  28-Jan-2013  christos use pcbmap instead of the open coded hack now the pcbmap works.
 1.12  27-Jan-2013  christos - don't forget to set de_pmp
- unexpand inserted tabs to the "." and ".." strings!
 1.11  27-Jan-2013  christos undo c99
 1.10  27-Jan-2013  christos - some more debugging
- use msdosfs_update() -- should not be needed.
- remove <sys/mount.h>
 1.9  27-Jan-2013  christos This works well enough to populate plain files in the root dir. creating
directories fails.
 1.8  27-Jan-2013  christos the max msdos file size is less than size_t so don't bother checking against it.
 1.7  27-Jan-2013  christos fixed directory entry allocation. Now the file data remains and is currently
broken.
 1.6  27-Jan-2013  martin Make it compile on 32bit AND 64bit archs.
 1.5  27-Jan-2013  mbalmer Allow this to compile on 32bit architectures.
 1.4  26-Jan-2013  christos depend on TOOLS instead of __NetBSD__ for extra functionality
 1.3  26-Jan-2013  christos make this cross-compile friendly.
 1.2  26-Jan-2013  christos add debugging, fix warnings.
 1.1  26-Jan-2013  christos add more msdos stuff.
 1.14.4.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.14.4.2  25-Feb-2013  tls resync with head
 1.14.4.1  29-Jan-2013  tls file msdosfs_vnops.c was added on branch tls-maxphys on 2013-02-25 00:30:45 +0000
 1.15.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.15.4.1  19-Oct-2013  yamt file msdosfs_vnops.c was added on branch yamt-pagecache on 2014-05-22 11:43:05 +0000
 1.17.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.17.2.2  26-Apr-2017  pgoyette Sync with HEAD
 1.17.2.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed