christos
|
68727e364e
|
PR/4126: Luke Mewburn: queue(3) doesn't document SIMPLEQ_*
|
1997-09-30 16:49:17 +00:00 |
cgd
|
c917dfb5b2
|
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
.Dd "month day, year"
which is what these pages did.
|
1997-05-29 01:48:05 +00:00 |
cgd
|
ed72b85031
|
add and document *_HEAD_INITIALIZER macros, which provide structure
initializers which can be used to initialize list/queue heads at
compile time.
|
1996-10-01 22:45:06 +00:00 |
mycroft
|
b545b9db88
|
Document {LIST,TAILQ}_INSERT_BEFORE().
|
1995-07-03 00:25:36 +00:00 |
mycroft
|
73a1524a19
|
Document {LIST,TAILQ}_INSERT_BEFORE().
|
1995-07-03 00:20:18 +00:00 |
jtc
|
ee52468ada
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-11-30 15:24:27 +00:00 |
jtc
|
1c8c503497
|
imported from 4.4lite
|
1994-11-30 08:36:46 +00:00 |
cgd
|
630651b7b0
|
queue.h from 4.4, from Bostic
|
1993-12-21 01:55:03 +00:00 |