freebsd-dev/lib/libufs
Kirk McKusick 85ee267a3e Update the libufs cgget() and cgput() interfaces to have a similar
API to the sbget() and sbput() interfaces. Specifically they take
a file descriptor pointer rather than the struct uufsd *disk pointer
used by the libufs cgread() and cgwrite() interfaces. Update fsck_ffs
to use these revised interfaces.

No functional changes intended.

Sponsored by: Netflix
2020-09-19 22:48:30 +00:00
..
block.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
bread.3
cgread.3 Update the libufs cgget() and cgput() interfaces to have a similar 2020-09-19 22:48:30 +00:00
cgroup.c Update the libufs cgget() and cgput() interfaces to have a similar 2020-09-19 22:48:30 +00:00
getinode.3 Update the libufs cgget() and cgput() interfaces to have a similar 2020-09-19 22:48:30 +00:00
inode.c Continuing efforts to provide hardening of FFS. This change adds a 2018-12-11 22:14:37 +00:00
libufs.3 Update the libufs cgget() and cgput() interfaces to have a similar 2020-09-19 22:48:30 +00:00
libufs.h Update the libufs cgget() and cgput() interfaces to have a similar 2020-09-19 22:48:30 +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 Update the libufs cgget() and cgput() interfaces to have a similar 2020-09-19 22:48:30 +00:00
sbread.3 Update the libufs cgget() and cgput() interfaces to have a similar 2020-09-19 22:48:30 +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 Don't put multiple names on a single .Nm line. This fixes apropos(1) 2018-04-17 09:05:46 +00:00