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