Warren Block
c8edf4bc2a
Fix two more unhappy instances of "user land".
...
Submitted by: bdrewery
MFC after: 1 week
2016-03-28 19:55:30 +00:00
Christian Brueffer
1e9469d188
Fix various mdoc issues and some EOL whitespace.
...
Found with: mandoc -Tlint
2014-12-21 10:57:42 +00:00
Baptiste Daroussin
8a7314fcb5
use .Mt to mark up email addresses consistently (part6)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:44:30 +00:00
Glen Barber
73bbeaa529
Typo and mdoc(7) style fixes.
...
PR: 168117
Submitted by: Nobuyuki Koganemaru (kogane&jp!freebsd!org)
MFC after: 3 days
2012-05-20 16:43:47 +00:00
Alexander V. Chernikov
b25711e6b0
- Add knlist_init_rw_reader() function to kqueue(9).
...
Function acquired reader lock if needed.
Assert check for reader or writer lock (RA_LOCKED / RA_UNLOCKED)
- While here, add knlist_init_mtx.9 to MLINKS and fix some style(9) issues
Reviewed by: glebius
Approved by: ae(mentor)
MFC after: 2 weeks
2012-03-26 09:34:17 +00:00
Glen Barber
3102cfe2e2
Fix various typos in manual pages.
...
Submitted by: amdmi3
PR: 165431
MFC after: 1 week
2012-02-25 14:31:25 +00:00
John-Mark Gurney
4ce04b3d91
group functions together by function...
...
document knlist_delete, and better document what knlist_clear does... Note
that both of these functions may sleep, and also unlock/relock the list
lock...
document knlist_init_mtx (forgotten by kib)...
other minor improvements
Reviewed by: ru (previous rev)
MFC after: 1 week
2011-11-05 17:55:49 +00:00
John-Mark Gurney
99be3bc6d9
Some how the d slipped out in the last commit, add it back...
...
Pointed out by: mdoc-police (ru)
2006-12-29 22:30:10 +00:00
John-Mark Gurney
05f240c59c
bump doc date and fix spelling...
...
Pointed out by: mdoc-police (ru)
2006-12-28 22:28:28 +00:00
John-Mark Gurney
cd457d4e39
document that locks must not be aquired in f_event... (and where they
...
can be safely aquired)
Reminded by: kib (by LOR #193 )
MFC: 3 days
2006-12-28 19:15:12 +00:00
Ruslan Ermilov
74a603eb00
Polish markup and some wording.
...
Discussed with: jmg (also reviewed by him)
2006-10-05 08:42:07 +00:00
John-Mark Gurney
b5cc2eb72f
forgot to update the date...
2006-10-04 20:17:14 +00:00
John-Mark Gurney
90db62aca6
add man page talking about how to interface w/ the kqueue system so others
...
can write additional filters...
mdoc police please!
2006-10-04 20:16:23 +00:00