wiz
|
05859157e6
|
Remove boilerplate in CODE REFERENCES on file paths.
Describe in intro(9) how to read paths in the CODE REFERENCES section.
|
2010-12-02 12:54:13 +00:00 |
mbalmer
|
124961627e
|
s/the the/the/
|
2009-11-22 18:40:26 +00:00 |
wiz
|
ec6a61389d
|
Fix typo, sort SEE ALSO.
|
2009-03-23 22:22:40 +00:00 |
ad
|
dd4f98f0e4
|
Xr lockstat 8
|
2009-03-23 21:27:10 +00:00 |
ad
|
ce71cf5043
|
Add "PERFORMANCE CONSIDERATIONS"
|
2009-03-23 21:26:00 +00:00 |
martin
|
11a6dbe728
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
ad
|
0c655cb964
|
Note that rw locks can be taken from a soft interrupt handler.
|
2007-12-05 05:22:22 +00:00 |
xtraeme
|
3ed930f279
|
Valid arguments for rw_enter() and rw_tryenter() are RW_READER/RW_WRITER
not RW_READ/RW_WRITE.
Bump date.
|
2007-08-27 15:43:13 +00:00 |
pooka
|
572974402c
|
krwlock_op_t -> const krw_t
|
2007-08-08 09:34:40 +00:00 |
wiz
|
711856f6bb
|
Fix Dd argument.
|
2007-02-02 07:37:06 +00:00 |
ad
|
c1a5096807
|
Add manpage for memory barrier ops. Not enabled in the Makefile yet.
|
2007-02-02 03:40:07 +00:00 |
wiz
|
43a0a70785
|
Use more markup. Use .Rs/.Re for book citation.
|
2006-12-23 06:51:41 +00:00 |
wiz
|
fa9034328d
|
Drop trailing whitespace.
|
2006-12-23 06:36:19 +00:00 |
ad
|
316b72d710
|
Fix errors.
|
2006-11-13 18:28:15 +00:00 |
ad
|
bea3d13d1d
|
Add manual pages for RW locks, mutexes and condition variables. Not
enabled in the Makefile.
|
2006-11-13 16:22:11 +00:00 |