freebsd-dev/lib/libufs
Juli Mallett 990b6d05ab Allow libufs(3) functions to operate on a regular file. This makes it possible to
use almost anything that uses libufs(3) against a file as an unprivileged user, e.g.
tunefs(8) and dumpfs(8) against a makefs(8)-created image.

Prodded by:	kensmith
2009-06-11 18:04:57 +00:00
..
block.c Bail out when memory allocation is failed, rather than referencing 2009-04-02 17:16:39 +00:00
bread.3 Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab 2007-12-16 18:02:37 +00:00
cgread.3 Implement cgwrite1(3) function which stored a given cylinder group on disk. 2006-10-31 21:21:48 +00:00
cgroup.c Implement cgwrite1(3) function which stored a given cylinder group on disk. 2006-10-31 21:21:48 +00:00
inode.c
libufs.3 Implement cgwrite1(3) function which stored a given cylinder group on disk. 2006-10-31 21:21:48 +00:00
libufs.h Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab 2007-12-16 18:02:37 +00:00
Makefile Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab 2007-12-16 18:02:37 +00:00
sblock.c
sbread.3
type.c Allow libufs(3) functions to operate on a regular file. This makes it possible to 2009-06-11 18:04:57 +00:00
ufs_disk_close.3 Allow libufs(3) functions to operate on a regular file. This makes it possible to 2009-06-11 18:04:57 +00:00