summaryrefslogtreecommitdiff
path: root/share/man/man9/fstrans.9
AgeCommit message (Expand)Author
2018-10-05Minor markup fixes. Add a missing word.uwe
2018-10-05Simplify macro usage. No visible change.wiz
2018-10-05Bring back three state file system suspension:hannken
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-04Operations fstrans_start() and fstrans_start_nowait() now alwayshannken
2017-05-29Bump date for previous.wiz
2017-05-29Omit description of fstrans_mount/unmount too.riastradh
2017-05-29No more need to call fstrans_mount: vfs does for us now.riastradh
2017-03-18Use `\(em', not `--'.riastradh
2015-03-31More details on what may sleep and what won't sleep when.riastradh
2015-03-31Nesting shared in lazy is OK. Note nesting never blocks.riastradh
2015-03-31Prohibit cross-mount transactions.riastradh
2015-03-31Revamp fstrans(9) man page.riastradh
2013-09-17Sort sections: consistently put CODE REFERENCES directly before SEE ALSO.wiz
2010-04-12Add a FUNCTIONS section.jruoho
2009-06-24fix common spelling error.zafer
2009-04-12Drop conditionals now that groff can handle the umlaut in the authorjoerg
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2007-12-02Fscow_run(): add a flag "bool data_valid" to note still valid data.hannken
2007-10-08Bump date.hannken
2007-10-07Update the file system copy-on-write handler.hannken
2007-07-26missed a few due to the blinding effects of underliningpooka
2007-07-26include variable names in synopsispooka
2007-06-24TRUE -> true, FALSE -> false.rumble
2007-05-17Fstrans_start() always returns zero, so change its type to void.hannken
2007-02-16Make fstrans(9) the default helper for file system suspension.hannken
2007-01-29Change fstrans enum types to upper case.hannken
2007-01-23Make HTML-safe.wiz
2007-01-21Add and update documentation for fstrans(9) file system suspension helper.hannken