History log of /dflybsd-src/share/man/man9/token.9 (Results 1 – 12 of 12)
Revision Date Author Comments
# 573f7837 18-Sep-2013 Sascha Wildner <saw@online.de>

token.9: lwkt_token_init()'s desc argument is const.


# 18d6b65a 30-Jan-2012 Sascha Wildner <saw@online.de>

token.9: Put sections into conventional order.


# abdf9ff7 30-Jan-2012 Sascha Wildner <saw@online.de>

token.9: Start sentences on a new line and remove trailing whitespace.


# 80921833 30-Jan-2012 Venkatesh Srinivas <me@endeavour.zapto.org>

Document shared tokens in token(9).


# 9254ffb1 18-Jun-2011 Sascha Wildner <saw@online.de>

token.9: Don't list lwkt_relpooltoken() for which there are no docs (yet).


# 8e9c3bf6 11-Jun-2011 Sascha Wildner <saw@online.de>

token.9: Some cleanup.

* Add missing MLINKS for lwkt_token_swap().

* Start sentences on a new line.

* Trailing whitespace removal.

* Bump date.


# ccfda945 09-Jun-2011 Venkatesh Srinivas <me@endeavour.zapto.org>

Document lwkt_token_swap in token(9).


# 92fc8b5c 30-May-2011 Sascha Wildner <saw@online.de>

manpages: Remove a bunch of unneeded Pp macros.


# fb5b3747 28-May-2011 Sascha Wildner <saw@online.de>

manpages: Uniformly order the prologue macros by Dd/Dt/Os.

This is the most widely used order and it also silences warnings
in mandoc -Tlint output.


# fffd28f3 20-Jan-2011 Venkatesh Srinivas <me@endeavour.zapto.org>

Update token(9) removing MPSAFE flag and adding description to lwkt_token_init.


# a4212b42 12-Jun-2010 Nicolas Thery <nthery@gmail.com>

token.9 - bring up to date with token API change


# 3afb2937 30-May-2010 Sascha Wildner <saw@online.de>

Add a token(9) manual page explaining LWKT soft tokens.

Submitted-by: Venkatesh Srinivas <me@acm.jhu.edu>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1775>