summaryrefslogtreecommitdiffstats
path: root/lib/libufs/bread.3
Commit message (Collapse)AuthorAgeFilesLines
* Markup fixes.ru2004-07-051-5/+8
|
* Fixed spelling of the document date.ru2004-07-021-1/+1
|
* Remove unneccessary include of sys/types.h in the SYNOPSIShmp2003-10-091-1/+0
| | | | | | | | | header. Sys/param.h includes sys/types.h internally unless LOCORE is defined. Approved by: des (mentor)
* Various cleanups of careless mistakes/omissions.jmallett2003-06-101-3/+3
| | | | | PR: 53149 Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
* Left out the critical part of my "public domain" template, a notice sayingjmallett2003-06-101-0/+2
| | | | | | that this file is (these files are) in the public domain. PR: 53149
* Commit rudimentary libufs manual pages, except for that forjmallett2003-06-091-0/+82
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.
OpenPOWER on IntegriCloud