summaryrefslogtreecommitdiffstats
path: root/lib/libufs/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2007-12-16 18:02:37 +0000
committerphk <phk@FreeBSD.org>2007-12-16 18:02:37 +0000
commitf9bd6ffc2d69fbf7654c64c285fb1ad394e53d25 (patch)
tree266edbea169e3c5da7e39384e9df2a767e149eae /lib/libufs/Makefile
parent6aefba3fce090a5d9bd5fe453607870b1a7e3770 (diff)
downloadFreeBSD-src-f9bd6ffc2d69fbf7654c64c285fb1ad394e53d25.zip
FreeBSD-src-f9bd6ffc2d69fbf7654c64c285fb1ad394e53d25.tar.gz
Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab
of the disk.
Diffstat (limited to 'lib/libufs/Makefile')
-rw-r--r--lib/libufs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libufs/Makefile b/lib/libufs/Makefile
index 8d1d9ac..10726e4 100644
--- a/lib/libufs/Makefile
+++ b/lib/libufs/Makefile
@@ -8,6 +8,7 @@ INCS= libufs.h
MAN= bread.3 cgread.3 libufs.3 sbread.3 ufs_disk_close.3
MLINKS+= bread.3 bwrite.3
+MLINKS+= bread.3 berase.3
MLINKS+= cgread.3 cgread1.3
MLINKS+= cgread.3 cgwrite1.3
MLINKS+= sbread.3 sbwrite.3
OpenPOWER on IntegriCloud