freebsd-dev/lib/libufs
Kirk McKusick d7fcdf5d48 Correctly describe the return values for the libufs library sbget()
and sbput() functions that respectively read and write the superblock.

PR:           247425
Sponsored by: Netflix
2020-06-23 21:37:12 +00:00
..
block.c
bread.3
cgread.3
cgroup.c
getinode.3
inode.c Continuing efforts to provide hardening of FFS. This change adds a 2018-12-11 22:14:37 +00:00
libufs.3
libufs.h The libufs library needs to track and free the new fs_si structure 2020-06-23 21:28:26 +00:00
Makefile pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
sblock.c The libufs library needs to track and free the new fs_si structure 2020-06-23 21:28:26 +00:00
sbread.3 Correctly describe the return values for the libufs library sbget() 2020-06-23 21:37:12 +00:00
type.c The libufs library needs to track and free the new fs_si structure 2020-06-23 21:28:26 +00:00
ufs_disk_close.3