| Commit message (Expand) | Author | Age | Files | Lines |
* | Document /usr/include/dev/{ic,wi}. | joerg | 2001-06-05 | 1 | -0/+7 |
* | Fix type-o's, update page | dillon | 2001-06-05 | 1 | -25/+46 |
* | Add sprog.7 to the list. | eric | 2001-06-04 | 1 | -3/+3 |
* | Add sprog.7, the beginnings of the secure programming guide. | eric | 2001-06-04 | 1 | -0/+180 |
* | Remove vestiges of MFS. | ru | 2001-06-01 | 1 | -4/+0 |
* | Add two new manual pages related to general firewall and tuning issues | dillon | 2001-05-27 | 3 | -1/+854 |
* | Document /usr/include/fs/ntfs and /usr/include/fs/nwfs. | ru | 2001-05-26 | 1 | -0/+4 |
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 1 | -2/+2 |
* | Document new /usr/include/fs include subdirs. | ru | 2001-05-23 | 1 | -0/+15 |
* | Replace references to the KERNEL variable with KERNCONF. | jhb | 2001-05-17 | 1 | -4/+4 |
* | Fixed typos: dependant -> dependent | schweikh | 2001-05-01 | 1 | -1/+1 |
* | Reword a few things and document the `search' and `index' make targets. | dd | 2001-04-22 | 1 | -4/+36 |
* | mdoc(7) police: normalize .Nd. | ru | 2001-04-18 | 1 | -1/+1 |
* | Use Groff versions of man(7) and mdoc(7) manpages. | ru | 2001-04-17 | 4 | -3851/+1 |
* | Document /usr/include/fs/smbfs and /usr/include/netsmb. | ru | 2001-04-13 | 1 | -0/+7 |
* | Record -lposix1e death. | ru | 2001-04-05 | 1 | -2/+0 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | .St macro cleanup: | ru | 2001-03-12 | 1 | -6/+2 |
* | Update the BUGS section. | ru | 2001-03-01 | 1 | -12/+0 |
* | /^\.St/ s/-iso9945-1/-p1003.1-96/ | ru | 2001-02-26 | 1 | -2/+2 |
* | Don't set a bad example by putting the function type in ".Fo". | bde | 2001-02-06 | 1 | -2/+4 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 3 | -276/+284 |
* | Actually add build.7 to the Makefile, 2 months late. | ben | 2001-01-17 | 1 | -1/+1 |
* | o Clear up explanations of various entries (includes spelling, grammar, | chris | 2001-01-13 | 1 | -53/+87 |
* | fix typo; file -> files | ben | 2001-01-13 | 1 | -1/+1 |
* | Add getenv(3) and setenv(3) into ``See also'' section. | sobomax | 2001-01-01 | 1 | -0/+2 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 5 | -24/+24 |
* | mdoc(7) police: removed duplicate .Os calls. | ru | 2000-12-14 | 1 | -2/+2 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 1 | -1/+1 |
* | Document /usr/include/isc. | archie | 2000-12-12 | 1 | -0/+2 |
* | mdoc(7) police: use canonical form of .Dd macro. | ru | 2000-12-11 | 1 | -1/+1 |
* | Document /usr/include/netnatm and /usr/share/sendmail. | ru | 2000-12-11 | 1 | -0/+8 |
* | Mention mergemaster(8). | ben | 2000-11-24 | 1 | -0/+2 |
* | Use a more generic name for the compiler cross-reference. (cc instead of | ben | 2000-11-23 | 1 | -1/+1 |
* | * Say that ps, top, etc, "may not work" with the new kernel, rather than | ben | 2000-11-23 | 1 | -2/+4 |
* | Add an example to explain the basic procedure to build the world. | ben | 2000-11-23 | 1 | -0/+34 |
* | Add two new manual pages to document the various options available in | ben | 2000-11-22 | 1 | -0/+127 |
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 2 | -0/+2 |
* | Make An macro understand two special arguments, -nosplit | ru | 2000-11-22 | 1 | -0/+17 |
* | mdoc(7) police: fixed the section reference to the mdoc.samples(7). | ru | 2000-11-21 | 1 | -2/+2 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 4 | -4/+4 |
* | Document the libcompat entry for the .Lb macro. | sheldonh | 2000-11-20 | 1 | -0/+2 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 4 | -19/+32 |
* | Do not terminate the SEE ALSO section example with a period. | mpp | 2000-11-13 | 1 | -1/+1 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 4 | -8/+1 |
* | Scripts should contain a comment block describing what the script does. | joe | 2000-10-19 | 1 | -0/+13 |
* | Reference Larry Wall's perlstyle man page, and recommend it's use where | joe | 2000-10-18 | 1 | -4/+17 |
* | Use 'unless' instead of 'if (! ... )' where it improves readability. | joe | 2000-10-18 | 1 | -0/+7 |
* | Opening braces should be at the end of the controlling line. Else | joe | 2000-10-18 | 1 | -1/+33 |
* | Contract a statement that's too verbose. | joe | 2000-10-18 | 1 | -2/+0 |