Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a single style for share/doc/ makefiles. | ru | 2002-10-29 | 1 | -4/+3 |
| | |||||
* | Preprocess with tbl(1). | ru | 2002-10-25 | 1 | -0/+2 |
| | |||||
* | Fix a dozen typos, among them dmr's last name :-) and the ever so | schweikh | 2002-10-12 | 1 | -299/+299 |
| | | | | | | popular "dependant" (which the original reference manual does not have). Nuke whitespace at EOL. | ||||
* | Fixed build of recently added legacy docs. | ru | 2002-05-22 | 1 | -1/+1 |
| | | | | Reviewed by: grog | ||||
* | Unbreak world. | grog | 2002-05-20 | 1 | -18/+0 |
| | | | | | | | | | | Obtained from: mark Pointy hat to: grog Change msU macros to mU. This is only a partial solution; the whole issue of building the documentation needs to be revisited. | ||||
* | Remove original license disclaimer. | grog | 2002-05-19 | 2 | -42/+86 |
| | | | | | | | | | | | | | | | | | | Add Caldera license. Approved by: David Taylor <davidt@caldera.com> Make buildable under FreeBSD. This was relatively complicated: the original text used the msU macros, which are available in a number of different kinds. This version uses a number of mm-like macros, including AL and BL, which just aren't available in ms, and the msU macros I've found (even the ones in 4.4BSD) don't have them either. I replaced them with ms constructs, which makes it format better than the O'Reilly document, but I wasn't able to get the table of contents (ms doesn't have that facility). Add a prominent comment that this is not a reference for any modern version of C. | ||||
* | Initial checkin: 4.4BSD version. These files need to be updated with | grog | 2002-05-19 | 2 | -0/+4557 |
current license information and adapted to the FreeBSD build environment before they will build. Approved by: David Taylor <davidt@caldera.com> |