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
/
man3
/
queue.3
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-20
Grammar fix, from jmc@openbsd.
wiz
2003-04-16
Use
wiz
2002-06-01
SIMPLEQ rototill:
lukem
2002-06-01
correct descriptions of SLIST_REMOVE_HEAD() and SIMPLEQ_REMOVE_HEAD()
lukem
2002-02-13
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-02-07
s/All four/All five/
wiz
2001-09-11
Drop unneeded empty line.
wiz
2001-06-24
Typo/whitespace fix.
wiz
2001-05-12
Fix description of simple queue. misc/12917 by Witold J. Wnuk with an
wiz
2001-02-11
Subst head.cqh_first with CIRCLEQ_FIRST(&head) instead of CIRCLEQ_HEAD.
enami
2000-07-20
document the singly-linked list macros brought in last year. also
deberg
2000-05-27
One more formatting nit. *sigh*
mycroft
2000-05-27
Update the date.
mycroft
2000-05-27
Fix formatting error.
mycroft
2000-05-27
Document *_EMPTY().
mycroft
1999-11-19
Don't pass so many args to .Nd macro. It just overflows.
enami
1999-03-15
First round of .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1998-02-06
macroize BSD, NetBSD, FreeBSD and misc cleanup
perry
1998-01-05
Document new queue access methods.
thorpej
1997-09-30
PR/4126: Luke Mewburn: queue(3) doesn't document SIMPLEQ_*
christos
1997-05-29
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
cgd
1996-10-01
add and document *_HEAD_INITIALIZER macros, which provide structure
cgd
1995-07-03
Document {LIST,TAILQ}_INSERT_BEFORE().
mycroft
1995-07-03
Document {LIST,TAILQ}_INSERT_BEFORE().
mycroft
1994-11-30
Merged with 4.4lite.
jtc
1994-11-30
imported from 4.4lite
jtc
1993-12-21
queue.h from 4.4, from Bostic
cgd