Home | History | Annotate | Download | only in man9
History log of /src/share/man/man9/bufferio.9
RevisionDateAuthorComments
 1.18  12-Sep-2019  sevan struct buf is typedefed to buf_t
specify the width argument for Bl
 1.17  18-Mar-2017  riastradh branches: 1.17.12;
Use `\(em', not `--'.

Refill sentences and tweak wording where appropriate while here.
 1.16  30-Mar-2015  riastradh branches: 1.16.2; 1.16.4;
Plural agreement.
 1.15  30-Mar-2015  riastradh Fix tense.
 1.14  30-Mar-2015  riastradh Fix typo in example code.
 1.13  30-Mar-2015  riastradh Fix example code and emphasize it doesn't handle holes.
 1.12  30-Mar-2015  riastradh Use Dv NULL, per SIGWIZD.
 1.11  30-Mar-2015  riastradh Be a little more consistent about nulls.
 1.10  30-Mar-2015  riastradh Use Fn to mark up a function call.
 1.9  30-Mar-2015  riastradh Nested I/O transfers are not `asynchronous'.
 1.8  30-Mar-2015  riastradh Consistently use `.Vt "struct buf"' to name the type.
 1.7  30-Mar-2015  riastradh Note reusing bufs requires clearing BO_DONE.
 1.6  30-Mar-2015  riastradh Correct documentation of asynchronous/callback buffer I/O.

Asynchronous is not the same as callback: asynchronous means there is
no completion notification, and can be used only with buffer-cached
buffers.
 1.5  29-Mar-2015  riastradh Mention B_WRITE.
 1.4  29-Mar-2015  riastradh Remove \& from example code. Cargo-culted from I forget where.
 1.3  29-Mar-2015  riastradh Use `Ap s' instead of `No 's', per signal from wizd.
 1.2  29-Mar-2015  riastradh Clarify that getiobuf must be paired with putiobuf, not brelse.
 1.1  29-Mar-2015  riastradh New man page bufferio(9) for I/O transfer view of struct buf.

Move biowait/biodone from buffercache(9) man page.
 1.16.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.16.2.1  20-Mar-2017  pgoyette Sync with HEAD
 1.17.12.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed