index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man3
/
queue.3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Markup fixes.
ru
2006-09-18
1
-1
/
+1
*
The removal of CIRCLEQ left four queue macros. One sentence was missed
emaste
2006-03-25
1
-1
/
+1
*
Typesetting fix for -r1.137.
mckusick
2006-03-24
1
-2
/
+4
*
If a tail queue is empty the return value is not
mckusick
2006-03-22
1
-2
/
+2
*
Remove a spurious newline. The TAILQ_INIT() is part of the 'faster tailq
jhb
2005-10-17
1
-1
/
+0
*
Some grammar, spelling, and mdoc(7) fixes. No content changes.
trhodes
2004-12-29
1
-1
/
+1
*
mdoc(7) fixes.
ru
2004-07-07
1
-1
/
+1
*
Spelling fixes.
mpp
2004-06-21
1
-1
/
+1
*
Add safe _FOREACH iterators to the rest of the queue.h types.
kan
2003-08-14
1
-0
/
+76
*
Document LIST_FOREACH_SAFE in queue(3).
bmilekic
2003-08-13
1
-1
/
+24
*
Document STAILQ_CONCAT and TAILQ_CONCAT.
tmm
2002-04-17
1
-0
/
+24
*
mdoc(7) police: tidy up previous delta.
ru
2002-01-09
1
-2
/
+4
*
Document some behaviour I'm depending on.
julian
2001-12-28
1
-0
/
+2
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-1
/
+1
*
STAILQ_LAST() macro takes 3 arguments, not 1.
sobomax
2001-08-21
1
-1
/
+1
*
Removed whitespace at end-of-line; no content changes. I simply did
schweikh
2001-07-14
1
-2
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Remove the last remnants of circle queues.
dd
2001-03-15
1
-6
/
+5
*
Remove comma after final .Nm entry before .Nd
ben
2000-12-30
1
-1
/
+1
*
CIRCLEQs are a disgrace to everything Knuth taught us in Volume 1 Chapter 2.
phk
2000-12-29
1
-220
/
+3
*
Manpage incorrectly states that STAILQ_REMOVE_HEAD takes an arg
alfred
2000-11-09
1
-3
/
+1
*
Fix minor typo.
markm
2000-07-27
1
-1
/
+1
*
(1) document *_HEAD_INITIALIZER
jake
2000-06-10
1
-21
/
+54
*
Document TAILQ_FOREACH_REVERSE() and CIRCLEQ_FOREACH_REVERSE() macros.
archie
2000-05-01
1
-1
/
+24
*
Update STAILQ example to use STAILQ_REMOVE_HEAD instead of
jhb
2000-03-27
1
-1
/
+1
*
Sync with reality.
phantom
1999-12-19
1
-26
/
+167
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Spelling corrections.
jkoshy
1998-06-06
1
-2
/
+2
*
Fixed wrong number of args in STAILQ_REMOVE_HEAD() in synopsis.
bde
1997-03-19
1
-2
/
+2
*
The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917.
mpp
1997-03-09
1
-2
/
+2
*
add missing cvs Id lines.
jmg
1997-03-07
1
-0
/
+1
*
Minor mdoc cleanup.
mpp
1997-01-31
1
-15
/
+15
*
Add SLIST_EMPTY, SLIST_FIRST, SLIST_NEXT.
phk
1996-12-29
1
-0
/
+6
*
Use the .Bx macro where appropriate.
mpp
1996-08-22
1
-1
/
+2
*
Another man page with a messed up .Dd line.
mpp
1996-07-11
1
-1
/
+1
*
Document 5 new macros in TAILQ family.
phk
1996-04-08
1
-5
/
+32
*
Update the queue man page for the new SLIST and STAILQ macros.
gibbs
1996-03-31
1
-14
/
+331
*
4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
gibbs
1996-02-12
1
-2
/
+2
*
Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE.
gibbs
1996-01-29
1
-10
/
+78
*
BSD 4.4 Lite Share Sources
rgrimes
1994-05-30
1
-0
/
+454