mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
20938dbf84
the build. It is here to compartmentalise functionality currently duplicated in many notable programs in the base system. It currently handles block reads and writes, as well as reading and writing of the filesystem superblock, and the reading/lookup of inode data. It supports both UFS and UFS2. I will be maintaining it, and porting programs to use it, however for now, it is simply being built as part of world. |
||
---|---|---|
.. | ||
block.c | ||
inode.c | ||
libufs.h | ||
Makefile | ||
sblock.c | ||
type.c |