Date: Mon, 9 Jun 2003 02:59:12 -0700 (PDT) From: Juli Mallett <jmallett@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libufs Makefile bread.3 cgread.3 getino.3 libufs.3 sbread.3 ufs_disk_close.3 Message-ID: <200306090959.h599xCSR060138@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2003/06/09 02:59:12 PDT
FreeBSD src repository
Modified files:
lib/libufs Makefile
Added files:
lib/libufs bread.3 cgread.3 getino.3 libufs.3
sbread.3 ufs_disk_close.3
Log:
Commit rudimentary libufs manual pages, except for that for
getino(3)/putino(3), inode.c has been reworked in Perforce to the point
where a manual page may not be accurate. Certainly putino(3) has not
even been merged back yet.
These will need a lot of improvement for most applications, but they
document the API enough to get someone on their feet, most likely. The
best documentation still exists in the form of libufs(3) consumers in the
base system.
Revision Changes Path
1.8 +7 -0 src/lib/libufs/Makefile
1.1 +82 -0 src/lib/libufs/bread.3 (new)
1.1 +86 -0 src/lib/libufs/cgread.3 (new)
1.1 +115 -0 src/lib/libufs/getino.3 (new)
1.1 +75 -0 src/lib/libufs/libufs.3 (new)
1.1 +84 -0 src/lib/libufs/sbread.3 (new)
1.1 +111 -0 src/lib/libufs/ufs_disk_close.3 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306090959.h599xCSR060138>
