Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Markup fixes. | ru | 2004-07-05 | 1 | -8/+4 |
| | |||||
* | Fixed spelling of the document date. | ru | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | Remove unneccessary include of sys/types.h in the SYNOPSIS | hmp | 2003-10-09 | 1 | -1/+0 |
| | | | | | | | | | header. Sys/param.h includes sys/types.h internally unless LOCORE is defined. Approved by: des (mentor) | ||||
* | Left out the critical part of my "public domain" template, a notice saying | jmallett | 2003-06-10 | 1 | -0/+2 |
| | | | | | | that this file is (these files are) in the public domain. PR: 53149 | ||||
* | Commit rudimentary libufs manual pages, except for that for | jmallett | 2003-06-09 | 1 | -0/+84 |
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. |