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
/
lib
/
libc
/
sys
/
poll.2
Age
Commit message (
Expand
)
Author
2010-03-22
Use .In for header files instead of .Ar Pa and variations.
joerg
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2006-10-13
Fix date string.
wiz
2006-09-08
Clarify POLLOUT and POLLWRNORM are equivalent. Bump date.
uebayasi
2005-03-10
Crank the copyright year.
kleink
2005-03-10
End sentence with a dot. Remove trailing whitespace.
wiz
2005-03-10
s/nil pointer/null pointer/
kleink
2005-03-10
Add pollts() prototype to <poll.h>, and update manual page synopsis for
kleink
2005-02-28
Bump date for pollts.
wiz
2005-02-26
Build syscalls stubs for pselect and pollts. Update man pages.
matt
2004-05-13
\- is a minus, not -.
wiz
2003-04-16
Use
wiz
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-01-04
Improve grammar.
wiz
2002-01-03
Add a note that POLLIN event is returned rather than POLLHUP when
jdolecek
2001-11-14
mention that we ignore negative fds.
christos
2001-09-16
Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
wiz
2001-04-25
Spell occurred correctly.
simonb
1999-12-02
Add a LIBRARY section to system call manual pages. While it's clear that the
kleink
1999-03-22
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1998-08-29
first pass at fixing up capitalization of function names and
lukem
1998-08-15
Assign my copyrights to TNF.
mycroft
1997-11-21
Update for nfds_t.
kleink
1996-09-07
Mention that timeout is in milliseconds.
mycroft
1996-09-07
Document the use of INFTIM.
mycroft
1996-09-07
Add a poll(2) man page.
mycroft