index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minix
/
lib
/
libminixfs
Age
Commit message (
Expand
)
Author
2016-06-17
MFS: do not crash when reading superblock fails
David van Moolenbroek
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2015-09-25
Fix noassert builds
Lionel Sambuc
2015-09-23
Resolve more warnings
David van Moolenbroek
2015-09-17
Annotations and tweaks for live update
David van Moolenbroek
2015-08-14
libminixfs: rework prefetch API
David van Moolenbroek
2015-08-14
libminixfs: better support for read errors and EOF
David van Moolenbroek
2015-08-14
libminixfs: keep track of block usage
David van Moolenbroek
2015-08-14
libminixfs: miscellaneous API cleanup
David van Moolenbroek
2015-08-13
libminixfs: do not flush blocks that are in use
David van Moolenbroek
2015-08-13
libminixfs: add support for peeking blocks
David van Moolenbroek
2015-08-13
libminixfs: add support for memory-mapped holes
David van Moolenbroek
2015-08-13
libminixfs/VM: fix memory-mapped file corruption
David van Moolenbroek
2015-08-13
libminixfs: add support for 64-bit block numbers
David van Moolenbroek
2014-11-15
libfsdriver: support mmap on FSes with no device
David van Moolenbroek
2014-09-30
minix libraries: resolve clang warnings
David van Moolenbroek
2014-09-18
Clean up obsolete FS support routines
David van Moolenbroek
2014-09-18
libminixfs: add block I/O routines
David van Moolenbroek
2014-09-18
libminixfs: do not make fs_sync upcalls
David van Moolenbroek
2014-08-28
merge libminlib with libc
Ben Gras
2014-07-31
New sources layout
Lionel Sambuc